File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
keps/sig-node/2712-pod-priority-based-graceful-node-shutdown Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ stage: alpha
20
20
# The most recent milestone for which work toward delivery of this KEP has been
21
21
# done. This can be the current (upcoming) milestone, if it is being actively
22
22
# worked on.
23
- latest-milestone : " v1.22 "
23
+ latest-milestone : " v1.23 "
24
24
25
25
# The milestone at which this feature was, or is targeted to be, at each stage.
26
26
milestone :
27
- alpha : " v1.22 "
27
+ alpha : " v1.23 "
28
28
29
29
# The following PRR answers are required at alpha release
30
30
# List the feature gate name and the components for which it must be enabled
@@ -36,4 +36,4 @@ disable-supported: true
36
36
37
37
# The following PRR answers are required at beta release
38
38
metrics :
39
- - " N/A"
39
+ - " N/A"
You can’t perform that action at this time.
0 commit comments