rbac-manager (k8s)

FairwindsOps/rbac-manager last check 47 releases
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.3: Improved Tests, Go Modules, More Secure Deployment Configuration · 1y+
view on github
  • More complete tests
  • Some slight refactoring to enable better tests (majority of logic in Reconcile function was moved to another function)
  • Improved logic for owner ref matching
  • A move from Dep to Go modules (and Go 1.11)
  • More secure deployment configuration by dropping all capabilities and running as a non root user