Skip to content

Commit 202936a

Browse files
committed
KEP-4438: update milestones
Signed-off-by: Matthias Bertschy <[email protected]>
1 parent e6475c7 commit 202936a

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
@@ -894,7 +894,7 @@ Major milestones might include:
894894

895895
- 2024-01-30: `Summary` and `Motivation` sections merged
896896
- 2024-02-08: `Proposal` section merged, KEP marked as `implementable`
897-
- v1.30: Alpha release
897+
- v1.32: Alpha release
898898

899899
## Drawbacks
900900

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-05-22
11+
last-updated: 2024-09-24
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.31"
30+
latest-milestone: "v1.32"
3131

3232
# The milestone at which this feature was, or is targeted to be, at each stage.
3333
milestone:
34-
alpha: "v1.31"
35-
beta: "v1.32"
36-
stable: "v1.33"
34+
alpha: "v1.32"
35+
beta: "v1.33"
36+
stable: "v1.34"
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)