Releases: kiwicom/k8s-vault-operator
Releases · kiwicom/k8s-vault-operator
v1.3.0
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
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.1.2
What's Changed
feat: distinguish not found and empty vault paths
fix: hash owner label if it's too long
Full Changelog: v1.1.1...v1.1.2
v1.1.0
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
Initialize release of k8s-vault-operator