open-consul/agent/grpc-external/services/peerstream
Matt Keeler 7ae0c69729
Use Node Name for peering healthSnapshot instead of ID (#13773)
A Node ID is not a required field with Consul’s data model. Therefore we cannot reliably expect all uses to have it. However the node name is required and must be unique so its equally as good of a key for the internal healthSnapshot node tracking.
2022-07-15 10:51:38 -04:00
..
health_snapshot.go Use Node Name for peering healthSnapshot instead of ID (#13773) 2022-07-15 10:51:38 -04:00
health_snapshot_test.go Use Node Name for peering healthSnapshot instead of ID (#13773) 2022-07-15 10:51:38 -04:00
mock_ACLResolver.go
replication.go Use Node Name for peering healthSnapshot instead of ID (#13773) 2022-07-15 10:51:38 -04:00
server.go
stream_resources.go
stream_test.go
stream_tracker.go
stream_tracker_test.go
subscription_blocking.go
subscription_manager.go Scrub VirtualIPs before exporting 2022-07-13 16:05:10 -04:00
subscription_manager_test.go
subscription_state.go
subscription_state_test.go
subscription_view.go
subscription_view_test.go
testing.go