open-vault/vault/cluster
Brian Kassouf c8dde052f2
storage/raft: Advertise the configured cluster address (#9008)
* storage/raft: Advertise the configured cluster address

* Don't allow raft to start with unspecified IP

* Fix concurrent map write panic

* Add test file

* changelog++

* changelog++

* changelog++

* Update tcp_layer.go

* Update tcp_layer.go

* Only set the adverise addr if set
2020-05-18 18:22:25 -07:00
..
cluster.go storage/raft: Advertise the configured cluster address (#9008) 2020-05-18 18:22:25 -07:00
inmem_layer.go Port some changes back to OSS (#8359) 2020-02-14 16:39:13 -08:00
inmem_layer_test.go Port some changes back to OSS (#8359) 2020-02-14 16:39:13 -08:00
tcp_layer.go Fix panic when listener fails to startup (#8174) 2020-01-17 09:07:53 -08:00