open-consul/agent/rpc/peering
R.B. Boyer 91691eca87 peering: replicate discovery chains information to importing peers
Treat each exported service as a "discovery chain" and replicate one
synthetic CheckServiceNode for each chain and remote mesh gateway.

The health will be a flattened generated check of the checks for that
mesh gateway node.
2022-05-19 14:21:44 -05:00
..
replication.go prefactor some functions out of the monolithic file 2022-05-19 14:21:29 -05:00
service.go peering: replicate discovery chains information to importing peers 2022-05-19 14:21:44 -05:00
service_oss_test.go peering: initial sync (#12842) 2022-04-21 17:34:40 -05:00
service_test.go peering: replicate discovery chains information to importing peers 2022-05-19 14:21:44 -05:00
stream_test.go [OSS] Add upsert handling for receiving CheckServiceNode (#13061) 2022-05-12 15:04:44 -06:00
stream_tracker.go peering: initial sync (#12842) 2022-04-21 17:34:40 -05:00
stream_tracker_test.go add general runstep test helper instead of copying it all over the place (#13013) 2022-05-10 15:25:51 -05:00
subscription_blocking.go peering: replicate discovery chains information to importing peers 2022-05-19 14:21:44 -05:00
subscription_manager.go peering: replicate discovery chains information to importing peers 2022-05-19 14:21:44 -05:00
subscription_manager_test.go peering: replicate discovery chains information to importing peers 2022-05-19 14:21:44 -05:00
subscription_state.go peering: replicate discovery chains information to importing peers 2022-05-19 14:21:44 -05:00
subscription_state_test.go peering: replicate discovery chains information to importing peers 2022-05-19 14:21:44 -05:00
subscription_view.go peering: replicate discovery chains information to importing peers 2022-05-19 14:21:44 -05:00
subscription_view_test.go peering: replicate discovery chains information to importing peers 2022-05-19 14:21:44 -05:00
testing.go [OSS] Add upsert handling for receiving CheckServiceNode (#13061) 2022-05-12 15:04:44 -06:00
testutil_oss_test.go peering: initial sync (#12842) 2022-04-21 17:34:40 -05:00
validate.go Patches to peering initiation for POC demo (#13076) 2022-05-13 13:01:00 -06:00
validate_test.go Patches to peering initiation for POC demo (#13076) 2022-05-13 13:01:00 -06:00