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
18
18
# The most recent milestone for which work toward delivery of this KEP has been
19
19
# done. This can be the current (upcoming) milestone, if it is being actively
20
20
# worked on.
21
- latest-milestone : " v1.34 "
21
+ latest-milestone : " v1.35 "
22
22
23
23
# The milestone at which this feature was, or is targeted to be, at each stage.
24
24
milestone :
25
- alpha : " v1.34 "
25
+ alpha : " v1.35 "
26
26
27
27
# The following PRR answers are required at alpha release
28
28
# List the feature gate name and the components for which it must be enabled
@@ -33,4 +33,4 @@ feature-gates:
33
33
- kube-scheduler
34
34
- cloud-controller-manager
35
35
36
- disable-supported : true
36
+ disable-supported : true
You can’t perform that action at this time.
0 commit comments