tool · inferred from evidence
vault operator tidy
A Vault command used to clean up expired tokens as a workaround for stuck instances.
- Vault 0.9.5 hangs on shutdown: token with negative TTL deadlock
Vault 0.9.5 never exits on shutdown, blocked by a token with a negative TTL that is never cleaned up. A deadlock in the shutdown path, fixed in 0.9.6; tidy expired tokens as a workaround for stuck instances.