rbac-operator release v0.21.0
Added
- Add cluster-namespace controller which ensures that RBAC resources to access resources in cluster namespaces can be granted to those with access to the clusters organization
- Add bootstrapping for the
read-cluster-appsandwrite-cluster-appsclusterRoles. - Add update option for
orgReadClusterRoleBindingresource.
Changed
- The
write_all_groupconfiguration key is now optional.