diff --git a/keps/sig-api-machinery/5366-graceful-leader-transition/kep.yaml b/keps/sig-api-machinery/5366-graceful-leader-transition/kep.yaml index e5367bfaea5..30ba05cc427 100644 --- a/keps/sig-api-machinery/5366-graceful-leader-transition/kep.yaml +++ b/keps/sig-api-machinery/5366-graceful-leader-transition/kep.yaml @@ -18,11 +18,11 @@ stage: alpha # The most recent milestone for which work toward delivery of this KEP has been # done. This can be the current (upcoming) milestone, if it is being actively # worked on. -latest-milestone: "v1.34" +latest-milestone: "v1.35" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: - alpha: "v1.34" + alpha: "v1.35" # The following PRR answers are required at alpha release # List the feature gate name and the components for which it must be enabled @@ -33,4 +33,4 @@ feature-gates: - kube-scheduler - cloud-controller-manager -disable-supported: true \ No newline at end of file +disable-supported: true