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

Make cluster role name configurable #212

Merged

Conversation

petrepopescu21
Copy link
Contributor

@petrepopescu21 petrepopescu21 commented Mar 1, 2024

What this PR does / why we need it:

Users should be able to assign a lower-scope ClusterRole to the reconciler which does not have full cluster admin privileges. This PR replaces the hardcoded name with a value

Special notes for your reviewer:

Checklist

  • DCO signed
  • Chart Version bumped
  • Helm chart is tested
  • Run make reviewable

@petrepopescu21 petrepopescu21 changed the title Make cluster role binding name configurable Make cluster role name configurable Mar 2, 2024
@petrepopescu21
Copy link
Contributor Author

@stefanprodan I see you're active around here, PTAL 🫶🏻

@petrepopescu21 petrepopescu21 force-pushed the feature/rbac-role-in-values branch from 9e4e8fc to 815c553 Compare March 2, 2024 21:11
@haarchri haarchri merged commit 31635e1 into fluxcd-community:main Mar 3, 2024
4 checks passed
@petrepopescu21 petrepopescu21 deleted the feature/rbac-role-in-values branch March 3, 2024 07:14
@stefanprodan
Copy link
Member

@haarchri wasn't this covered in the multitenancy section which allows setting privileged: false that drops cluster-admin?

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.

3 participants