rbac-operator release v1.0.0
Added
- Create a per-organization ClusterRoleBinding granting the org’s
automationServiceAccount thekamaji-datastore-managerClusterRole, so cluster apps using Kamaji can manage theirkamaji.clastix.io/datastoresCR. The referenced ClusterRole is provisioned by the global Kamaji app. - RBAC: Create
patch-chartsRole for automation ServiceAccounts.
Changed
- Go: Update dependencies.