Skip to content

Releases: patoarvizu/vault-dynamic-configuration-operator

v0.8.1

01 Jan 22:20
bdebb30
Compare
Choose a tag to compare

Features

  • Add a Config field to the Auth struct, since adding specific configuration may be required for deploying on Kubernetes >= 1.21 and Vault <= 1.9 (source).

v0.8.0

01 Jan 19:36
6343be5
Compare
Choose a tag to compare

Features

  • Update to sync up with the upstream schema changes introduced in bank-vaults 1.12.0 (#49)

Other

  • Refactor the CircleCI configuration for building ARM images faster, improve caching and parallelize jobs (#49)

v0.7.0

09 Mar 04:38
4f024cb
Compare
Choose a tag to compare

Features

  • Update upstream Vault api to support new fields (#46)
  • Fix test for default service accounts (#46)

v0.6.0

10 Feb 17:07
14b196c
Compare
Choose a tag to compare

Features

  • Explicitly ignore default service accounts (#44)

v0.5.0

15 Sep 22:51
7602c8b
Compare
Choose a tag to compare

Features

  • Upgraded underlying operator-sdk framework (#33)
  • Build and publish multi-arch images (#33)
  • Added Black Lives Matter badge to README Black Lives Matter (#34)
  • Create Helm chart (#35)
  • Host Helm chart on GitHub Pages (#36)

v0.4.1

19 Jul 00:23
8227702
Compare
Choose a tag to compare

Features

  • Reduce logging (#29)
  • Upgrade ubi-minimal base image to 8.2 (#29)

v0.4.0

17 May 04:10
94560a8
Compare
Choose a tag to compare

Features

  • Enable automatic creation of Prometheus metrics endpoints (#27)

v0.3.0

15 Mar 21:23
5986aa2
Compare
Choose a tag to compare

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)

v0.2.0

09 Feb 19:11
88b7833
Compare
Choose a tag to compare
  • Add Docker image Snyk scanning (#13)

v0.1.1 - Fix for Kubernetes auth roles

25 Nov 21:09
fa14613
Compare
Choose a tag to compare