File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
sig-node/4818-allow-zero-value-for-sleep-action-of-prestop-hook Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ kep-number: 4818
2
2
alpha :
3
3
approver : " @wojtek-t"
4
4
beta :
5
- approver : " "
5
+ approver : " @wojtek-t "
Original file line number Diff line number Diff line change @@ -453,7 +453,11 @@ Major milestones might include:
453
453
- when the KEP was retired or superseded
454
454
-->
455
455
456
- - 2024-09-26: Alpha KEP PR opened for v1.32
456
+ - 2024-09-16: Alpha KEP PR opened for v1.32
457
+ - 2024-10-03: Summary, Motivation and Proposal sections merged
458
+ - 2024-09-03: [ Alpha code implementation PR] ( https://github.com/kubernetes/kubernetes/pull/127094 ) opened
459
+ - 2024-11-01: Alpha code PR merged
460
+ - 2024-12-11: Kubernetes v1.32 release with PodLifecycleSleepActionAllowZero in alpha stage
457
461
- 2025-02-06: KEP updated targeting to beta in v1.33
458
462
459
463
## Drawbacks
You can’t perform that action at this time.
0 commit comments