rbac-view icon indicating copy to clipboard operation
rbac-view copied to clipboard

Visualize Kubernetes RBAC rules

Results 7 rbac-view issues
Sort by recently updated
recently updated
newest added

I'd installed **rbac-view** via krew to my macbook with macOS Monterey ![image](https://user-images.githubusercontent.com/46709294/149101657-aafabca6-89f8-4f18-9394-8b47510889f3.png) plugin is crushing: ``` ❯ kubectl rbac-view fatal error: runtime: bsdthread_register error runtime stack: runtime.throw(0x1e5be19, 0x21) /usr/local/go/src/runtime/panic.go:605 +0x95...

tested with k8s `1.16.10` ------- this is still a WIP, as * the frontend libraries need to be updated as well (especially `node-sass` to work with nodejs >= 10.x) *...

Add button to allow users to download json from HTML interface.

enhancement
help wanted
html server

enhancement
help wanted
renderer

Client package should be improved where we pass an interface we can mock for tests.

enhancement
Go

Add a button to refresh the matrix of ClusterRoles and Roles.

enhancement
help wanted
html server