-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Introducing Sleep Action for PreStop Hook #3960
Comments
/sig node |
/cc @thockin |
/milestone v1.28 adding to the milestone for tracking |
Hello @AxeZhan 👋, Enhancements team here. Just checking in as we approach Enhancements freeze on Thursday, 16th June 2023. This enhancement is targeting for stage Here's where this enhancement currently stands:
For this KEP, we would need to update the following:
The status of this enhancement is marked as |
/stage alpha |
Hey @AxeZhan, |
this should be updated now. Since there were no material change, can we get it tracked for 1.28? |
With all the KEP requirements in place and merged into k/enhancements, the status of this enhancement is now marked as |
Hey @AxeZhan 1.28 Docs Shadow here. Does this enhancement work planned for 1.28 require any new docs or modification to existing docs? If so, please follows the steps here to open a PR against dev-1.28 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday 20th July 2023. Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release. Thank you! |
hi @AdminTurnedDevOps , we currently working on the implement in k/k repos, when we finish it, we will start to add docs. Thanks. |
Hey @AdminTurnedDevOps
This definitely needs some new docs :) |
Checking in @AxeZhan. Do you want to take this to stable in 1.32? |
Yes. I think it should be ok to take this to stable in 1.32. We have waited for 2 releases, and haven't seen some bug reports. A few days ago, @googs1025 approached me offline, expressing interest in participating in the GA work. @googs1025 If this is still your intention, please go ahead. Otherwise, I can take over in a few days. |
@AxeZhan |
Hello @AxeZhan 👋, v1.32 Enhancements team here. Just checking in as we approach enhancements freeze on 02:00 UTC Friday 11th October 2024 / 19:00 PDT Thursday 10th October 2024. This enhancement is targeting for stage Here's where this enhancement currently stands:
For this KEP, we would just need to update the following:
It looks like #4866 will address most of these issues.
The status of this enhancement is marked as If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you! |
Hello @AxeZhan 👋, v1.32 Enhancements team here, Now that PR #4866 has been merged, all the KEP requirements are in place and merged into k/enhancements. The status of this enhancement is now marked as |
Hello @SergeyKanzhelev, @bobbypage, @mrunalp and @thockin 👋, 1.32 Docs Shadow here. |
Hello everyone @SergeyKanzhelev @bobbypage @mrunalp @thockin👋 from the v1.32 Communications Team! We'd love for you to consider writing a feature blog about your enhancement. To opt-in, let us know by opening a Feature Blog placeholder PR against the website repository by 30th Oct 2024. For more information about writing a blog see the blog contribution guidelines. Note: In your placeholder PR, use |
Hey again @AxeZhan 👋 v1.32 Enhancements team here, Just checking in as we approach code freeze at 02:00 UTC Friday 8th November 2024 / 19:00 PDT Thursday 7th November 2024 . Here's where this enhancement currently stands:
For this enhancement, it looks like the following PRs are open and need to be merged before code freeze (and we need to update the Issue description to include all the related PRs of this KEP): Additionally, please let me know if there are any other PRs in k/k not listed in the description or not linked with this GitHub issue that we should track for this KEP, so that we can maintain accurate status. The status of this enhancement is marked as If you anticipate missing code freeze, you can file an exception request in advance. Thank you! |
Hello @SergeyKanzhelev, @bobbypage and @mrunalp 👋, Just a reminder to open a placeholder PR against dev-1.32 branch in the k/website repo for this (steps available here). The deadline for this is 4 days away at Thursday October 24, 2024 18:00 PDT. Thanks, |
@michellengnx Does kubernetes/website#48295 work? |
Hello @AxeZhan 👋, v1.32 Enhancements team here With all the implementation(code related) PRs merged as per the issue description: This enhancement is now marked as Additionally, please do let me know if there are any other PRs in k/k not listed in the description that we should track for this KEP, so that we can maintain accurate status. |
/remove-milestone v1.32 |
Looks like the code was reverted as part of kubernetes/kubernetes#128627 due to test flakes and the KEP is no longer targeting stable for v1.32 release. Marking this as /label tracked/no |
@AlexanderYastrebov @szuecs Wanted to ping you folks regarding the earlier conversation about zero sleep duration. Allowing zero sleep duration is in alpha in v1.32 with #4818. You can use the |
Enhancement Description
k/enhancements
) update PR(s): KEP-3960: Introducing Sleep Action for PreStop Hook #3961k/k
) update PR(s): Introducing Sleep Action for PreStop Hook kubernetes#119026k/website
) update PR(s):Add information about PodLifecycleSleepAction (KEP3960) website#43428k/enhancements
) update PR(s): KEP-3960: promote to beta in 1.30 #4367k/k
) update PR(s): [KEP 3960]: graduate PodLifecycleSleepAction to beta kubernetes#122456k/website
) update(s): graduate PodLifecycleSleepAction to beta (KEP 3960) website#45129k/enhancements
) update PR(s): [KEP 3960]: Promote PodLifecycleSleepAction to stable #4866k/k
) update PR(s):k/website
) update(s):Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
The text was updated successfully, but these errors were encountered: