open-vault/physical/raft
Hridoy Roy 049f2513e6
Initial Diagnose Command for TLS and Listener [VAULT-1896, VAULT-1899] (#11249)
* sanity checks for tls config in diagnose

* backup

* backup

* backup

* added necessary tests

* remove comment

* remove parallels causing test flakiness

* comments

* small fix

* separate out config hcl test case into new hcl file

* newline

* addressed comments

* addressed comments

* addressed comments

* addressed comments

* addressed comments

* reload funcs should be allowed to be nil
2021-04-06 16:40:43 -07:00
..
logstore Fixed a bunch of typos (#7146) 2019-07-18 21:10:15 -04:00
chunking_test.go Port changes from enterprise lease fix (#10020) 2020-09-22 14:47:13 -07:00
fsm.go Fix autopilot fsm race (#11091) 2021-03-11 13:14:11 -05:00
fsm_test.go Autopilot: Server Stabilization, State and Dead Server Cleanup (#10856) 2021-03-03 13:59:50 -05:00
io.go Fix code copied from gogo using a different proto import (#9009) 2020-05-15 13:45:22 -07:00
raft.go Initial Diagnose Command for TLS and Listener [VAULT-1896, VAULT-1899] (#11249) 2021-04-06 16:40:43 -07:00
raft_autopilot.go Add a test for server stabilization (#11128) 2021-03-17 17:23:13 -04:00
raft_test.go Autopilot: Server Stabilization, State and Dead Server Cleanup (#10856) 2021-03-03 13:59:50 -05:00
raft_util.go Remove unneeded fields from state output (#11073) 2021-03-10 12:08:12 -05:00
snapshot.go Improve the performance of snapshot installs by using rename (#9247) 2020-06-23 11:08:30 -07:00
snapshot_test.go Autopilot: Server Stabilization, State and Dead Server Cleanup (#10856) 2021-03-03 13:59:50 -05:00
streamlayer.go raft: add support for using backend for ha_storage (#9193) 2020-06-23 12:04:13 -07:00
streamlayer_test.go storage/raft: Advertise the configured cluster address (#9008) 2020-05-18 18:22:25 -07:00
types.pb.go Autopilot: Server Stabilization, State and Dead Server Cleanup (#10856) 2021-03-03 13:59:50 -05:00
types.proto Autopilot: Server Stabilization, State and Dead Server Cleanup (#10856) 2021-03-03 13:59:50 -05:00
varint.go Fix code copied from gogo using a different proto import (#9009) 2020-05-15 13:45:22 -07:00