Skip to content

Commit a68f10b

Browse files
authored
Merge pull request #5458 from omerap12/hpa-pod-selection-accuracy-update
Update KEP milestone
2 parents bdb679d + 2aee0a7 commit a68f10b

File tree

1 file changed

+4
-4
lines changed
  • keps/sig-autoscaling/5325-hpa-pod-selection-accuracy

1 file changed

+4
-4
lines changed

keps/sig-autoscaling/5325-hpa-pod-selection-accuracy/kep.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ stage: alpha #|beta|stable
2323
# The most recent milestone for which work toward delivery of this KEP has been
2424
# done. This can be the current (upcoming) milestone, if it is being actively
2525
# worked on.
26-
latest-milestone: "v1.34"
26+
latest-milestone: "v1.35"
2727

2828
# The milestone at which this feature was, or is targeted to be, at each stage.
2929
milestone:
30-
alpha: "v1.34"
31-
beta: "v1.35"
32-
stable: "v1.36"
30+
alpha: "v1.35"
31+
beta: "v1.36"
32+
stable: "v1.37"
3333

3434
# The following PRR answers are required at alpha release
3535
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)