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

drainer: defer CSI plugins until last #12324

Merged
merged 1 commit into from
Mar 22, 2022
Merged

drainer: defer CSI plugins until last #12324

merged 1 commit into from
Mar 22, 2022

Commits on Mar 18, 2022

  1. drainer: defer CSI plugins until last

    When a node is drained, system jobs are left until last so that
    operators can rely on things like log shippers running even as their
    applications are getting drained off. Include CSI plugins in this set
    so that Controller plugins deployed as services can be handled as
    gracefully as Node plugins that are running as system jobs.
    tgross committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    150a5b4 View commit details
    Browse the repository at this point in the history