uswitch / vault-creds

Sidecar container for requesting dynamic Vault database secrets
Apache License 2.0
84 stars 14 forks source link

Revoke on exit #11

Closed Joseph-Irving closed 6 years ago

Joseph-Irving commented 6 years ago

This will cause vault-creds to revoke it's own token when it shuts down. I've made this fire and forget as I don't think we should block exit based on this as the token should still get revoked at some point. Unless we think it should?