File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed
prod-readiness/sig-network
sig-network/3453-minimize-iptables-restore Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 66 approver : " @wojtek-t"
77beta :
88 approver : " @wojtek-t"
9+ stable :
10+ approver : " @wojtek-t"
Original file line number Diff line number Diff line change @@ -236,11 +236,11 @@ appropriate code for that.
236236- No new bugs
237237- Feature actually improves performance (eg, in the ` gce-5000Nodes `
238238 periodic job).
239- - Additional metrics to distinguish partial and full resync times
240239
241240#### GA
242241
243242- No new bugs
243+ - Additional metrics to distinguish partial and full resync times
244244
245245### Upgrade / Downgrade Strategy
246246
@@ -498,7 +498,8 @@ modes.
498498- 2022-10-04: Initial KEP merged
499499- 2022-11-01: Code PR merged
500500- 2022-11-10: Testing PRs merged; 5000Nodes test begins enabling the feature
501- - 2022-12-08: Kubernetes 1.26 released
501+ - 2022-12-08: Alpha in Kubernetes 1.26
502+ - 2023-04-11: Beta in Kubernetes 1.27
502503
503504## Drawbacks
504505
Original file line number Diff line number Diff line change @@ -12,18 +12,18 @@ approvers:
1212 - " @thockin"
1313
1414# The target maturity stage in the current dev cycle for this KEP.
15- stage : beta
15+ stage : stable
1616
1717# The most recent milestone for which work toward delivery of this KEP has been
1818# done. This can be the current (upcoming) milestone, if it is being actively
1919# worked on.
20- latest-milestone : " v1.27 "
20+ latest-milestone : " v1.28 "
2121
2222# The milestone at which this feature was, or is targeted to be, at each stage.
2323milestone :
2424 alpha : " v1.26"
2525 beta : " v1.27"
26- stable :
26+ stable : " v1.28 "
2727
2828# The following PRR answers are required at alpha release
2929# 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