File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
keps/sig-autoscaling/4951-configurable-hpa-tolerance Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,10 @@ creation-date: 2024-11-05
9
9
reviewers :
10
10
- " @gjtempleton"
11
11
- " @raywainman"
12
+ - " @adrianmoisey"
12
13
approvers :
13
14
- " @gjtempleton"
15
+ - " @soltysh"
14
16
15
17
see-also :
16
18
- " /keps/sig-autoscaling/853-configurable-hpa-scale-velocity"
@@ -22,12 +24,12 @@ stage: beta
22
24
# The most recent milestone for which work toward delivery of this KEP has been
23
25
# done. This can be the current (upcoming) milestone, if it is being actively
24
26
# worked on.
25
- latest-milestone : " v1.34 "
27
+ latest-milestone : " v1.35 "
26
28
27
29
# The milestone at which this feature was, or is targeted to be, at each stage.
28
30
milestone :
29
31
alpha : " v1.33"
30
- beta : " v1.34 "
32
+ beta : " v1.35 "
31
33
stable : TBD
32
34
33
35
# The following PRR answers are required at alpha release
You can’t perform that action at this time.
0 commit comments