rbac-operator release v1.0.0

Added

  • Create a per-organization ClusterRoleBinding granting the org’s automation ServiceAccount the kamaji-datastore-manager ClusterRole, so cluster apps using Kamaji can manage their kamaji.clastix.io/datastores CR. The referenced ClusterRole is provisioned by the global Kamaji app.
  • RBAC: Create patch-charts Role for automation ServiceAccounts.

Changed

  • Go: Update dependencies.