-
Notifications
You must be signed in to change notification settings - Fork 682
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
Using ignorePodsWithoutPDB results in pod error #1552
Comments
@john7doe FYI, some issue with trying to activate this new |
It seems that this works:
while this does not:
|
|
Ah I see, any idea which release will have this feature? |
@ingvagabund or @a7i do you know when next release is planned for? |
v0.32.0 |
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?
Please provide a copy of your descheduler policy config file
What k8s version are you using (
kubectl version
)?kubectl version
OutputWhat did you do?
I added
ignorePvcPods: true
to the DefaultEvictor args.What did you expect to see?
Pod to start normally and not error.
What did you see instead?
The text was updated successfully, but these errors were encountered: