Skip to content

Commit 67aa9e9

Browse files
committed
3983: bump to stable
Signed-off-by: Peter Hunt <[email protected]>
1 parent 76a7c63 commit 67aa9e9

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

keps/prod-readiness/sig-node/3983.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ alpha:
66
approver: "@johnbelamaric"
77
beta:
88
approver: "@johnbelamaric"
9+
beta:
10+
approver: "@johnbelamaric"

keps/sig-node/3983-drop-in-configuration/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,7 @@ Fix the invalid configuration, or remove configurations.
377377
- 2023-09-25: KEP retargeted to Alpha in 1.29
378378
- 2024-01-19: Added an [e2e](https://testgrid.k8s.io/sig-node-release-blocking#node-kubelet-serial-containerd&include-filter-by-regex=KubeletConfigDropInDir) test and set KEP target to Beta in 1.30
379379
- 2024-09-30: Update Beta requirements
380+
- 2025-10-02: Update to stable
380381

381382

382383
## Drawbacks

keps/sig-node/3983-drop-in-configuration/kep.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,13 @@ stage: beta
1919
# The most recent milestone for which work toward delivery of this KEP has been
2020
# done. This can be the current (upcoming) milestone, if it is being actively
2121
# worked on.
22-
latest-milestone: "v1.32"
22+
latest-milestone: "v1.35"
2323

2424
# The milestone at which this feature was, or is targeted to be, at each stage.
2525
milestone:
2626
alpha: "v1.28"
2727
beta: "v1.31"
28+
stable: "v1.35"
2829

2930
# The following PRR answers are required at alpha release
3031
disable-supported: true

0 commit comments

Comments
 (0)