Skip to content

Commit f3ff5b9

Browse files
authored
Merge pull request kubernetes#2671 from hanlins/update/disable-lb-node-ports/beta
Update ServiceLBNodePortControl feature status
2 parents 2516bd3 + 6934856 commit f3ff5b9

File tree

1 file changed

+3
-3
lines changed
  • keps/sig-network/1864-disable-lb-node-ports

1 file changed

+3
-3
lines changed

keps/sig-network/1864-disable-lb-node-ports/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ stage: beta
2222
# The most recent milestone for which work toward delivery of this KEP has been
2323
# done. This can be the current (upcoming) milestone, if it is being actively
2424
# worked on.
25-
latest-milestone: "v1.21"
25+
latest-milestone: "v1.22"
2626

2727
# The milestone at which this feature was, or is targeted to be, at each stage.
2828
milestone:
2929
alpha: "v1.20"
30-
beta: "v1.21"
31-
stable: "v1.22"
30+
beta: "v1.22"
31+
stable: "v1.23"
3232

3333
feature-gates:
3434
- name: ServiceLBNodePortControl

0 commit comments

Comments
 (0)