Skip to content

Commit c5845a6

Browse files
authored
Merge pull request kubernetes#3170 from pohly/klog-deprecation-1.24
KEP-2845: klog deprecation: beta in 1.24
2 parents 04e19b2 + e6e7779 commit c5845a6

File tree

2 files changed

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

2 files changed

+4
-2
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
kep-number: 2845
22
alpha:
33
approver: "@ehashman"
4+
beta:
5+
approver: "@ehashman"

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ approvers:
1616
see-also:
1717
- "/keps/sig-instrumentation/1602-structured-logging"
1818
replaces: []
19-
stage: alpha
20-
latest-milestone: "v1.23"
19+
stage: beta
20+
latest-milestone: "v1.24"
2121
milestone:
2222
alpha: "v1.23"
2323
beta: "v1.24"

0 commit comments

Comments
 (0)