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 adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
bolt_64bit_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
bolt_linux.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
chunking_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
fsm.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
fsm_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
io.go Fix code copied from gogo using a different proto import (#9009) 2020-05-15 13:45:22 -07:00
msgpack.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
raft.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
raft_autopilot.go VAULT-14048: raft-autopilot appears to refuse to remove a node which has left and wouldn't impact stability (#19472) 2023-04-03 11:58:57 -04:00
raft_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
raft_util.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
snapshot.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
snapshot_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
streamlayer.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
streamlayer_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
testing.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
types.pb.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
types.proto adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
varint.go Fix code copied from gogo using a different proto import (#9009) 2020-05-15 13:45:22 -07:00
vars_32bit.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
vars_64bit.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00