From 31a39f3aee8147abcae9829b151426a5054ea117 Mon Sep 17 00:00:00 2001 From: Han Kang Date: Tue, 8 Nov 2022 12:23:46 -0800 Subject: [PATCH] update status of klog flag deprecation --- .../kep.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/keps/sig-instrumentation/2845-deprecate-klog-specific-flags-in-k8s-components/kep.yaml b/keps/sig-instrumentation/2845-deprecate-klog-specific-flags-in-k8s-components/kep.yaml index 34ba8626c52f..97cf24b5240b 100644 --- a/keps/sig-instrumentation/2845-deprecate-klog-specific-flags-in-k8s-components/kep.yaml +++ b/keps/sig-instrumentation/2845-deprecate-klog-specific-flags-in-k8s-components/kep.yaml @@ -16,12 +16,12 @@ approvers: see-also: - "/keps/sig-instrumentation/1602-structured-logging" replaces: [] -stage: beta -latest-milestone: "v1.24" +stage: stable +latest-milestone: "v1.26" milestone: alpha: "v1.23" beta: "v1.24" - stable: "v1.25" + stable: "v1.26" feature-gates: [] disable-supported: true