Skip to content

Commit 0ee5b31

Browse files
committed
Promote retry generate name to beta
1 parent 48d6c58 commit 0ee5b31

File tree

2 files changed

+5
-3
lines changed
  • keps
    • prod-readiness/sig-api-machinery
    • sig-api-machinery/4420-retry-generate-name

2 files changed

+5
-3
lines changed

keps/prod-readiness/sig-api-machinery/4420.yaml

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

keps/sig-api-machinery/4420-retry-generate-name/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ participating-sigs:
77
status: implementable
88
creation-date: 2024-01-19
99
reviewers:
10-
- TODO
10+
- "@deads2k"
1111
approvers:
1212
- "@deads2k"
1313

1414
# The target maturity stage in the current dev cycle for this KEP.
15-
stage: alpha
15+
stage: beta
1616

1717
# The most recent milestone for which work toward delivery of this KEP has been
1818
# done. This can be the current (upcoming) milestone, if it is being actively
1919
# worked on.
20-
latest-milestone: "v1.30"
20+
latest-milestone: "v1.31"
2121

2222
# The milestone at which this feature was, or is targeted to be, at each stage.
2323
milestone:

0 commit comments

Comments
 (0)