open-vault/vault/cluster
Nick Cabatoff 5db952eada
autopilot: assume nodes we haven't received heartbeats from are running the same version as we are (#17019)
OSS parts of ent PR #3172: assume nodes we haven't received heartbeats from are running the same version as we are.  Failing to provide a version/upgrade_version will result in Autopilot (on ent) demoting those unversioned nodes to non-voters until we receive a heartbeat from them.
2022-09-06 14:49:04 -04:00
..
cluster.go Increase the allowed concurrent gRPC streams (#16327) 2022-07-20 15:26:52 -04:00
inmem_layer.go autopilot: assume nodes we haven't received heartbeats from are running the same version as we are (#17019) 2022-09-06 14:49:04 -04:00
inmem_layer_test.go Update Go client libraries for etcd (#11980) 2021-09-29 14:28:13 -04:00
simulations.go Port changes from enterprise lease fix (#10020) 2020-09-22 14:47:13 -07:00
tcp_layer.go