open-nomad/command/agent/consul
Seth Hoenig e81e9223ef consul/connect: enable setting datacenter in connect upstream
Before, upstreams could only be defined using the default datacenter.
Now, the `datacenter` field can be set in a connect upstream definition,
informing consul of the desire for an instance of the upstream service
in the specified datacenter. The field is optional and continues to
default to the local datacenter.

Closes #8964
2020-11-30 10:38:30 -06:00
..
acl_testing.go comments: cleanup some leftover debug comments and such 2020-01-31 19:04:35 -06:00
catalog_testing.go consul/connect: dynamically select envoy sidecar at runtime 2020-10-13 09:14:12 -05:00
check_watcher.go client: improve group service stanza interpolation and check_re… (#6586) 2019-11-18 13:04:01 -05:00
check_watcher_test.go
config_entries_testing.go consul/connect: add initial support for ingress gateways 2020-08-21 16:21:54 -05:00
connect.go consul/connect: enable setting datacenter in connect upstream 2020-11-30 10:38:30 -06:00
connect_proxies.go consul/connect: dynamically select envoy sidecar at runtime 2020-10-13 09:14:12 -05:00
connect_proxies_test.go consul/connect: dynamically select envoy sidecar at runtime 2020-10-13 09:14:12 -05:00
connect_proxies_testing.go consul/connect: dynamically select envoy sidecar at runtime 2020-10-13 09:14:12 -05:00
connect_test.go consul/connect: enable setting datacenter in connect upstream 2020-11-30 10:38:30 -06:00
group_test.go consul/connect: fixup tests to use new consul sdk 2020-08-24 12:02:41 -05:00
int_test.go consul/connect: fixup tests to use new consul sdk 2020-08-24 12:02:41 -05:00
service_client.go consul: prevent re-registration churn by correctly comparing sidecar tags 2020-11-11 18:01:17 -06:00
service_client_test.go consul: prevent re-registration churn by correctly comparing sidecar tags 2020-11-11 18:01:17 -06:00
structs.go Consul with CNI and host_network addresses (#9095) 2020-10-15 15:32:21 -04:00
testing.go client: improve group service stanza interpolation and check_re… (#6586) 2019-11-18 13:04:01 -05:00
unit_test.go Consul with CNI and host_network addresses (#9095) 2020-10-15 15:32:21 -04:00
version_checker.go
version_checker_test.go