open-vault/command/server/test-fixtures
Vishal Nayak 8891f2ba88 Raft retry join (#7856)
* Raft retry join

* update

* Make retry join work with shamir seal

* Return upon context completion

* Update vault/raft.go

Co-Authored-By: Brian Kassouf <briankassouf@users.noreply.github.com>

* Address some review comments

* send leader information slice as a parameter

* Make retry join work properly with Shamir case. This commit has a blocking issue

* Fix join goroutine exiting before the job is done

* Polishing changes

* Don't return after a successful join during unseal

* Added config parsing test

* Add test and fix bugs

* minor changes

* Address review comments

* Fix build error

Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>
2020-01-13 17:02:16 -08:00
..
config-dir Merge all configuration fields (#6028) 2019-01-23 11:27:21 -05:00
reload Add tests. This actually adds the initial tests for the TLS listener, 2016-03-11 14:05:52 -05:00
config.hcl Introduce optional service_registration stanza (#7887) 2019-12-06 09:46:39 -05:00
config.hcl.json Introduce optional service_registration stanza (#7887) 2019-12-06 09:46:39 -05:00
config2.hcl Introduce optional service_registration stanza (#7887) 2019-12-06 09:46:39 -05:00
config2.hcl.json Introduce optional service_registration stanza (#7887) 2019-12-06 09:46:39 -05:00
config3.hcl Introduce optional service_registration stanza (#7887) 2019-12-06 09:46:39 -05:00
raft_retry_join.hcl Raft retry join (#7856) 2020-01-13 17:02:16 -08:00