Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: correct ACL requirements for CSI plugins #20552

Merged
merged 1 commit into from
May 13, 2024
Merged

Conversation

tgross
Copy link
Member

@tgross tgross commented May 9, 2024

CSI plugins are not namespaced, and there's no "list plugin" ACL. Instead, listing and reading plugins require the plugin:read ACL.

Noticed this while working on #20551

CSI plugins are not namespaced, and there's no "list plugin" ACL. Instead,
listing and reading plugins require the `plugin:read` ACL.
@tgross tgross added theme/storage theme/docs Documentation issues and enhancements backport/1.6.x backport to 1.6.x release line backport/1.7.x backport to 1.7.x release line labels May 9, 2024
@tgross tgross added this to the 1.8.0 milestone May 9, 2024
@tgross tgross marked this pull request as ready for review May 9, 2024 19:20
@tgross tgross requested a review from pkazmierczak May 10, 2024 20:16
@tgross tgross merged commit baee2a0 into main May 13, 2024
15 checks passed
@tgross tgross deleted the docs-plugin-acls branch May 13, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.6.x backport to 1.6.x release line backport/1.7.x backport to 1.7.x release line theme/docs Documentation issues and enhancements theme/storage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants