From 009eb6e8e5f6d6f3a04579d203281c491e3e324c Mon Sep 17 00:00:00 2001 From: Mike Spreitzer Date: Thu, 14 Sep 2023 10:24:31 -0400 Subject: [PATCH] Bring 1040 kep.yaml up to date Signed-off-by: Mike Spreitzer --- keps/sig-api-machinery/1040-priority-and-fairness/kep.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keps/sig-api-machinery/1040-priority-and-fairness/kep.yaml b/keps/sig-api-machinery/1040-priority-and-fairness/kep.yaml index 4ee78acfc0a..cd847fb250c 100644 --- a/keps/sig-api-machinery/1040-priority-and-fairness/kep.yaml +++ b/keps/sig-api-machinery/1040-priority-and-fairness/kep.yaml @@ -27,13 +27,13 @@ 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.27" +latest-milestone: "v1.29" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: alpha: "v1.18" beta: "v1.20" - stable: "v1.28" + stable: "v1.29" # The following PRR answers are required at alpha release. # List the feature gate name and the components for which it must be enabled.