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: remove rbac Secrets from app rules #4203

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

DanielAntos90
Copy link

Be able to watch flux resources in UI without having rights to read secrets in k8s.

@casibbald
Copy link
Collaborator

@DanielAntos90 what is the reason for this change?
looking forward to understanding your objectives with the change

@DanielAntos90
Copy link
Author

@casibbald the reason for this change is that, in our setup, developers lack permissions to access secrets due to security policies. Without this adjustment, developers are unable to observe or even manage (e.g., halt reconciliation) any objects (Kustomization or HelmRelease) controlled by Flux. Restrictions on the Weave side prevent developers from viewing these objects in the UI, leaving them with no visibility at all.

@casibbald
Copy link
Collaborator

@DanielAntos90 Drop me a PM to connect up on this.

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.

2 participants