• Brian Kassouf's avatar
    storage/raft: When restoring a snapshot preseal first (#7011) · 7744e08d
    Brian Kassouf authored
    * 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
    7744e08d
Analyzing file…