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-apps
andwrite-cluster-apps
clusterRoles. - Add update option for
orgReadClusterRoleBinding
resource.
Changed
- The
write_all_group
configuration key is now optional.