File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
prod-readiness/sig-network
sig-network/3668-reserved-service-nodeport-range Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
kep-number : 3668
2
2
alpha :
3
3
approver : " @wojtek-t"
4
+ beta :
5
+ approver : " @wojtek-t"
Original file line number Diff line number Diff line change 465
465
466
466
## Drawbacks
467
467
468
+ - v1.27 - Initial implementation https://github.com/kubernetes/kubernetes/pull/114418
469
+ - v1.28 - Beta
470
+
468
471
## Alternatives
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ owning-sig: sig-network
6
6
participating-sigs :
7
7
status : implementable
8
8
creation-date : 2022-11-30
9
+ last-updated : 2023-05-05
9
10
reviewers :
10
11
approvers :
11
12
- " @thockin"
@@ -15,12 +16,12 @@ see-also:
15
16
- " /keps/sig-network/3070-reserved-service-ip-range"
16
17
17
18
# The target maturity stage in the current dev cycle for this KEP.
18
- stage : alpha
19
+ stage : beta
19
20
20
21
# The most recent milestone for which work toward delivery of this KEP has been
21
22
# done. This can be the current (upcoming) milestone, if it is being actively
22
23
# worked on.
23
- latest-milestone : " v1.27 "
24
+ latest-milestone : " v1.28 "
24
25
25
26
# The milestone at which this feature was, or is targeted to be, at each stage.
26
27
milestone :
You can’t perform that action at this time.
0 commit comments