-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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 information about PodLifecycleSleepAction (KEP3960) #43428
Conversation
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
/cc @thockin |
content/en/docs/reference/command-line-tools-reference/feature-gates.md
Outdated
Show resolved
Hide resolved
content/en/docs/reference/command-line-tools-reference/feature-gates.md
Outdated
Show resolved
Hide resolved
content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
Outdated
Show resolved
Hide resolved
content/en/docs/concepts/containers/container-lifecycle-hooks.md
Outdated
Show resolved
Hide resolved
content/en/docs/reference/command-line-tools-reference/feature-gates.md
Outdated
Show resolved
Hide resolved
Please squash the PR into a single commit. |
content/en/docs/reference/command-line-tools-reference/feature-gates.md
Outdated
Show resolved
Hide resolved
/approve The hold can be lifted when the upstream implementation is merged. |
What does |
content/en/docs/concepts/containers/container-lifecycle-hooks.md
Outdated
Show resolved
Hide resolved
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.
Thanks!
/lgtm
/approve
LGTM label has been added. Git tree hash: 630a5541065d55bad9bc5a9d5d474b19fba6dd75
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tengqm, thockin 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 |
/remove hold |
/unhold |
Hello @AxeZhan @thockin 👋, I see there is work in progress with these docs! 👍 Please take a look at Documenting for a release - PR Ready for Review to get your PR ready for review before Tuesday 14th November 2023. Thank you! |
This pr is already merged, so why is this wip? I'm sorry but I'm confused of what to do next. |
@AxeZhan You are right! My mistake. Please disregard. Thanks! |
PodLifecycleSleepAction updates as part of kubernetes/enhancements#3960