mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-18 21:21:06 +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.