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 3
3
approver : " @jpbetz"
4
4
beta :
5
5
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.
605
605
#### GA
606
606
607
607
- Examples of real-world usage
608
+ - GKE and AWS are using this feature to limit anonymous access to /healthz,
609
+ /readyz and /livez endpoints.
608
610
609
611
### Upgrade / Downgrade Strategy
610
612
Original file line number Diff line number Diff line change @@ -16,17 +16,18 @@ see-also:
16
16
replaces :
17
17
18
18
# The target maturity stage in the current dev cycle for this KEP.
19
- stage : beta
19
+ stage : stable
20
20
21
21
# The most recent milestone for which work toward delivery of this KEP has been
22
22
# done. This can be the current (upcoming) milestone, if it is being actively
23
23
# worked on.
24
- latest-milestone : " v1.32 "
24
+ latest-milestone : " v1.34 "
25
25
26
26
# The milestone at which this feature was, or is targeted to be, at each stage.
27
27
milestone :
28
28
alpha : " v1.31"
29
29
beta : " v1.32"
30
+ stable : " v1.34"
30
31
31
32
# The following PRR answers are required at alpha release
32
33
# 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