rbac-view
rbac-view copied to clipboard
Visualize Kubernetes RBAC rules
I'd installed **rbac-view** via krew to my macbook with macOS Monterey  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) *...
A PR is missing?
Add button to allow users to download json from HTML interface.
Client package should be improved where we pass an interface we can mock for tests.
Add a button to refresh the matrix of ClusterRoles and Roles.