Skip to content

Commit c1e4da4

Browse files
authored
Merge pull request #3650 from logicalhan/klog-flags
update status of klog flag deprecation
2 parents e724ae4 + 5eaac45 commit c1e4da4

File tree

2 files changed

+6
-4
lines changed
  • keps
    • prod-readiness/sig-instrumentation
    • sig-instrumentation/2845-deprecate-klog-specific-flags-in-k8s-components

2 files changed

+6
-4
lines changed

keps/prod-readiness/sig-instrumentation/2845.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ alpha:
33
approver: "@ehashman"
44
beta:
55
approver: "@ehashman"
6+
stable:
7+
approver: "@wojtek-t"

keps/sig-instrumentation/2845-deprecate-klog-specific-flags-in-k8s-components/kep.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors:
55
owning-sig: sig-instrumentation
66
participating-sigs:
77
- sig-arch
8-
status: implementable
8+
status: implemented
99
creation-date: 2021-07-30
1010
reviewers:
1111
- pohly
@@ -16,12 +16,12 @@ approvers:
1616
see-also:
1717
- "/keps/sig-instrumentation/1602-structured-logging"
1818
replaces: []
19-
stage: beta
20-
latest-milestone: "v1.24"
19+
stage: stable
20+
latest-milestone: "v1.26"
2121
milestone:
2222
alpha: "v1.23"
2323
beta: "v1.24"
24-
stable: "v1.25"
24+
stable: "v1.26"
2525

2626
feature-gates: []
2727
disable-supported: true

0 commit comments

Comments
 (0)