Merge pull request #68162 from tallclair/runtimeclass-rbac
Automatic merge from submit-queue (batch tested with PRs 67578, 68154, 68162, 65545). If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.
Add RuntimeClass read permission for nodes
**What this PR does / why we need it**:
Add the necessary permissions for nodes to read RuntimeClasses when the feature gate is enabled.
**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
For kubernetes/features#585
**Release note**:
Covered by #67737
```release-note
NONE
```
/sig node
/sig auth
/kind feature
/priority important-soon
/milestone v1.12
Showing
Please
register
or
sign in
to comment