### Enhancement Description - One-line enhancement description (can be used as a release note): Add Sleep Action for PreStop Hook - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/3960-pod-lifecycle-sleep-action/ - Discussion Link: - [related issue](https://github.com/kubernetes/kubernetes/issues/114465) - [google doc](https://docs.google.com/document/d/1IOXSBlzXQwPddOgqF5LIX4F9TwyATSSUrjLCgU1-Zhs/edit#heading=h.vup099i31r6c) - Primary contact (assignee): @AxeZhan - Responsible SIGs: sig-node - Enhancement target (which target equals to which milestone): - Alpha release target (x.y): 1.29 - Beta release target (x.y): 1.30 - Stable release target (x.y): 1.34 - [x] Alpha - [x] KEP (`k/enhancements`) update PR(s): #3961 - [x] Code (`k/k`) update PR(s): https://github.com/kubernetes/kubernetes/pull/119026 - [x] Docs (`k/website`) update PR(s):https://github.com/kubernetes/website/pull/43428 - [x] Beta - [x] KEP (`k/enhancements`) update PR(s): #4367 - [x] Code (`k/k`) update PR(s): https://github.com/kubernetes/kubernetes/pull/122456 - [x] Docs (`k/website`) update(s): https://github.com/kubernetes/website/pull/45129 - [x] Stable - [x] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/5397 - [x] Code (`k/k`) update PR(s): - [x] v1.32(reverted): first try: https://github.com/kubernetes/kubernetes/pull/128046 and reverted due to flake https://github.com/kubernetes/kubernetes/pull/128627. - [x] v1.34: https://github.com/kubernetes/kubernetes/pull/132595 - [x] Docs (`k/website`) update(s): https://github.com/kubernetes/website/pull/51401 _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-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 #5397k/k) update PR(s):k/website) update(s): [KEP-3960] - update docs for GA website#51401Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.