Ensure that GLBC's canonical RBAC ClusterRole is pruned, explained, tested #743
Labels
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
https://github.com/kubernetes/ingress-gce/blob/master/docs/deploy/resources/rbac.yaml
The canonical RBAC permissions should be kept minimal, up-to-date, explained (e.g. link permissions to lines in source code) and tested. For example,
ingresses
resources are moving under thenetworking.k8s.io
group and it's unclear which core APIs actually require write permissions and which only need read.The text was updated successfully, but these errors were encountered: