open-vault/physical/raft
Peter Wilson a2bdf7250b
VAULT-14048: raft-autopilot appears to refuse to remove a node which has left and wouldn't impact stability (#19472)
* ensure we supply the node type when it's for a voter
* bumped autopilot version back to v0.2.0 and ran go mod tidy
* changed condition in knownservers and added some comments
* Export GetRaftBackend
* Updated tests for autopilot (related to dead server cleanup)
* Export Raft NewDelegate

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2023-04-03 11:58:57 -04:00
..
bolt_32bit_test.go
bolt_64bit_test.go
bolt_linux.go
chunking_test.go
fsm.go
fsm_test.go
io.go
msgpack.go
raft.go
raft_autopilot.go
raft_test.go
raft_util.go
snapshot.go
snapshot_test.go
streamlayer.go
streamlayer_test.go
testing.go
types.pb.go
types.proto
varint.go
vars_32bit.go
vars_64bit.go