consul/agent/rpc/peering
Nitya Dhanushkodi f47319b7c6
update generate token endpoint to take external addresses (#13844)
Update generate token endpoint (rpc, http, and api module)

If ServerExternalAddresses are set, it will override any addresses gotten from the "consul" service, and be used in the token instead, and dialed by the dialer. This allows for setting up a load balancer for example, in front of the consul servers.
2022-07-21 14:56:11 -07:00
..
service.go update generate token endpoint to take external addresses (#13844) 2022-07-21 14:56:11 -07:00
service_oss_test.go peering: allow protobuf requests to populate the default partition or namespace (#13398) 2022-06-08 11:55:18 -05:00
service_test.go update generate token endpoint to take external addresses (#13844) 2022-07-21 14:56:11 -07:00
testing.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
testutil_oss_test.go
validate.go peering: accept replication stream of discovery chain information at the importing side (#13151) 2022-05-19 16:37:52 -05:00
validate_test.go Patches to peering initiation for POC demo (#13076) 2022-05-13 13:01:00 -06:00