Skip to content

Commit e5d73e9

Browse files
authored
Merge pull request kubernetes#2937 from andrewsykim/kep-1864
kep-1864: promote ServiceLBNodePortControl to GA
2 parents 92cdcf6 + 43a1c9e commit e5d73e9

File tree

2 files changed

+4
-2
lines changed
  • keps

2 files changed

+4
-2
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
kep-number: 1864
22
beta:
33
approver: "@johnbelamaric"
4+
stable:
5+
approver: "@johnbelamaric"

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ prr-approvers:
1717
- "@johnbelamaric"
1818

1919
# The target maturity stage in the current dev cycle for this KEP.
20-
stage: beta
20+
stage: stable
2121

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.22"
25+
latest-milestone: "v1.23"
2626

2727
# The milestone at which this feature was, or is targeted to be, at each stage.
2828
milestone:

0 commit comments

Comments
 (0)