| title |
content_type |
_build |
stages |
| AuthorizeWithSelectors |
feature_gate |
|
| stage |
defaultValue |
fromVersion |
toVersion |
| alpha |
false |
1.31 |
1.31 |
|
| stage |
defaultValue |
fromVersion |
| beta |
true |
1.32 |
|
|
Allows authorization to use field and label selectors.
Enables fieldSelector and labelSelector fields in the SubjectAccessReview API,
passes field and label selector information to authorization webhooks,
enables fieldSelector and labelSelector functions in the authorizer CEL library,
and enables checking fieldSelector and labelSelector fields in authorization webhook matchConditions.