Skip to content

Worker: add pool selector to worker

Compare
Choose a tag to compare
@luke-lombardi luke-lombardi released this 01 May 19:18
f46a106
Add PoolSelector to scheduler (#176)

- Allows container requests to be limit to a particular pool name /
controller
- Adds tests for the above ^
- Removes "PoolId" field as it makes scheduling logic more complex &
provides no real benefit

---------

Co-authored-by: Luke Lombardi <[email protected]>