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

fix: Fix the permissions in the cluster roles and bindings in helm #667

Merged

Conversation

JorgeReus
Copy link
Contributor

@JorgeReus JorgeReus commented Apr 2, 2023

What this PR does / why we need it:

Fix the helm template permissions for clusterrole and clusterrole bindings

  • Added list, get, watch, patch to the clusterrole resource
  • Added list, get, watch, patch to the clusterrolebinding resource

Which issue(s) this PR fixes:

Fixes #646

Does this PR introduced a user-facing change?

None

Additional documentation, usage docs, etc.:


@JorgeReus JorgeReus force-pushed the fix/cluster_role_helm_permissions branch 6 times, most recently from d3c7839 to 5344d56 Compare April 2, 2023 19:11
- Added list, get, watch, patch to the clusterrole resource
- Added list, get, watch, patch to the clusterrolebinding resource

Signed-off-by: Jorge Reus <j-g1996@live.com>
@JorgeReus JorgeReus force-pushed the fix/cluster_role_helm_permissions branch from 5344d56 to ddfa6a9 Compare April 2, 2023 19:12
@benjaminhuo
Copy link
Member

Thanks @JorgeReus for this!

@benjaminhuo benjaminhuo merged commit 08c3bba into fluent:master Apr 3, 2023
2 checks passed
@JorgeReus JorgeReus deleted the fix/cluster_role_helm_permissions branch April 3, 2023 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Missing list & watch rbac permissions for fluent-operator user
2 participants