We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb679d commit 2aee0a7Copy full SHA for 2aee0a7
keps/sig-autoscaling/5325-hpa-pod-selection-accuracy/kep.yaml
@@ -23,13 +23,13 @@ stage: alpha #|beta|stable
23
# The most recent milestone for which work toward delivery of this KEP has been
24
# done. This can be the current (upcoming) milestone, if it is being actively
25
# worked on.
26
-latest-milestone: "v1.34"
+latest-milestone: "v1.35"
27
28
# The milestone at which this feature was, or is targeted to be, at each stage.
29
milestone:
30
- alpha: "v1.34"
31
- beta: "v1.35"
32
- stable: "v1.36"
+ alpha: "v1.35"
+ beta: "v1.36"
+ stable: "v1.37"
33
34
# The following PRR answers are required at alpha release
35
# List the feature gate name and the components for which it must be enabled
0 commit comments