Skip to content

Allow zero value for Sleep Action of PreStop Hook #4818

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

Open
10 tasks done
sreeram-venkitesh opened this issue Aug 31, 2024 · 33 comments
Open
10 tasks done

Allow zero value for Sleep Action of PreStop Hook #4818

sreeram-venkitesh opened this issue Aug 31, 2024 · 33 comments
Assignees
Labels
sig/node Categorizes an issue or PR as relevant to SIG Node. stage/beta Denotes an issue tracking an enhancement targeted for Beta status

Comments

@sreeram-venkitesh
Copy link
Member

sreeram-venkitesh commented Aug 31, 2024

Enhancement Description

Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.

@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Aug 31, 2024
@sreeram-venkitesh
Copy link
Member Author

/sig node

@k8s-ci-robot k8s-ci-robot added sig/node Categorizes an issue or PR as relevant to SIG Node. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Aug 31, 2024
@kubernetes kubernetes deleted a comment Aug 31, 2024
@kubernetes kubernetes deleted a comment Aug 31, 2024
@kubernetes kubernetes deleted a comment Aug 31, 2024
@kubernetes kubernetes deleted a comment Aug 31, 2024
@sreeram-venkitesh sreeram-venkitesh self-assigned this Sep 3, 2024
@SergeyKanzhelev
Copy link
Member

/milestone v1.32
/label lead-opted-in

@k8s-ci-robot k8s-ci-robot added this to the v1.32 milestone Sep 24, 2024
@k8s-ci-robot k8s-ci-robot added the lead-opted-in Denotes that an issue has been opted in to a release label Sep 24, 2024
@kannon92 kannon92 moved this from Proposed for consideration to Considered for release in SIG Node 1.32 KEPs planning Sep 24, 2024
@kannon92
Copy link
Contributor

Based on @SergeyKanzhelev comments, I think we can move this to be "Considered For Release".

@impact-maker
Copy link

impact-maker commented Oct 1, 2024

Hello @sreeram-venkitesh 👋, 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 alpha for v1.32 (correct me, if otherwise).

Here's where this enhancement currently stands:

  • KEP readme using the latest template has been merged into the k/enhancements repo.
  • KEP status is marked as implementable for latest-milestone: v1.32.
  • KEP readme has up-to-date graduation criteria
  • KEP has a production readiness review that has been completed and merged into k/enhancements. (For more information on the PRR process, check here). If your production readiness review is not completed yet, please make sure to fill the production readiness questionnaire in your KEP by the PRR Freeze deadline on Thursday, October 3rd, 2024 so that the PRR team has enough time to review your KEP.

For this KEP, we would just need to update the following:

  • KEP has a production readiness review that has been merged into k/enhancements.
    The status of this enhancement is marked as at risk for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well.

If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you!

@impact-maker impact-maker moved this to At risk for enhancements freeze in 1.32 Enhancements Tracking Oct 1, 2024
@sreeram-venkitesh
Copy link
Member Author

Thanks @impact-maker, the enhancements PR is already reviewed by the PRR team, I will resolve the comments and get it merged soon.

@sreeram-venkitesh
Copy link
Member Author

@impact-maker The KEP PR #4855 has been merged!

@sreeram-venkitesh
Copy link
Member Author

/stage alpha

@k8s-ci-robot k8s-ci-robot added the stage/alpha Denotes an issue tracking an enhancement targeted for Alpha status label Oct 3, 2024
@haircommander haircommander moved this from Considered for release to Tracked in SIG Node 1.32 KEPs planning Oct 3, 2024
@impact-maker impact-maker moved this from At risk for enhancements freeze to Tracked for enhancements freeze in 1.32 Enhancements Tracking Oct 4, 2024
@impact-maker
Copy link

@sreeram-venkitesh thanks! Everything looks good, I have updated the issue status to tracked for enhancements freeze

@chanieljdan
Copy link

Hi @sreeram-venkitesh 👋, 1.32 Release Docs Lead here.

