Skip to content

v1.1.0

Compare
Choose a tag to compare
@eduardogr eduardogr released this 05 Jan 18:26
· 44 commits to master since this release
  • [BEHAVIOUR] Using flags watch-namespaces / exclude-namespaces. They interact differently.
    • All namespaces are watched. A namespace is excluded if it is specified within the exclude-namespaces flag.
  • [FEATURE] Adding auth-method param to specify Vault authentication method.
    • Adding vault authentication method from kubernetes. With auth-method param set to kubernetes.
  • [BUG] set the controller name to something unique avoid 'duplicate metrics collector registration attempted' errors.