File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
prod-readiness/sig-network
sig-network/2681-pod-host-ip Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 3
3
approver : " @wojtek-t"
4
4
beta :
5
5
approver : " @wojtek-t"
6
+ stable :
7
+ approver : " @wojtek-t"
Original file line number Diff line number Diff line change 474
474
## Implementation History
475
475
476
476
- 2021-05-06: Initial KEP
477
- - 2023-08-15: Alpha release with kuberentes 1.28
477
+ - 2023-08-15: Alpha release with Kubernetes 1.28
478
+ - 2023-10-30: Beta release with Kubernetes 1.29
478
479
479
480
## Drawbacks
480
481
Original file line number Diff line number Diff line change @@ -20,18 +20,18 @@ see-also:
20
20
replaces : null
21
21
22
22
# The target maturity stage in the current dev cycle for this KEP.
23
- stage : beta
23
+ stage : stable
24
24
25
25
# The most recent milestone for which work toward delivery of this KEP has been
26
26
# done. This can be the current (upcoming) milestone, if it is being actively
27
27
# worked on.
28
- latest-milestone : " v1.29 "
28
+ latest-milestone : " v1.30 "
29
29
30
30
# The milestone at which this feature was, or is targeted to be, at each stage.
31
31
milestone :
32
32
alpha : " v1.28"
33
33
beta : " v1.29"
34
- stable : " v1.31 "
34
+ stable : " v1.30 "
35
35
36
36
# The following PRR answers are required at alpha release
37
37
# 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