### Enhancement Description - One-line enhancement description (can be used as a release note): Allows PreStop lifecycle handler's sleep action to have a zero value - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/4818-allow-zero-value-for-sleep-action-of-prestop-hook/README.md <!-- link to kubernetes/enhancements file; if none yet, link to PR --> - Discussion Link: <!-- link to SIG mailing list thread, meeting, or recording where the Enhancement was discussed before KEP creation --> [Discussion in the GitHub thread of original KEP](https://github.com/kubernetes/enhancements/issues/3960#issuecomment-2208556397). - WIP: https://docs.google.com/document/d/1o01gH2ELPY-kjwgemjg3BbWiykx37ag-4VYwwJ1jBTw/edit?usp=sharing - Primary contact (assignee): @sreeram-venkitesh - Responsible SIGs: sig-node - Enhancement target (which target equals to which milestone): - Alpha release target (x.y): 1.32 - Beta release target (x.y): 1.33 - Stable release target (x.y): 1.34 - [x] Alpha - [x] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/4855 - [x] Code (`k/k`) update PR(s): https://github.com/kubernetes/kubernetes/pull/127094 - [x] Docs (`k/website`) update PR(s): https://github.com/kubernetes/website/pull/48439 - [x] Beta - [x] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/5139 - [x] Code (`k/k`) update PR(s): - [x] https://github.com/kubernetes/kubernetes/pull/129946 - [x] https://github.com/kubernetes/kubernetes/pull/130621 - [x] Docs (`k/website`) update(s): https://github.com/kubernetes/website/pull/49858 - [x] Stable - [x] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/5404 - [x] Code (`k/k`) update PR(s): https://github.com/kubernetes/kubernetes/pull/132595 - [x] Docs (`k/website`) update(s): https://github.com/kubernetes/website/pull/51490 _Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently._
Enhancement Description
k/enhancements) update PR(s): KEP-4818: Allow zero value for Sleep Action of PreStop Hook #4855k/k) update PR(s): KEP-4818: Relaxed validation for allowing zero in PreStop hook sleep action kubernetes#127094k/website) update PR(s): KEP 4818: PodLifecycleSleepActionAllowZero website#48439k/enhancements) update PR(s): KEP 4818: Promote zero value for Pod Lifecycle Sleep action to beta #5139k/k) update PR(s):k/website) update(s): KEP 4818: PodLifecycleSleepActionAllowZero beta graduation website#49858k/enhancements) update PR(s): KEP 4818: Promote PodLifecycleSleepActionAllowZero to GA #5404k/k) update PR(s): Graduate PodLifecycleSleepAction to GA kubernetes#132595k/website) update(s): PodLifecycleSleepActionAllowZero to GA website#51490Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.