mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-17 16:51:45 +01:00
This allows it to authenticate once, then exit once all sinks have reported success. Useful for things like an init container vs. a sidecard container. Also adds command-level testing of it.