open-vault/sdk/physical
Brian Kassouf 4d7d0d729a
storage/raft: When restoring a snapshot preseal first (#7011)
* 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
2019-07-03 13:56:30 -07:00
..
file Move physical/file to sdk 2019-04-15 14:51:33 -04:00
inmem Port over some SP v2 bits (#6516) 2019-05-01 13:47:41 -04:00
cache.go storage/raft: When restoring a snapshot preseal first (#7011) 2019-07-03 13:56:30 -07:00
encoding.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
entry.go Update physical_util.go with entry.go 2019-04-12 22:56:04 -04:00
error.go Remove data races around error/latency injector rand objects 2019-06-05 01:37:40 -04:00
latency.go Remove data races around error/latency injector rand objects 2019-06-05 01:37:40 -04:00
physical.go Port over some SP v2 bits (#6516) 2019-05-01 13:47:41 -04:00
physical_access.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
physical_view.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
testing.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
transactions.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
types.pb.go Update protobufs, sdk changes 2019-04-12 23:13:14 -04:00
types.proto Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00