From 411581960e521b065f91a3df1d14c9a91a9a20b5 Mon Sep 17 00:00:00 2001 From: Andrew Sy Kim Date: Fri, 21 Jan 2022 15:25:22 -0500 Subject: [PATCH] KEP-1864: update to stable for v1.24 Signed-off-by: Andrew Sy Kim --- keps/sig-network/1864-disable-lb-node-ports/kep.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keps/sig-network/1864-disable-lb-node-ports/kep.yaml b/keps/sig-network/1864-disable-lb-node-ports/kep.yaml index 92e7427bc9a..48f21563bf7 100644 --- a/keps/sig-network/1864-disable-lb-node-ports/kep.yaml +++ b/keps/sig-network/1864-disable-lb-node-ports/kep.yaml @@ -22,13 +22,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.23" +latest-milestone: "v1.24" # 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" + stable: "v1.24" feature-gates: - name: ServiceLBNodePortControl