Does this enhancement work planned for 1.32 require any new docs or modification to existing docs?

If so, please follows the steps here to open a PR against dev-1.32 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday October 24th 2024 18:00 PDT.

Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release.

Thank you!

@sreeram-venkitesh
Copy link
Member Author

@chanieljdan This KEP would need docs! It needs the following (noting it down here for myself as well):

  • Document the new feature gate
  • Update the docs for the original Sleep Action docs to mention that people can use this feature gate to use the zero value.

I will open the PR soon! Thanks!

@k8s-ci-robot k8s-ci-robot added the stage/beta Denotes an issue tracking an enhancement targeted for Beta status label Feb 10, 2025
@lzung lzung moved this to At risk for enhancements freeze in 1.33 Enhancements Tracking Feb 10, 2025
@dipesh-rawat
Copy link
Member

Hi @sreeram-venkitesh 👋, 1.33 Enhancements team here,

Just a quick friendly reminder as we approach the enhancements freeze later this week, at 02:00 UTC Friday 14th February 2025 / 19:00 PDT Thursday 13th February 2025.

The current status of this enhancement is marked as At risk for enhancement freeze. There are a few requirements mentioned in the comment #4818 (comment) that still need to be completed.

If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you!

@sreeram-venkitesh
Copy link
Member Author

@dipesh-rawat @lzung Please take a look, #5139 has been merged! Thanks!

@dipesh-rawat
Copy link
Member

Hello @sreeram-venkitesh 👋, 1.33 Enhancements team here,

Now that PR #5139 has been merged, all the KEP requirements are in place and merged into k/enhancements, this enhancement is all good for the upcoming enhancements freeze. 🚀

The status of this enhancement is marked as tracked for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

(cc: @lzung)

/label tracked/yes

@k8s-ci-robot k8s-ci-robot added the tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team label Feb 12, 2025
@dipesh-rawat dipesh-rawat moved this from At risk for enhancements freeze to Tracked for enhancements freeze in 1.33 Enhancements Tracking Feb 12, 2025
@ffromani ffromani moved this from Considered for release to Tracked in SIG Node 1.33 KEPs planning Feb 12, 2025
@Urvashi0109
Copy link

Hello @sreeram-venkitesh 👋, v1.33 Docs Shadow here.

Does this enhancement work planned for v1.33 require any new docs or modification to existing docs?

If so, please follow the steps here to open a PR against dev-1.33 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday 27th February 2025 18:00 PDT.

Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release.

Thank you!

@sreeram-venkitesh
Copy link
Member Author

@Urvashi0109: Docs PR opened: kubernetes/website#49858. For this KEP, this would be all the changes I believe (unless some changes are requested in the review of course).

@lzung
Copy link

lzung commented Feb 28, 2025

Hey again @sreeram-venkitesh 👋, 1.33 Enhancements team here,

Just checking in as we approach code freeze at at 2:00 UTC Friday 21st March 2025 / 19:00 PDT Thursday 20th March 2025.

Here's where this enhancement currently stands:

  • All PRs to the Kubernetes repo that are related to your enhancement are linked in the above issue description (for tracking purposes).
  • All PR/s are ready to be merged (they have approved and lgtm labels applied) by the code freeze deadline. This includes tests.

For this enhancement, it looks like the following PRs 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 above that we should track for this KEP, so that we can maintain accurate status.

If you anticipate missing code freeze, you can file an exception request in advance.

The status of this enhancement is marked as at risk for code freeze.

@lzung lzung moved this from Tracked for enhancements freeze to At risk for code freeze in 1.33 Enhancements Tracking Feb 28, 2025
@aakankshabhende
Copy link
Member

Hi @sreeram-venkitesh 👋 -- this is Aakanksha (@aakankshabhende ) from the 1.33 Communications Team!

For the 1.33 release, we are currently in the process of collecting and curating a list of potential feature blogs, and we'd love for you to consider writing one for your enhancement!

