mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-19 13:41:10 +02: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.