open-consul/agent/proxycfg
freddygv 8eaca35df1 Account for upstream targets in another DC.
Transparent proxies typically cannot dial upstreams in remote
datacenters. However, if their upstream configures a redirect to a
remote DC then the upstream targets will be in another datacenter.

In that sort of case we should use the WAN address for the passthrough.
2022-02-10 17:01:57 -07:00
..
connect_proxy.go Fix race of upstreams with same passthrough ip 2022-02-10 17:01:57 -07:00
ingress_gateway.go proxycfg: introduce explicit UpstreamID in lieu of bare string (#12125) 2022-01-20 10:12:04 -06:00
manager.go
manager_test.go Fix race of upstreams with same passthrough ip 2022-02-10 17:01:57 -07:00
mesh_gateway.go
mesh_gateway_oss.go
naming.go Ensure passthrough addresses get cleaned up 2022-02-10 17:01:57 -07:00
naming_oss.go proxycfg: introduce explicit UpstreamID in lieu of bare string (#12125) 2022-01-20 10:12:04 -06:00
naming_test.go Ensure passthrough addresses get cleaned up 2022-02-10 17:01:57 -07:00
proxycfg.go
snapshot.go Fix race of upstreams with same passthrough ip 2022-02-10 17:01:57 -07:00
state.go Fix race of upstreams with same passthrough ip 2022-02-10 17:01:57 -07:00
state_test.go Account for upstream targets in another DC. 2022-02-10 17:01:57 -07:00
terminating_gateway.go
testing.go proxycfg: introduce explicit UpstreamID in lieu of bare string (#12125) 2022-01-20 10:12:04 -06:00
upstreams.go Account for upstream targets in another DC. 2022-02-10 17:01:57 -07:00