Skip to content

Commit aad5a5c

Browse files
committed
Promote feature to stable
1 parent cab8d4f commit aad5a5c

File tree

2 files changed

+6
-2
lines changed
  • keps
    • prod-readiness/sig-api-machinery
    • sig-api-machinery/3488-cel-admission-control

2 files changed

+6
-2
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ alpha:
33
approver: "@johnbelamaric"
44
beta:
55
approver: "@johnbelamaric"
6+
stable:
7+
approver: "@johnbelamaric"
8+

keps/sig-api-machinery/3488-cel-admission-control/kep.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,18 @@ see-also:
3333
- "/keps/sig-api-machinery/2876-crd-validation-expression-language"
3434

3535
# The target maturity stage in the current dev cycle for this KEP.
36-
stage: beta
36+
stage: stable
3737

3838
# The most recent milestone for which work toward delivery of this KEP has been
3939
# done. This can be the current (upcoming) milestone, if it is being actively
4040
# worked on.
41-
latest-milestone: "v1.29"
41+
latest-milestone: "v1.30"
4242

4343
# The milestone at which this feature was, or is targeted to be, at each stage.
4444
milestone:
4545
alpha: "v1.26"
4646
beta: "1.28"
47+
stable: "1.30"
4748

4849

4950
# The following PRR answers are required at alpha release

0 commit comments

Comments
 (0)