open-consul/agent/consul/fsm
Kyle Havlovitz e7946197b8 connect/ca: prevent blank CA config in snapshot
This PR both prevents a blank CA config from being written out to
a snapshot and allows Consul to gracefully recover from a snapshot
with an invalid CA config.

Fixes #4954.
2018-12-06 17:40:53 -08:00
..
commands_oss.go oss: do a proper check-and-set on the CA roots/config fsm operation 2018-11-09 12:36:23 -08:00
commands_oss_test.go New ACLs (#4791) 2018-10-19 12:04:07 -04:00
fsm.go fsm: add missing CA config to snapshot/restore logic 2018-08-16 11:58:50 -07:00
fsm_test.go agent/consul/fsm: begin using testify/assert 2018-03-06 09:48:15 -08:00
snapshot.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
snapshot_oss.go connect/ca: prevent blank CA config in snapshot 2018-12-06 17:40:53 -08:00
snapshot_oss_test.go connect/ca: prevent blank CA config in snapshot 2018-12-06 17:40:53 -08:00