Skip to content

Releases: kiwicom/k8s-vault-operator

v1.3.0

21 May 08:56
b79bf8d
Compare
Choose a tag to compare

What's Changed

  • Concurrent reading of secrets in 1 reconcile loop by @Dasio in #15
  • chore(deps): upgrade deps and Go version by @Dasio in #16

Full Changelog: v1.2.2...v1.3.0

v1.2.2

18 Sep 12:29
656cdf4
Compare
Choose a tag to compare

What's Changed

  • feat(cache): configurable vault token duration by @Dasio in #14

Default bumped from 30s to 2min

Full Changelog: v1.2.1...v1.2.2

v1.2.1

07 Jun 08:07
fb4ac8c
Compare
Choose a tag to compare

What's Changed

  • fix(cache): read lock for read operations by @Dasio in #13

Full Changelog: v1.2.0...v1.2.1

v1.2.0

07 Jun 07:47
2f5b144
Compare
Choose a tag to compare

What's Changed

  • feat(cache): SA service accounts + vault tokens by @Dasio in #12

Full Changelog: v1.1.2...v1.2.0

v1.1.2

30 May 13:47
83db6bd
Compare
Choose a tag to compare

What's Changed

feat: distinguish not found and empty vault paths

  • logs only not found

fix: hash owner label if it's too long

Full Changelog: v1.1.1...v1.1.2

v1.1.1

29 May 12:15
265f376
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

14 Feb 09:17
146b606
Compare
Choose a tag to compare

What's Changed

  • chore: edit readme, code of conduct, issue template by @ykyr in #6
  • feat: KVv1 engine support by @Dasio in #7
  • feat: add tag to docker image by @Dasio in #8

New Contributors

  • @ykyr made their first contribution in #6

Full Changelog: v1.0.0...v1.1.0

Init release v1.0.0

20 Jan 09:40
9c9de7c
Compare
Choose a tag to compare

Initialize release of k8s-vault-operator