Skip to content

Commit 992c8a9

Browse files
authored
Merge pull request kubernetes#4689 from ardaguclu/custom-debug-beta
KEP-4292: Update to promote it to beta
2 parents 649c421 + bcfd36c commit 992c8a9

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

keps/prod-readiness/sig-cli/4292.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@
44
kep-number: 4292
55
alpha:
66
approver: "@johnbelamaric"
7+
beta:
8+
approver: "@johnbelamaric"

keps/sig-cli/4292-kubectl-debug-custom-profile/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -956,6 +956,7 @@ Major milestones might include:
956956
- when the KEP was retired or superseded
957957
-->
958958
- 2023-10-13: Kep is proposed as alpha feature
959+
- 2024-06-04: Kep is promoted to beta
959960

960961
## Drawbacks
961962

keps/sig-cli/4292-kubectl-debug-custom-profile/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ latest-milestone: "v1.30"
2828
# The milestone at which this feature was, or is targeted to be, at each stage.
2929
milestone:
3030
alpha: "v1.30"
31-
beta: "TBD"
31+
beta: "v1.31"
3232
stable: "TBD"
3333

3434
# The following PRR answers are required at alpha release

0 commit comments

Comments
 (0)