Merge pull request #39059 from bprashanth/static_evict
Automatic merge from submit-queue
Don't evict static pods
A follow up to https://github.com/kubernetes/kubernetes/pull/38914, the desired behavior is to:
1. deprioritize critical pods
2. never evict static pods
I don't think 1 needs a cherrypick if 2 goes in.
partial fix for #https://github.com/kubernetes/kubernetes/issues/38322
Showing
Please
register
or
sign in
to comment