Skip to content

Commit 80f7d5f

Browse files
authored
Merge pull request kubernetes#2909 from hbagdi/2365-stable
KEP-2365: Mark as stable for v1.23
2 parents 1e64246 + f117bc7 commit 80f7d5f

File tree

2 files changed

+4
-2
lines changed
  • keps
    • prod-readiness/sig-network
    • sig-network/2365-ingressclass-namespaced-params

2 files changed

+4
-2
lines changed

keps/prod-readiness/sig-network/2365.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-network/2365-ingressclass-namespaced-params/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ see-also:
1818
- "/keps/sig-network/1453-ingress-api"
1919

2020
# The target maturity stage in the current dev cycle for this KEP.
21-
stage: beta
21+
stage: stable
2222

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

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

0 commit comments

Comments
 (0)