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

feat: add "read-only" mode #118

Open
cwrau opened this issue Sep 20, 2024 · 4 comments
Open

feat: add "read-only" mode #118

cwrau opened this issue Sep 20, 2024 · 4 comments

Comments

@cwrau
Copy link

cwrau commented Sep 20, 2024

It would be amazing if one could set the dashboard to be "read only", by which I mean that the user cannot do "breaking" changes like suspending a resource.

I don't consider reconciling breaking, as that would've happened anyways.

@DChevrier1
Copy link

I would second this. As DevSecOps lead, I would love for the devs to be able to use this, but not be able to change anything. It would give them access to the logs in an easy to use gui. I would like to see it go even further with roles where I could limit groups to only certain namespaces/pods

@sebastiangaiser
Copy link
Contributor

Just to have this mentioned, removing the patch verb from the ClusterRole should do the job. I've implemented this in my Helm chart already: https://github.com/sebastiangaiser/helm-charts/blob/0d247e0d1707327ee654f854fcbc50f270613844/charts/capacitor/templates/clusterrole.yaml#L50
Tbh I've implemented it as a simple way to solve this problem but haven't checked how Capacitor reacts on this...

@yashwanth-l
Copy link

I would second @DChevrier1 plus it would help Devs to have access to what they need to have in the UI, especially in the Multi-Tenant Cluster.

@jitjoseph
Copy link

We are too looking for this feature. Either a role based access or atleast a readonly dashboard.

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

No branches or pull requests

5 participants