-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Add ignore-errors flag for drain #98203
Add ignore-errors flag for drain #98203
Conversation
/assign @pwittrock |
/triage accepted |
7f66861
to
cc1106f
Compare
/assign |
/lgtm |
b230ca2
to
7917a69
Compare
/lgtm |
7917a69
to
55bd057
Compare
Add warning msg follow comment @dougsland |
55bd057
to
69fb43b
Compare
@pwittrock needs to review and unhold. |
add warning msg
69fb43b
to
db264ea
Compare
Ping @pwittrock |
/lgtm Thanks! |
/retest Review the full test history for this PR. Silence the bot with an |
1 similar comment
/retest Review the full test history for this PR. Silence the bot with an |
@yuzhiquan Can you please update the release notes section in the first post with more information about the deprecation? That needs to be surfaced to users. |
@coderanger done. |
hey folks, this reads like it should show up in "deprecations" section of the release notes. what do you all think? @yuzhiquan @rikatz @dougsland |
IMO, deprecation action not in this pr, just an warning message, this pr focus on add new flag. |
@yuzhiquan You added |
I see, i would remove these |
LGTM |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Add ignore-errors flag for drain, support none-break drain in group
Which issue(s) this PR fixes:
Fixes #97907
Special notes for your reviewer:
It's hardly to add unit test case for group drain.
Does this PR introduce a user-facing change?:
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: