diff --git a/keps/prod-readiness/sig-network/1672.yaml b/keps/prod-readiness/sig-network/1672.yaml index c6ded615224a..7c08614c1e44 100644 --- a/keps/prod-readiness/sig-network/1672.yaml +++ b/keps/prod-readiness/sig-network/1672.yaml @@ -1,3 +1,7 @@ kep-number: 1672 alpha: approver: "@wojtek-t" +beta: + approver: "@wojtek-t" +stable: + approver: "@wojtek-t" diff --git a/keps/sig-network/1672-tracking-terminating-endpoints/kep.yaml b/keps/sig-network/1672-tracking-terminating-endpoints/kep.yaml index 71ff59ca18c7..1fbfdafaa68d 100644 --- a/keps/sig-network/1672-tracking-terminating-endpoints/kep.yaml +++ b/keps/sig-network/1672-tracking-terminating-endpoints/kep.yaml @@ -20,16 +20,18 @@ see-also: replaces: [] # The target maturity stage in the current dev cycle for this KEP. -stage: alpha +stage: stable # The most recent milestone for which work toward delivery of this KEP has been # done. This can be the current (upcoming) milestone, if it is being actively # worked on. -latest-milestone: "v1.22" +latest-milestone: "v1.23" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: alpha: "v1.20" + beta: "v1.22" + stable: "v1.23" # The following PRR answers are required at alpha release # List the feature gate name and the components for which it must be enabled