Skip to content

Commit d68340f

Browse files
authored
Merge pull request #5536 from Jefftree/patch-6
Update graceful leader transition KEP to 1.35
2 parents 562dd75 + d7ff13c commit d68340f

File tree

1 file changed

+3
-3
lines changed
  • keps/sig-api-machinery/5366-graceful-leader-transition

1 file changed

+3
-3
lines changed

keps/sig-api-machinery/5366-graceful-leader-transition/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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.
2424
milestone:
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

0 commit comments

Comments
 (0)