From c8675ecb308326910dca81564cba36d23cec2ebd Mon Sep 17 00:00:00 2001 From: Peter Hunt Date: Wed, 8 Oct 2025 11:15:04 -0400 Subject: [PATCH] KEP-4210: bump to beta Signed-off-by: Peter Hunt --- keps/prod-readiness/sig-node/4210.yaml | 2 ++ keps/sig-node/4210-max-image-gc-age/kep.yaml | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/keps/prod-readiness/sig-node/4210.yaml b/keps/prod-readiness/sig-node/4210.yaml index e45ce3c9bc2..cf77d798853 100644 --- a/keps/prod-readiness/sig-node/4210.yaml +++ b/keps/prod-readiness/sig-node/4210.yaml @@ -3,3 +3,5 @@ alpha: approver: "@johnbelamaric" beta: approver: "@johnbelamaric" +stable: + approver: "@johnbelamaric" diff --git a/keps/sig-node/4210-max-image-gc-age/kep.yaml b/keps/sig-node/4210-max-image-gc-age/kep.yaml index c4dc73ce59f..e2127f8c0a6 100644 --- a/keps/sig-node/4210-max-image-gc-age/kep.yaml +++ b/keps/sig-node/4210-max-image-gc-age/kep.yaml @@ -14,17 +14,18 @@ approvers: # The target maturity stage in the current dev cycle for this KEP. -stage: beta +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.30" +latest-milestone: "v1.35" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: alpha: "v1.29" beta: "v1.30" + stable: "v1.35" # The following PRR answers are required at alpha release # List the feature gate name and the components for which it must be enabled