open-consul/agent/grpc/public/services/peerstream
R.B. Boyer 81764a5650
peering: always send the mesh gateway SpiffeID even for tcp services (#13728)
If someone were to switch a peer-exported service from L4 to L7 there
would be a brief SAN validation hiccup as traffic shifted to the mesh
gateway for termination.

This PR sends the mesh gateway SpiffeID down all the time so the clients
always expect a switch.
2022-07-12 11:38:13 -05:00
..
health_snapshot.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
health_snapshot_test.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
mock_ACLResolver.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
replication.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
server.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
stream_resources.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
stream_test.go peering: always send the mesh gateway SpiffeID even for tcp services (#13728) 2022-07-12 11:38:13 -05:00
stream_tracker.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
stream_tracker_test.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
subscription_blocking.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
subscription_manager.go peering: always send the mesh gateway SpiffeID even for tcp services (#13728) 2022-07-12 11:38:13 -05:00
subscription_manager_test.go peering: always send the mesh gateway SpiffeID even for tcp services (#13728) 2022-07-12 11:38:13 -05:00
subscription_state.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
subscription_state_test.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
subscription_view.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
subscription_view_test.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
testing.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00