consul/agent/proxycfg
freddygv 7e65678c52 Update mesh gateway proxy watches for partitions
This commit updates mesh gateway watches for cross-partitions
communication.

* Mesh gateways are keyed by partition and datacenter.

* Mesh gateways will now watch gateways in partitions that export
services to their partition.

* Mesh gateways in non-default partitions will not have cross-datacenter
watches. They are not involved in traditional WAN federation.
2021-10-27 09:03:56 -06:00
..
connect_proxy.go structs: rename the last helper method. 2021-09-29 11:48:38 -04:00
ingress_gateway.go Add support for enabling connect-based ingress TLS per listener. 2021-10-19 20:58:28 +01:00
manager.go agent: ensure that most agent behavior correctly respects partition configuration (#10880) 2021-08-19 15:09:42 -05:00
manager_test.go Finish removing useInDatacenter 2021-10-26 23:36:01 -06:00
mesh_gateway.go Update mesh gateway proxy watches for partitions 2021-10-27 09:03:56 -06:00
mesh_gateway_oss.go Update mesh gateway proxy watches for partitions 2021-10-27 09:03:56 -06:00
proxycfg.go Proxy Config Manager (#4729) 2018-10-10 16:55:34 +01:00
snapshot.go Update mesh gateway proxy watches for partitions 2021-10-27 09:03:56 -06:00
state.go Update mesh gateway proxy watches for partitions 2021-10-27 09:03:56 -06:00
state_test.go Update mesh gateway proxy watches for partitions 2021-10-27 09:03:56 -06:00
terminating_gateway.go Pass partition to intention match query 2021-09-15 17:23:52 -06:00
testing.go Update mesh gateway proxy watches for partitions 2021-10-27 09:03:56 -06:00
upstreams.go Configure sidecars to watch gateways in partitions 2021-10-26 23:35:37 -06:00