rakkess
rakkess copied to clipboard
Add more RBAC verbs
- Including important ones to security auditing (
bind,impersonate, andescalate).
Thinking to add more, such as https://github.com/kubernetes/kubernetes/blob/d67e6545b159658d5500f773595cc7a6b62e94ba/staging/src/k8s.io/kubectl/pkg/cmd/auth/cani.go#L109
I'm thinking to also allow invalid verbs (maybe with a CLI flag), in case a cluster (e.g. kubernetes/kubernetes, or some customisation) has implemented some this tool doesn't know about.