open-consul/agent
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
..
ae
auto-config
cache
cache-types peering: default to false (#13963) 2022-08-01 15:22:36 -04:00
checks
config Add retry in TestAgentConnectCALeafCert_good 2022-08-09 11:20:37 -04:00
configentry
connect
consul Handle breaking change for ServiceVirtualIP restore (#14149) 2022-08-11 14:47:10 -04:00
debug
dns
exec
grpc-external Re-validate existing secrets at state store 2022-08-08 09:06:07 -06:00
grpc-internal
grpc-middleware
local Merge pull request #13499 from maxb/delete-unused-metric 2022-08-01 12:31:05 -06:00
metadata
mock
pool
proxycfg Tgtwy egress HTTP support (#13953) 2022-08-01 14:12:43 -04:00
proxycfg-glue add token to the request when creating a cacheIntentions query (#14005) 2022-08-02 14:27:34 -04:00
proxycfg-sources proxycfg-sources: fix hot loop when service not found in catalog 2022-08-02 15:42:29 +01:00
router
routine-leak-checker
rpc Use proto message for each secrets write op 2022-08-08 01:41:00 -06:00
rpcclient/health
structs Handle breaking change for ServiceVirtualIP restore (#14149) 2022-08-11 14:47:10 -04:00
submatview
systemd
token
uiserver
xds fix: ipv4 destination dns resolution 2022-08-01 16:45:57 -04:00
acl.go
acl_endpoint.go
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go
acl_endpoint_test.go
acl_oss.go
acl_test.go chore: removed unused method AddService (#13905) 2022-07-26 16:54:53 -04:00
agent.go Close active listeners on error 2022-08-09 12:22:39 -04:00
agent_endpoint.go Separate port and socket path requirement in case of local agent assignment 2022-07-29 13:28:21 -05:00
agent_endpoint_oss.go
agent_endpoint_oss_test.go
agent_endpoint_test.go Add retry in TestAgentConnectCALeafCert_good 2022-08-09 11:20:37 -04:00
agent_oss.go
agent_test.go Close active listeners on error 2022-08-09 12:22:39 -04:00
apiserver.go
apiserver_test.go
catalog_endpoint.go
catalog_endpoint_oss.go
catalog_endpoint_test.go block PeerName register requests (#13887) 2022-07-29 14:36:22 -07:00
check.go
config_endpoint.go
config_endpoint_test.go
connect_auth.go
connect_ca_endpoint.go
connect_ca_endpoint_test.go
coordinate_endpoint.go
coordinate_endpoint_test.go
delegate_mock_test.go
denylist.go
denylist_test.go
discovery_chain_endpoint.go
discovery_chain_endpoint_test.go
dns.go
dns_oss.go
dns_test.go block PeerName register requests (#13887) 2022-07-29 14:36:22 -07:00
enterprise_delegate_oss.go
event_endpoint.go
event_endpoint_test.go
federation_state_endpoint.go
health_endpoint.go
health_endpoint_test.go block PeerName register requests (#13887) 2022-07-29 14:36:22 -07:00
http.go
http_decode_test.go
http_oss.go
http_oss_test.go
http_register.go
http_test.go
intentions_endpoint.go
intentions_endpoint_oss_test.go
intentions_endpoint_test.go
keyring.go
keyring_test.go
kvs_endpoint.go
kvs_endpoint_test.go
metrics.go
metrics_test.go
nodeid.go
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go
operator_endpoint_oss.go
operator_endpoint_test.go
peering_endpoint.go
peering_endpoint_oss_test.go
peering_endpoint_test.go Implement/Utilize secrets for Peering Replication Stream (#13977) 2022-08-01 10:33:18 -04:00
prepared_query_endpoint.go
prepared_query_endpoint_test.go
reload.go
remote_exec.go
remote_exec_test.go
retry_join.go fix: shadowed err in retryJoin() (#14112) 2022-08-10 10:53:57 -04:00
retry_join_test.go
service_checks_test.go
service_manager.go
service_manager_test.go
session_endpoint.go
session_endpoint_test.go
setup.go
setup_oss.go
sidecar_service.go Merge branch 'main' into proxy-register-port-race 2022-08-10 08:40:45 -05:00
sidecar_service_test.go Merge branch 'main' into proxy-register-port-race 2022-08-10 08:40:45 -05:00
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
streaming_test.go
testagent.go peering: default to false (#13963) 2022-08-01 15:22:36 -04:00
testagent_test.go
translate_addr.go
txn_endpoint.go
txn_endpoint_test.go
ui_endpoint.go
ui_endpoint_oss_test.go
ui_endpoint_test.go block PeerName register requests (#13887) 2022-07-29 14:36:22 -07:00
user_event.go
user_event_test.go chore: removed unused method AddService (#13905) 2022-07-26 16:54:53 -04:00
util.go
util_test.go
watch_handler.go
watch_handler_test.go