open-consul/agent/consul/fsm
Chris S. Kim 182399255b
Handle breaking change for ServiceVirtualIP restore (#14149)
Consul 1.13.0 changed ServiceVirtualIP to use PeeredServiceName instead of ServiceName which was a breaking change for those using service mesh and wanted to restore their snapshot after upgrading to 1.13.0.

This commit handles existing data with older ServiceName and converts it during restore so that there are no issues when restoring from older snapshots.
2022-08-11 14:47:10 -04:00
..
commands_oss.go Use proto message for each secrets write op 2022-08-08 01:41:00 -06:00
commands_oss_test.go peering: initial sync (#12842) 2022-04-21 17:34:40 -05:00
fsm.go proxycfg-glue: server-local implementation of `ServiceList` 2022-07-14 18:22:12 +01:00
fsm_test.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
snapshot.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 2022-02-14 09:45:45 -08:00
snapshot_oss.go Handle breaking change for ServiceVirtualIP restore (#14149) 2022-08-11 14:47:10 -04:00
snapshot_oss_test.go Handle breaking change for ServiceVirtualIP restore (#14149) 2022-08-11 14:47:10 -04:00