open-consul/proto/pbservice
Freddy 9eeb9e4ee3
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
..
convert.go Clean up imported nodes/services/checks as needed (#13367) 2022-06-13 11:52:28 -06:00
convert_oss.go
convert_oss_test.go
convert_pbstruct.go
convert_test.go
healthcheck.gen.go UDP check for service stanza #12221 (#12722) 2022-06-06 15:13:19 -04:00
healthcheck.pb.binary.go
healthcheck.pb.go UDP check for service stanza #12221 (#12722) 2022-06-06 15:13:19 -04:00
healthcheck.proto UDP check for service stanza #12221 (#12722) 2022-06-06 15:13:19 -04:00
ids.go agent: allow for service discovery queries involving peer name to use streaming (#13168) 2022-05-20 15:27:01 -05:00
ids_test.go agent: allow for service discovery queries involving peer name to use streaming (#13168) 2022-05-20 15:27:01 -05:00
node.gen.go
node.pb.binary.go
node.pb.go Specify go_package explicitly 2022-05-24 10:22:53 -07:00
node.proto Migrate from protoc to buf (#12841) 2022-05-23 10:37:52 -04:00
service.gen.go peering: replicate expected SNI, SPIFFE, and service protocol to peers (#13218) 2022-05-25 12:37:44 -05:00
service.pb.binary.go peering: replicate expected SNI, SPIFFE, and service protocol to peers (#13218) 2022-05-25 12:37:44 -05:00
service.pb.go peering: replicate expected SNI, SPIFFE, and service protocol to peers (#13218) 2022-05-25 12:37:44 -05:00
service.proto peering: replicate expected SNI, SPIFFE, and service protocol to peers (#13218) 2022-05-25 12:37:44 -05:00