-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[ 4802] Graduate Windows node graceful shutdown from alpha to beta #5380
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
Conversation
zylxjtu
commented
Jun 5, 2025
- One-line PR description:
- Issue link:
- Other comments:
@@ -267,6 +267,8 @@ Until then, we will cover all the scenerios with e2e tests | |||
|
|||
* Addresses feedback from alpha testers | |||
* Sufficient E2E and unit testing | |||
* Adding [Windows node level test](https://github.com/kubernetes/kubernetes/pull/129938) , which will include the gracefulshutdown case. | |||
* [Enabling the test in CPAZ cluster](https://github.com/kubernetes-sigs/windows-testing/pull/506) |
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.
typo "CPAZ". should be "CAPZ"
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.
updated
/hold to resolve this: #4802 (comment) |
I believe |
@@ -267,6 +267,8 @@ Until then, we will cover all the scenerios with e2e tests | |||
|
|||
* Addresses feedback from alpha testers |
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.
* Addresses feedback from alpha testers |
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.
updated
/approve |
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.
/lgtm
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.
Is there a reason why the PRR answers diverge from https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/2712-pod-priority-based-graceful-node-shutdown/README.md#production-readiness-review-questionnaire and https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2000-graceful-node-shutdown#production-readiness-review-questionnaire.
I would expect similar metrics for this. I don't see any metrics for this feature and I'm not really sure how to troubleshoot this feature by reading the questions.
Send another iteration, I guess KEP 2000 was following older templates and there are comments to remove the explanation part from the KEP during 4802 review. |
I didn't mean the template but the content. There is still differences between 2712 and 2000 and this KEP. |
PRR shadow: LGTM /assign @deads2k |
PRR looks good. /approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deads2k, marosset, SergeyKanzhelev, zylxjtu 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 |
/lgtm |
/hold cancel |