File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
prod-readiness/sig-api-machinery
sig-api-machinery/3962-mutating-admission-policies Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11kep-number : 3962
22alpha :
33 approver : " @deads2k"
4+ beta :
5+ approver : " @deads2k"
Original file line number Diff line number Diff line change @@ -1032,9 +1032,11 @@ 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+ - Have proper monitoring for MAP admission plugin
1036+ - Fix any blocking issues/bugs surfaced before code freeze
10371037- Additional tests are in Testgrid and linked in KEP
1038+ - More rigorous forms of testing—e.g., downgrade tests and scalability tests
1039+ - Including all function needed with performance and security in consideration
10381040
10391041# ### GA
10401042
Original file line number Diff line number Diff line change @@ -23,16 +23,17 @@ 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.
3434milestone :
3535 alpha : " v1.32"
36+ beta : " v1.34"
3637
3738# The following PRR answers are required at alpha release
3839# List the feature gate name and the components for which it must be enabled
You can’t perform that action at this time.
0 commit comments