File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
keps/sig-node/4438-container-restart-termination Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -894,7 +894,7 @@ Major milestones might include:
894
894
895
895
- 2024-01-30: ` Summary ` and ` Motivation ` sections merged
896
896
- 2024-02-08: ` Proposal ` section merged, KEP marked as ` implementable `
897
- - v1.30 : Alpha release
897
+ - v1.32 : Alpha release
898
898
899
899
## Drawbacks
900
900
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ participating-sigs:
8
8
- sig-scheduler
9
9
status : implementable
10
10
creation-date : 2024-01-25
11
- last-updated : 2024-05-22
11
+ last-updated : 2024-09-24
12
12
reviewers :
13
13
- " @mrunalp" # overall
14
14
- " @ahg-g" # SIG Scheduling
@@ -27,13 +27,13 @@ stage: alpha
27
27
# The most recent milestone for which work toward delivery of this KEP has been
28
28
# done. This can be the current (upcoming) milestone, if it is being actively
29
29
# worked on.
30
- latest-milestone : " v1.31 "
30
+ latest-milestone : " v1.32 "
31
31
32
32
# The milestone at which this feature was, or is targeted to be, at each stage.
33
33
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 "
37
37
38
38
# The following PRR answers are required at alpha release
39
39
# List the feature gate name and the components for which it must be enabled
You can’t perform that action at this time.
0 commit comments