open-vault/helper/testhelpers
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
..
consul Merge multiple functions for creating consul containers into one. (#6612) 2019-04-22 12:26:10 -04:00
docker Merge multiple functions for creating consul containers into one. (#6612) 2019-04-22 12:26:10 -04:00
ldap sdk/ldaputil: add request_timeout configuration option (#7909) 2019-11-20 11:26:13 -08:00
logical Add connection to test request 2019-07-02 21:04:54 -04:00
mongodb Combined Database backend: Add Static Account support to MongoDB (#7003) 2019-07-05 14:57:01 -04:00
teststorage Run go fmt (#7823) 2019-11-07 08:54:34 -08:00
testhelpers.go Raft retry join (#7856) 2020-01-13 17:02:16 -08:00