mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-23 11:41:24 +01:00
* storage/raft: When restoring a snapshot preseal first * best-effort allow standbys to apply the restoreOp before sealing active node * Don't cache the raft tls key * Update physical/raft/raft.go * Move pending raft peers to core * Fix race on close bool * Extend the leaderlease time for tests * Update raft deps * Fix audit hashing * Fix race with auditing