consul/agent/rpc
Freddy 71b254522e
Clean up imported nodes/services/checks as needed (#13367)
Previously, imported data would never be deleted. As
nodes/services/checks were registered and deregistered, resources
deleted from the exporting cluster would accumulate in the imported
cluster.

This commit makes updates to replication so that whenever an update is
received for a service name we reconcile what was present in the catalog
against what was received.

This handleUpdateService method can handle both updates and deletions.
2022-06-13 11:52:28 -06:00
..
middleware add more labels to RequestRecorder (#12727) 2022-04-12 10:50:25 -07:00
peering Clean up imported nodes/services/checks as needed (#13367) 2022-06-13 11:52:28 -06:00