File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
keps/sig-instrumentation/2831-kubelet-tracing Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -473,6 +473,7 @@ details). For now, we leave it here.
473
473
- 2022-06-09 : KEP targeted at Alpha in 1.25
474
474
- 2023-01-09 : KEP targeted at Beta in 1.27
475
475
- 2025-02-07 : KEP targeted at Stable in 1.33
476
+ - 2025-06-10 : KEP targeted at Stable in 1.34
476
477
477
478
# # Drawbacks
478
479
Original file line number Diff line number Diff line change @@ -24,11 +24,11 @@ see-also:
24
24
- " https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/647-apiserver-tracing"
25
25
replaces :
26
26
stage : stable
27
- latest-milestone : " v1.33 "
27
+ latest-milestone : " v1.34 "
28
28
milestone :
29
29
alpha : " v1.25"
30
30
beta : " v1.27"
31
- stable : " v1.33 "
31
+ stable : " v1.34 "
32
32
feature-gates :
33
33
- name : KubeletTracing
34
34
components :
You can’t perform that action at this time.
0 commit comments