Skip to content

Commit f31a26d

Browse files
authored
Merge pull request #5098 from matthyx/restart
KEP-4438: update milestones
2 parents 7b82e05 + 9e71a7c commit f31a26d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

keps/sig-node/4438-container-restart-termination/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -902,7 +902,7 @@ Major milestones might include:
902902

903903
- 2024-01-30: `Summary` and `Motivation` sections merged
904904
- 2024-02-08: `Proposal` section merged, KEP marked as `implementable`
905-
- v1.32: Alpha release
905+
- v1.33: Alpha release
906906

907907
## Drawbacks
908908

keps/sig-node/4438-container-restart-termination/kep.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ participating-sigs:
88
- sig-scheduler
99
status: implementable
1010
creation-date: 2024-01-25
11-
last-updated: 2024-09-24
11+
last-updated: 2025-01-28
1212
reviewers:
1313
- "@mrunalp" # overall
1414
- "@ahg-g" # SIG Scheduling
@@ -27,13 +27,13 @@ stage: alpha
2727
# The most recent milestone for which work toward delivery of this KEP has been
2828
# done. This can be the current (upcoming) milestone, if it is being actively
2929
# worked on.
30-
latest-milestone: "v1.32"
30+
latest-milestone: "v1.33"
3131

3232
# The milestone at which this feature was, or is targeted to be, at each stage.
3333
milestone:
34-
alpha: "v1.32"
35-
beta: "v1.33"
36-
stable: "v1.34"
34+
alpha: "v1.33"
35+
beta: "v1.34"
36+
stable: "v1.35"
3737

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

0 commit comments

Comments
 (0)