Skip to content

Commit 4a79142

Browse files
authored
Merge pull request #5397 from AxeZhan/ga3960
[KEP 3960]: Promote PodLifecycleSleepAction to stable
2 parents 60e4bd1 + 62690e5 commit 4a79142

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

keps/sig-node/3960-pod-lifecycle-sleep-action/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ Disable PodLifecycleSleepAction feature gate, and restart related components.
455455

456456
- 2023-04-22: Initial draft KEP
457457
- 2023-12-20: Target to beta in v1.30
458-
- 2024-09-21: Target to stable in v1.32
458+
- 2025-06-11: Target to stable in v1.34
459459

460460
## Drawbacks
461461

keps/sig-node/3960-pod-lifecycle-sleep-action/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ stage: stable
2020
# The most recent milestone for which work toward delivery of this KEP has been
2121
# done. This can be the current (upcoming) milestone, if it is being actively
2222
# worked on.
23-
latest-milestone: "v1.32"
23+
latest-milestone: "v1.34"
2424

2525
# The milestone at which this feature was, or is targeted to be, at each stage.
2626
milestone:
2727
alpha: "v1.29"
2828
beta: "v1.30"
29-
stable: "v1.32"
29+
stable: "v1.34"
3030

3131
# The following PRR answers are required at alpha release
3232
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)