Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions keps/prod-readiness/sig-auth/4601.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ alpha:
approver: "@wojtek-t"
beta:
approver: "@wojtek-t"
stable:
approver: "@wojtek-t"
1 change: 1 addition & 0 deletions keps/sig-auth/4601-authorize-with-selectors/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -929,6 +929,7 @@ Test if eliminating use of the CEL selector functions in the offending CEL expre

- v1.31: Alpha release
- v1.32: Beta release
- v1.34: Stable release

## Drawbacks

Expand Down
7 changes: 4 additions & 3 deletions keps/sig-auth/4601-authorize-with-selectors/kep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ stage: beta
# The most recent milestone for which work toward delivery of this KEP has been
# done. This can be the current (upcoming) milestone, if it is being actively
# worked on.
latest-milestone: "v1.32"
latest-milestone: "v1.34"

# The milestone at which this feature was, or is targeted to be, at each stage.
milestone:
alpha: "v1.31"
beta: "v1.32"
stable: "TBD"
stable: "v1.34"

# The following PRR answers are required at alpha release
# List the feature gate name and the components for which it must be enabled
Expand All @@ -42,4 +42,5 @@ disable-supported: true

# The following PRR answers are required at beta release
metrics:
- find-metric-for-failed-authorization
- apiserver_authorization_decisions_total
- apiserver_authorization_webhook_duration_seconds