Skip to content

Commit b8dda87

Browse files
committed
KEP-1672: promote EndpointSliceTerminatingCondition feature to GA
Signed-off-by: Andrew Sy Kim <[email protected]>
1 parent 257a9b4 commit b8dda87

File tree

2 files changed

+5
-2
lines changed
  • keps
    • prod-readiness/sig-network
    • sig-network/1672-tracking-terminating-endpoints

2 files changed

+5
-2
lines changed

keps/prod-readiness/sig-network/1672.yaml

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

keps/sig-network/1672-tracking-terminating-endpoints/kep.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,18 @@ see-also:
2020
replaces: []
2121

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

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

3030
# The milestone at which this feature was, or is targeted to be, at each stage.
3131
milestone:
3232
alpha: "v1.20"
3333
beta: "v1.22"
34+
stable: "v1.26"
3435

3536
# The following PRR answers are required at alpha release
3637
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)