Skip to content

Commit 15f9cd4

Browse files
authored
Merge pull request kubernetes#2936 from andrewsykim/kep-1959
kep-1959: update ServiceLoadBalancerClass feature to GA
2 parents f1020b8 + de42d58 commit 15f9cd4

File tree

2 files changed

+4
-2
lines changed
  • keps
    • prod-readiness/sig-cloud-provider
    • sig-cloud-provider/1959-service-lb-class-field

2 files changed

+4
-2
lines changed

keps/prod-readiness/sig-cloud-provider/1959.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ alpha:
33
approver: "@johnbelamaric"
44
beta:
55
approver: "@johnbelamaric"
6+
stable:
7+
approver: "@johnbelamaric"

keps/sig-cloud-provider/1959-service-lb-class-field/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ prr-approvers:
1919
- "@johnbelamaric"
2020

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

2424
# The most recent milestone for which work toward delivery of this KEP has been
2525
# done. This can be the current (upcoming) milestone, if it is being actively
2626
# worked on.
27-
latest-milestone: "v1.22"
27+
latest-milestone: "v1.23"
2828

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

0 commit comments

Comments
 (0)