Skip to content

Commit 914315b

Browse files
Added PRR approver and fixed implementation history
1 parent 21f3345 commit 914315b

File tree

2 files changed

+6
-2
lines changed
  • keps
    • prod-readiness/sig-node
    • sig-node/4818-allow-zero-value-for-sleep-action-of-prestop-hook

2 files changed

+6
-2
lines changed

keps/prod-readiness/sig-node/4818.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ kep-number: 4818
22
alpha:
33
approver: "@wojtek-t"
44
beta:
5-
approver: ""
5+
approver: "@wojtek-t"

keps/sig-node/4818-allow-zero-value-for-sleep-action-of-prestop-hook/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,11 @@ Major milestones might include:
453453
- when the KEP was retired or superseded
454454
-->
455455

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
457461
- 2025-02-06: KEP updated targeting to beta in v1.33
458462

459463
## Drawbacks

0 commit comments

Comments
 (0)