As you may be aware, feature blogs are a great way to communicate to users about features which fall into (but not limited to) the following categories:

  • This introduces some breaking change(s)
  • This has significant impacts and/or implications to users
  • ...Or this is a long-awaited feature, which would go a long way to cover the journey more in detail 🎉

To opt in to write a feature blog, could you please let us know and open a "Feature Blog placeholder PR" (which can be only a skeleton at first) against the website repository by Wednesday, 5th March, 2025? For more information about writing a blog, please find the blog contribution guidelines 📚

Tip

Some timeline to keep in mind:

  • 02:00 UTC Wednesday, 5th March, 2025: Feature blog PR freeze
  • Monday, 7th April, 2025: Feature blogs ready for review
  • You can find more in the release document

Note

In your placeholder PR, use XX characters for the blog date in the front matter and file name. We will work with you on updating the PR with the publication date once we have a final number of feature blogs for this release.

@sreeram-venkitesh
Copy link
Member Author

@aakankshabhende: Thanks for reaching out! This KEP doesn't require a feature blog. This is a small change involving the feature gate graduation only.

@lzung: I've updated the code PRs in the issue description. There would be another PR which does the featute gate graduation, I will update this soon.

@dipesh-rawat
Copy link
Member

Hi @sreeram-venkitesh 👋, v1.33 Enhancements team here,

Just a quick friendly reminder as we approach the code freeze later this week, at 02:00 UTC Friday 21st March 2025 / 19:00 PDT Thursday 20th March 2025.

The current status of this enhancement is marked as At risk for code freeze. There are a few requirements mentioned in the comment #4818 (comment) that still need to be completed.

If you anticipate missing code freeze, you can file an exception request in advance. Thank you!

@dipesh-rawat
Copy link
Member

Hello @sreeram-venkitesh 👋, v1.33 Enhancements team here.

With all the implementation (code-related) PRs merged per the issue description:

This enhancement is now marked as Tracked for code freeze for the v1.33 Code Freeze!

Additionally, please let me know if there are any other PRs in k/k that we should track for this KEP, so that we can maintain accurate status.

@dipesh-rawat dipesh-rawat moved this from At risk for code freeze to Tracked for code freeze in 1.33 Enhancements Tracking Mar 21, 2025
@haircommander haircommander moved this from Tracked to Implemented in SIG Node 1.33 KEPs planning Mar 21, 2025
@Urvashi0109 Urvashi0109 moved this from Tracked for code freeze to At Risk for Docs Freeze in 1.33 Enhancements Tracking Apr 3, 2025
@michellengnx michellengnx moved this from At Risk for Docs Freeze to Tracked for Docs Freeze in 1.33 Enhancements Tracking Apr 7, 2025
@haircommander haircommander moved this from Implemented to Done in SIG Node 1.33 KEPs planning May 13, 2025
@jenshu
Copy link

jenshu commented May 16, 2025

Hi @sreeram-venkitesh 👋, 1.34 Enhancements Lead here.

I am closing the v1.33 milestone now.

If you'd like to work on this enhancement in v1.34, please have the SIG lead opt-in by adding the lead-opted-in label, which ensures it gets added to the tracking board. Also, please set the milestone to v1.34 using /milestone v1.34.

Thanks!

/remove-label lead-opted-in
/remove-label tracked/yes
/milestone clear

@k8s-ci-robot k8s-ci-robot removed this from the v1.33 milestone May 16, 2025
@k8s-ci-robot k8s-ci-robot removed lead-opted-in Denotes that an issue has been opted in to a release tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team labels May 16, 2025
@haircommander haircommander moved this from Triage to Not for release in SIG Node 1.34 KEPs planning May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/node Categorizes an issue or PR as relevant to SIG Node. stage/beta Denotes an issue tracking an enhancement targeted for Beta status
Projects
Status: Not for release
Status: Tracked for code freeze
Status: Tracked for Docs Freeze
Status: Done
Status: Done
Development

No branches or pull requests