Update
We have finalized our specs and we will go in the following direction:
- We will have a list of basic roles with predefined and immutable permissions across orga settings, clusters and projects: Owner + Admin (like today), DevOps, Billing Manager, Viewer
- If that’s not enough and you want to customize the access to the clusters/projects, as an admin you will be able create custom roles and specify:
– the access level on each cluster (read, deploy/create environments on it, admin)
– the access level on each project & environment type (project admin, manage creation/deploy/settings of each env type within the project)
we will probably start next sprint with the implementation, I’ll keep you updated!