rbac-operator release v0.23.0
Added
- Prevent rbac-controller
fluxauth and externalresources resources from reconciling cluster namespaces - Dynamically bind
read-in-cluster-ns clusterRole if read-all clusterRole is bound in an org-namespace - Dynamically bind
write-in-cluster-ns clusterRole if cluster-admin clusterRole is bound in an org-namespace
Changed
- Renamed role
read-cluster-apps-in-cluster-ns to read-in-cluster-ns - Renamed role
write-cluster-apps-in-cluster-ns to write-in-cluster-ns - Renamed role binding
read-cluster-app to read-in-cluster-ns - Renamed role binding
write-cluster-apps to write-in-cluster-ns