diff --git a/keps/prod-readiness/sig-instrumentation/2845.yaml b/keps/prod-readiness/sig-instrumentation/2845.yaml index e35684c2f58..c668bc3f05c 100644 --- a/keps/prod-readiness/sig-instrumentation/2845.yaml +++ b/keps/prod-readiness/sig-instrumentation/2845.yaml @@ -3,3 +3,5 @@ alpha: approver: "@ehashman" beta: approver: "@ehashman" +stable: + approver: "@wojtek-t" 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 34ba8626c52..d08c499973d 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 @@ -5,7 +5,7 @@ authors: owning-sig: sig-instrumentation participating-sigs: - sig-arch -status: implementable +status: implemented creation-date: 2021-07-30 reviewers: - pohly @@ -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