Skip to content

Commit c349740

Browse files
committed
Promote MAP to beta in 1.34
1 parent 61abddc commit c349740

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
kep-number: 3962
22
alpha:
33
approver: "@deads2k"
4+
beta:
5+
approver: "@deads2k"

keps/sig-api-machinery/3962-mutating-admission-policies/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1032,8 +1032,8 @@ We will test the edge cases mostly in integration test and unit test. We may add
10321032

10331033
#### Beta
10341034

1035-
- Gather feedback from developers and surveys
1036-
- Complete features A, B, C
1035+
- Add metrics for MAP admission plugin
1036+
- Fix issues/bugs been brought up
10371037
- Additional tests are in Testgrid and linked in KEP
10381038

10391039
#### GA

keps/sig-api-machinery/3962-mutating-admission-policies/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@ see-also:
2323
- "/keps/sig-bbb/2345-everyone-gets-a-kep"
2424

2525
# The target maturity stage in the current dev cycle for this KEP.
26-
stage: alpha
26+
stage: beta
2727

2828
# The most recent milestone for which work toward delivery of this KEP has been
2929
# done. This can be the current (upcoming) milestone, if it is being actively
3030
# worked on.
31-
latest-milestone: "v1.32"
31+
latest-milestone: "v1.34"
3232

3333
# The milestone at which this feature was, or is targeted to be, at each stage.
3434
milestone:
35-
alpha: "v1.32"
35+
alpha: "v1.34"
3636

3737
# The following PRR answers are required at alpha release
3838
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)