-
Notifications
You must be signed in to change notification settings - Fork 719
unknown field nodeAffinityType
error with v0.30.0
#1420
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Revert to v0.29.0 and everything will work like in charms. |
I believe this was addressed in this PR: #1412 I will work on cutting a patch release v0.30.1 |
Meanwhile you can try specifying your own policy as highlighted here |
unknown field nodeAffinityType
error with v0.3.0unknown field nodeAffinityType
error with v0.30.0
v0.30.1 is out, let me know how it goes. I tested and verified default profile works ✔️ |
Thank you @a7i , I tested v0.30.1 and the cronjob is working now! |
thank you for reporting this! /close |
@a7i: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
What version of descheduler are you using?
descheduler version: v0.30.0
Does this issue reproduce with the latest release?
Actually It only occurs with latest release
Which descheduler CLI options are you using?
default command sent by the cronjob: https://github.com/kubernetes-sigs/descheduler/blob/master/charts/descheduler/templates/cronjob.yaml#L79-L89
Please provide a copy of your descheduler policy config file
default policy
What k8s version are you using (
kubectl version
)?v1.29 (EKS)
What did you do?
Running the cronjob is not working since v0.30.0 with almost default chart values:
What did you expect to see?
The job should be executed without error
What did you see instead?
It returns the following error:
The text was updated successfully, but these errors were encountered: