Worker pool priorities do not get respected #11272
Labels
area/quality
Output qualification (tests, checks, scans, automation in general, etc.) related
kind/bug
Bug
How to categorize this issue?
/area quality
/kind bug
What happened:
When specifying the priorities of worker pools, introduced in #11045, they do not get respected, as the
cluster-autoscaler
does not accept the generated yaml:What you expected to happen:
The
cluster-autoscaler
should respect the generated yaml and use them respectively.How to reproduce it (as minimally and precisely as possible):
cluster-autoscaler
logs.Anything else we need to know?:
Note
Although this bug exists, even when only the
priority
expander is specified, the cluster can scale the worker groups. The priorities are simply ignored.Environment:
kubectl version
): 1.131.4The text was updated successfully, but these errors were encountered: