Skip to content
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

Wait for pod evictions when draining, up to 60 seconds. #271

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vadimberezniker
Copy link

The drainer attempts to evict pods but doesn't wait at all (?) for evictions to complete which does not allow time for graceful termination of pods that need it.

@vadimberezniker
Copy link
Author

Is there any appetite for this change?
Draining nodes w/o waiting at all for pods to be evicted isn't ideal behavior.
This can lead to ungraceful pod termination if the host is rebooted after the drain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant