Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
YUNIKORN-1650 added an override for default queue name in the config map to solve for the scenario where the provided placement rule is evaluated before other rules.
Scheduler also adds a default queue if the pod labels or annotations does not define a queue name. Because this happens before the placement rules are evaluated, we end up in the same situation of applications getting placed in the default queue and ignoring all other placement rules.
Attachments
Issue Links
- Dependent
-
YUNIKORN-2711 Skip setting the queue name to default queue in the shim
- Resolved
- fixes
-
YUNIKORN-2230 Placement rule does not behave as expected
- Resolved
- links to