From 59a39b8d85ee6f98f7e4ca2a438422f7944b5ce7 Mon Sep 17 00:00:00 2001 From: Sunyanan Choochotkaew Date: Wed, 8 Oct 2025 16:06:54 +0900 Subject: [PATCH] [KEP-5075] Update milestone in kep.yaml Signed-off-by: Sunyanan Choochotkaew --- keps/sig-scheduling/5075-dra-consumable-capacity/kep.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/keps/sig-scheduling/5075-dra-consumable-capacity/kep.yaml b/keps/sig-scheduling/5075-dra-consumable-capacity/kep.yaml index 8604504b2de..b87cd6782c5 100644 --- a/keps/sig-scheduling/5075-dra-consumable-capacity/kep.yaml +++ b/keps/sig-scheduling/5075-dra-consumable-capacity/kep.yaml @@ -29,13 +29,13 @@ stage: alpha # 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.34" +latest-milestone: "v1.35" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: alpha: "v1.34" - beta: "v1.35" - stable: "v1.36" + beta: "v1.36" + stable: "v1.37" # The following PRR answers are required at alpha release # List the feature gate name and the components for which it must be enabled