capsule icon indicating copy to clipboard operation
capsule copied to clipboard

Add a view only permission role

Open timsanwald opened this issue 5 months ago • 3 comments

Describe the feature

Currently theres only TenantOwner as a concept. I would like to add one more role which is the TenantReader which gets only viewing permissions to all tenant resources. Theres often Auditor/Operatore roles which needs viewing access to the cluster resources but should not necessary be a Tenant Owner. Another field in the Tenant resource would make it simpler to setup and maintain these roles.

What would the new user story look like?

Tenant CRD gets a new entry "readers" which acts like the "owners" attribute but grants only viewing permissions on the tenant resources.

timsanwald avatar May 14 '25 06:05 timsanwald