-
Notifications
You must be signed in to change notification settings - Fork 6
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
default clusterRole ineffecient for vcluster serviceaccount #42
Comments
@jbarfield thanks for creating this issue! Would you mind to create a small PR for this? |
Sure thing. I just received this notification or I would have done it then. |
jbarfield
added a commit
to jbarfield/vcluster-plugins
that referenced
this issue
Jan 16, 2024
github issue loft-sh#42 opened by myself. Applied `yamllint` updates to address syntax errors. Including converting the array from `["bracketed format"]` to `- itemized per line` ` to eliminate `line length exceeds 80 characters` errors.
PR #43 opened to address this issue. |
Just wanted to bump this issue in case the previous notification regarding PR43 did not get seen. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I had to update the clusterrole RBAC permissions in order for this plugin to work.
k3s version 1.6.29 on k8s 1.26.5 (kubespray).
Yaml like so:
The text was updated successfully, but these errors were encountered: