rbac-manager (k8s)
Notes
A Kubernetes operator that simplifies the management of Role Bindings and Service Accounts.
site / doc : https://rbac-manager.docs.fairwinds.com/
Release notes
v0.4.0: Moving to Go + Kubebuilder, New RBAC Definition Syntax, CRD Validation
· 1y+
New Features:
- New
RBACDefinitionsyntax - Support for multiple
RBACDefinitions - Using OwnerReferences to associate a specific
RBACDefinitionwith aClusterRoleBinding,RoleBinding, orServiceAccount - Using CRD validation for all RBACDefinition fields
- Moving from rbac-manager.reactiveops.io to rbacmanager.reactiveops.io for CRD
- Support for groups
- Some basic testing in place
Breaking Changes:
- This is a huge release that contains some breaking changes. We've included docs that cover the upgrade process to 0.4.0.