You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this issue reproduce with the latest release?
Yes
Which descheduler CLI options are you using?
default
Please provide a copy of your descheduler policy config file
N/A
What k8s version are you using (kubectl version)?
kubectl version Output
$ kubectl version
N/A
What did you do?
Reading the docs, I saw that in the helm chart readme, there's a deschedulerPolicy.strategies as an available parameter, and the possible values for this parameter are inside values.yaml.
But in the chart default values.yaml there isn't any mention of a strategies parameter anywhere.
What did you expect to see?
See the possible values to use inside deschedulerPolicy.strategies inside values.yaml
What version of descheduler are you using?
descheduler version: 0.31.0
Does this issue reproduce with the latest release?
Yes
Which descheduler CLI options are you using?
default
Please provide a copy of your descheduler policy config file
N/A
What k8s version are you using (
kubectl version
)?kubectl version
OutputWhat did you do?
Reading the docs, I saw that in the helm chart readme, there's a
deschedulerPolicy.strategies
as an available parameter, and the possible values for this parameter are insidevalues.yaml
.But in the chart default
values.yaml
there isn't any mention of astrategies
parameter anywhere.What did you expect to see?
See the possible values to use inside
deschedulerPolicy.strategies
insidevalues.yaml
What did you see instead?
deschedulerPolicy.strategies
doesn't exist insidevalues.yaml
.The text was updated successfully, but these errors were encountered: