open-consul/agent/grpc-external
cskh e18434bcb1
peering: skip registering duplicate node and check from the peer (#14994)
* peering: skip register duplicate node and check from the peer

* Prebuilt the nodes map and checks map to avoid repeated for loop

* use key type to struct: node id, service id, and check id
2022-10-18 16:19:24 -04:00
..
limiter xDS Load Balancing (#14397) 2022-09-09 15:02:01 +01:00
services peering: skip registering duplicate node and check from the peer (#14994) 2022-10-18 16:19:24 -04:00
testutils
forward.go
options.go Support Stale Queries for Trust Bundle Lookups (#14724) 2022-09-28 09:56:59 -07:00
options_test.go Support Stale Queries for Trust Bundle Lookups (#14724) 2022-09-28 09:56:59 -07:00
server.go increase protobuf size limit for cluster peering (#14976) 2022-10-13 13:46:51 -07:00
stats_test.go gRPC server metrics (#14922) 2022-10-11 17:00:32 -05:00
utils.go