open-consul/agent/grpc-external/services/peerstream
R.B. Boyer 61ebb38092
server: ensure peer replication can successfully use TLS over external gRPC (#13733)
Ensure that the peer stream replication rpc can successfully be used with TLS activated.

Also:

- If key material is configured for the gRPC port but HTTPS is not
  enabled now TLS will still be activated for the gRPC port.

- peerstream replication stream opened by the establishing-side will now
  ignore grpc.WithBlock so that TLS errors will bubble up instead of
  being awkwardly delayed or suppressed
2022-07-15 13:15:50 -05: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 grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00
replication.go peering: track imported services (#13718) 2022-07-15 10:20:43 -07:00
server.go grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00
stream_resources.go peering: track imported services (#13718) 2022-07-15 10:20:43 -07:00
stream_test.go peering: track imported services (#13718) 2022-07-15 10:20:43 -07:00
stream_tracker.go server: ensure peer replication can successfully use TLS over external gRPC (#13733) 2022-07-15 13:15:50 -05:00
stream_tracker_test.go grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00
subscription_blocking.go grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00
subscription_manager.go Scrub VirtualIPs before exporting 2022-07-13 16:05:10 -04:00
subscription_manager_test.go grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00
subscription_state.go grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00
subscription_state_test.go grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00
subscription_view.go grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00
subscription_view_test.go grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00
testing.go grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00