File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
prod-readiness/sig-api-machinery
sig-api-machinery/1904-efficient-watch-resumption Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
kep-number : 1904
2
2
beta :
3
3
approver : " @deads2k"
4
+ stable :
5
+ approver : " @deads2k"
Original file line number Diff line number Diff line change @@ -300,8 +300,8 @@ Alpha should provide basic functionality covered with tests described above.
300
300
#### Beta -> GA Graduation
301
301
302
302
- Enabled in Beta for at least two releases without complaints
303
- - Rolling-upgrade of kube-apiservers in 5k-node cluster test is
304
- automated and running periodically.
303
+ - Benefits of the feature during rolling upgrade of kube-apiserver at scale
304
+ (thousands of nodes) proven in production
305
305
306
306
### Upgrade / Downgrade Strategy
307
307
Original file line number Diff line number Diff line change @@ -19,18 +19,18 @@ see-also:
19
19
replaces :
20
20
21
21
# The target maturity stage in the current dev cycle for this KEP.
22
- stage : beta
22
+ stage : stable
23
23
24
24
# The most recent milestone for which work toward delivery of this KEP has been
25
25
# done. This can be the current (upcoming) milestone, if it is being actively
26
26
# worked on.
27
- latest-milestone : " v1.21 "
27
+ latest-milestone : " v1.24 "
28
28
29
29
# The milestone at which this feature was, or is targeted to be, at each stage.
30
30
milestone :
31
31
alpha : " v1.20"
32
32
beta : " v1.21"
33
- stable : " v1.23 "
33
+ stable : " v1.24 "
34
34
35
35
# The following PRR answers are required at alpha release
36
36
# List the feature gate name and the components for which it must be enabled
You can’t perform that action at this time.
0 commit comments