open-consul/agent/proxycfg
Dhia Ayachi cf7e175eab
Tgtwy egress HTTP support (#13953)
* add golden files

* add support to http in tgateway egress destination

* fix slice sorting to include both address and port when using server_names

* fix listener loop for http destination

* fix routes to generate a route per port and a virtualhost per port-address combination

* sort virtual hosts list to have a stable order

* extract redundant serviceNode
2022-08-01 14:12:43 -04:00
..
internal/watch feat: connect proxy xDS for destinations 2022-07-14 15:27:02 -04:00
connect_proxy.go Add ACL enforcement to peering endpoints 2022-07-25 09:34:29 -06:00
data_sources.go Add ACL enforcement to peering endpoints 2022-07-25 09:34:29 -06:00
data_sources_oss.go proxycfg: replace direct agent cache usage with interfaces (#13320) 2022-06-01 16:18:06 +01:00
ingress_gateway.go Remove excess debug log from ingress upstream shutdown 2022-07-22 17:29:38 -07:00
manager.go proxycfg: replace direct agent cache usage with interfaces (#13320) 2022-06-01 16:18:06 +01:00
manager_test.go feat: connect proxy xDS for destinations 2022-07-14 15:27:02 -04:00
mesh_gateway.go Add ACL enforcement to peering endpoints 2022-07-25 09:34:29 -06:00
mesh_gateway_oss.go
naming.go Use new maps for proxycfg peered data 2022-07-13 16:05:10 -04:00
naming_oss.go
naming_test.go
proxycfg.go
snapshot.go feat: convert destination address to slice 2022-07-25 12:31:58 -04:00
state.go feat: connect proxy xDS for destinations 2022-07-14 15:27:02 -04:00
state_oss_test.go proxycfg: replace direct agent cache usage with interfaces (#13320) 2022-06-01 16:18:06 +01:00
state_test.go Add ACL enforcement to peering endpoints 2022-07-25 09:34:29 -06:00
terminating_gateway.go proxycfg: server-local intentions data source 2022-07-04 10:48:36 +01:00
testing.go Add ACL enforcement to peering endpoints 2022-07-25 09:34:29 -06:00
testing_connect_proxy.go proxycfg: server-local intentions data source 2022-07-04 10:48:36 +01:00
testing_ingress_gateway.go
testing_mesh_gateway.go state: prohibit exported discovery chains to have cross-datacenter or cross-partition references (#13726) 2022-07-12 11:03:41 -05:00
testing_oss.go proxycfg: replace direct agent cache usage with interfaces (#13320) 2022-06-01 16:18:06 +01:00
testing_peering.go Make envoy resources for inferred peered upstreams (#13758) 2022-07-19 14:56:28 -04:00
testing_terminating_gateway.go inject gateway addons to destination clusters (#13951) 2022-07-28 15:17:35 -04:00
testing_tproxy.go Tgtwy egress HTTP support (#13953) 2022-08-01 14:12:43 -04:00
testing_upstreams.go
upstreams.go Fix duplicate Notify calls for discovery chains in ingress gateways 2022-07-20 14:25:20 -07:00