File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
keps/sig-api-machinery/5366-graceful-leader-transition Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ stage: alpha
1818# The most recent milestone for which work toward delivery of this KEP has been
1919# done. This can be the current (upcoming) milestone, if it is being actively
2020# worked on.
21- latest-milestone : " v1.34 "
21+ latest-milestone : " v1.35 "
2222
2323# The milestone at which this feature was, or is targeted to be, at each stage.
2424milestone :
25- alpha : " v1.34 "
25+ alpha : " v1.35 "
2626
2727# The following PRR answers are required at alpha release
2828# List the feature gate name and the components for which it must be enabled
@@ -33,4 +33,4 @@ feature-gates:
3333 - kube-scheduler
3434 - cloud-controller-manager
3535
36- disable-supported : true
36+ disable-supported : true
You can’t perform that action at this time.
0 commit comments