Skip to content

Commit 4edef60

Browse files
committed
Set beta graduation to 1.35.
1 parent cebf304 commit 4edef60

File tree

1 file changed

+4
-2
lines changed
  • keps/sig-autoscaling/4951-configurable-hpa-tolerance

1 file changed

+4
-2
lines changed

keps/sig-autoscaling/4951-configurable-hpa-tolerance/kep.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ creation-date: 2024-11-05
99
reviewers:
1010
- "@gjtempleton"
1111
- "@raywainman"
12+
- "@adrianmoisey"
1213
approvers:
1314
- "@gjtempleton"
15+
- "@soltysh"
1416

1517
see-also:
1618
- "/keps/sig-autoscaling/853-configurable-hpa-scale-velocity"
@@ -22,12 +24,12 @@ stage: beta
2224
# The most recent milestone for which work toward delivery of this KEP has been
2325
# done. This can be the current (upcoming) milestone, if it is being actively
2426
# worked on.
25-
latest-milestone: "v1.34"
27+
latest-milestone: "v1.35"
2628

2729
# The milestone at which this feature was, or is targeted to be, at each stage.
2830
milestone:
2931
alpha: "v1.33"
30-
beta: "v1.34"
32+
beta: "v1.35"
3133
stable: TBD
3234

3335
# The following PRR answers are required at alpha release

0 commit comments

Comments
 (0)