website/content/en/docs/reference/command-line-tools-reference/feature-gates/authorize-with-selectors.md

875 B

title content_type _build stages
AuthorizeWithSelectors feature_gate
list render
never false
stage defaultValue fromVersion
alpha false 1.31

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.