-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Refactor StartDeletion usage patterns and enforce periodic scaledown #6575
Refactor StartDeletion usage patterns and enforce periodic scaledown #6575
Conversation
67bd5e2
to
c882739
Compare
c882739
to
5fd81ca
Compare
5fd81ca
to
693da97
Compare
693da97
to
afcca75
Compare
05bc948
to
06766d1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some last comments, overall LGTM. Have you tested this manually? Do you think it'd be viable to add a unit test that checks if the results are reported correctly (something that would break if we were to repeat the bug in the future)?
ec681ef
to
482d93c
Compare
482d93c
to
2d0125c
Compare
b680239
to
535d5ac
Compare
535d5ac
to
f0216e7
Compare
/lgtm Thanks for the change! Left one nit, feel free to unhold the PR if you prefer not to fix. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mtrqq, towca The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…status processor calls.
f0216e7
to
bed5058
Compare
/lgtm |
What type of PR is this?
/cleanup
What this PR does / why we need it:
This PR does 2 things:
Which issue(s) this PR fixes:
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: