mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-20 16:55:08 +00:00
Automatic merge from submit-queue make rbac authorizer use rule comparison, not covers Updates the rbac authorizer to use rule comparisons and not a covers check to perform authorization.