Releases: Lucretius/vault_raft_snapshot_agent
Releases · Lucretius/vault_raft_snapshot_agent
v0.3.1
Release v0.3.0
- Added support for Kubernetes authentication (thanks to #16 !)
Release v0.2.1
Same as v0.2.0 - but this contains the actual build artifacts.
Release v0.2.0
A big thanks to @Kyrklund and @LouisNitag for their contributions!
- uses the leader API to check for leader status instead of relying on some IP checking hack
- Approle auth can use more than just the default 'approle' value.
addr
andapprole
configuration properties are both optional, with defaults listed in the README
Release v0.1.0
Release v0.0.4
try again
Release v0.0.2
try a release from a tag
Initial Release
Most functionality is fleshed out, with no testing of Azure/GCP flows. Retain logic not implemented for Azure or GCP.
S3 and Local have been tested locally against a dev Vault cluster of 1 node with a Raft HA backend. Retain logic is implemented and tested.