Skip to content

Commit c221a17

Browse files
authored
Merge pull request #5392 from dashpole/update_kubelet_tracing_again
Update kubelet tracing to target stable in v1.34
2 parents 19b1d1d + 7f4de2f commit c221a17

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

keps/sig-instrumentation/2831-kubelet-tracing/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,7 @@ details). For now, we leave it here.
473473
- 2022-06-09: KEP targeted at Alpha in 1.25
474474
- 2023-01-09: KEP targeted at Beta in 1.27
475475
- 2025-02-07: KEP targeted at Stable in 1.33
476+
- 2025-06-10: KEP targeted at Stable in 1.34
476477

477478
## Drawbacks
478479

keps/sig-instrumentation/2831-kubelet-tracing/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ see-also:
2424
- "https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/647-apiserver-tracing"
2525
replaces:
2626
stage: stable
27-
latest-milestone: "v1.33"
27+
latest-milestone: "v1.34"
2828
milestone:
2929
alpha: "v1.25"
3030
beta: "v1.27"
31-
stable: "v1.33"
31+
stable: "v1.34"
3232
feature-gates:
3333
- name: KubeletTracing
3434
components:

0 commit comments

Comments
 (0)