open-vault/command/agent/sink
Thomas L. Kula 3ce9615992
Allow auto_auth with templates without specifying a sink (#8812)
For situations where you want the Vault agent to handle one or more templates but do not require the acquired credentials elsewhere.

Modify the logic in SyncServer so that if there are no sinks, ignore any new credentials. Since SyncServer is responsible for shutting down the agent, make sure it still properly shuts down in this new situation.

Solves #7988
2020-05-26 13:52:14 -04:00
..
file Allow setting file mode on vault agent sink file (#7275) 2019-08-21 20:41:55 -07:00
inmem agent: fix data race on inmemSink's token (#7707) 2019-10-22 10:42:56 -07:00
mock AgentCache: Properly compute auto-auth token (#6264) 2019-02-20 02:11:05 -05:00
sink.go Allow auto_auth with templates without specifying a sink (#8812) 2020-05-26 13:52:14 -04:00