From b0c73fe07506f5df3e59dda1430dbbfabfc11e60 Mon Sep 17 00:00:00 2001 From: Sotiris Salloumis Date: Wed, 18 Mar 2026 09:30:32 +0100 Subject: [PATCH] KEP-5554: update KEP alpha milestone to v1.37 --- .../kep.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/keps/sig-node/5554-in-place-update-pod-resources-alongside-static-cpu-manager-policy/kep.yaml b/keps/sig-node/5554-in-place-update-pod-resources-alongside-static-cpu-manager-policy/kep.yaml index e6ed1d27c8e2..0d49166b4e1b 100644 --- a/keps/sig-node/5554-in-place-update-pod-resources-alongside-static-cpu-manager-policy/kep.yaml +++ b/keps/sig-node/5554-in-place-update-pod-resources-alongside-static-cpu-manager-policy/kep.yaml @@ -32,13 +32,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.36" +latest-milestone: "v1.37" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: - alpha: "v1.36" - beta: "v1.37" - stable: "v1.38" + alpha: "v1.37" + beta: "v1.38" + stable: "v1.39" # The following PRR answers are required at alpha release # List the feature gate name and the components for which it must be enabled