Skip to content

v0.3.0

Compare
Choose a tag to compare
@patoarvizu patoarvizu released this 15 Mar 21:23
· 126 commits to master since this release
5986aa2

Features:

  • Add integration tests (#17)
  • Upgrade operator-sdk to 0.15.2 (#18)
  • Reduce excessive logging (#21)
  • Append namespaces to list of bound roles when multiple ServiceAccounts with the same name are configured across different namespaces (#22)
  • Watch for changes in Vault objects to avoid overwriting auto-generated configuration (#24)

Bugfixes

  • Allow for BoundServiceAccountNamespaces to be either string or []string (#22)
  • Fix bug where changes to the ConfigMap wouldn't propagate without a restart (#24)