weave-gitops-enterprise icon indicating copy to clipboard operation
weave-gitops-enterprise copied to clipboard

Extract debug access rules UI as RBAC View

Open squaremo opened this issue 2 years ago • 3 comments

Before the implementation of RBAC using Kubernetes packages (#2882), there was a service API endpoint and user interface for looking at the user's AccessRule objects. AccessRule is no longer required, so the debug interface is not useful any more, and we could remove it and supporting code.

squaremo avatar May 31 '23 15:05 squaremo

There may be a hidden "cool product feature" here. We had originally built the debugging UI for internal use only, but it is very possible that users can't get a summarized view of their permissions anywhere else in the app.

We will check with product on if we can generalize this. Either way it will be moved out of "Explorer" eventually.

jpellizzari avatar Jun 28 '23 15:06 jpellizzari

There may be a hidden "cool product feature" here. We had originally built the debugging UI for internal use only, but it is very possible that users can't get a summarized view of their permissions anywhere else in the app.

We will check with product on if we can generalize this. Either way it will be moved out of "Explorer" eventually.

really up for something like this

Screenshot 2023-12-19 at 16 23 49

enekofb avatar Dec 19 '23 15:12 enekofb

Background ...

Screenshot 2023-12-19 at 16 25 06

i am trying to explain how users can make sense of RBAC permission in WGE and this features would be my goto place over other alternatives like use single cluster kubectl or similar other approaches

enekofb avatar Dec 19 '23 15:12 enekofb