File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
sig-auth/4633-anonymous-auth-configurable-endpoints Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 33 approver : " @jpbetz"
44beta :
55 approver : " @jpbetz"
6+ stable :
7+ approver : " @jpbetz"
Original file line number Diff line number Diff line change @@ -605,6 +605,8 @@ in back-to-back releases.
605605#### GA
606606
607607- Examples of real-world usage
608+ - GKE and AWS are using this feature to limit anonymous access to /healthz,
609+ /readyz and /livez endpoints.
608610
609611### Upgrade / Downgrade Strategy
610612
Original file line number Diff line number Diff line change @@ -16,17 +16,18 @@ see-also:
1616replaces :
1717
1818# The target maturity stage in the current dev cycle for this KEP.
19- stage : beta
19+ stage : stable
2020
2121# The most recent milestone for which work toward delivery of this KEP has been
2222# done. This can be the current (upcoming) milestone, if it is being actively
2323# worked on.
24- latest-milestone : " v1.32 "
24+ latest-milestone : " v1.34 "
2525
2626# The milestone at which this feature was, or is targeted to be, at each stage.
2727milestone :
2828 alpha : " v1.31"
2929 beta : " v1.32"
30+ stable : " v1.34"
3031
3132# The following PRR answers are required at alpha release
3233# 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