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
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
ingress_gateway.go Remove excess debug log from ingress upstream shutdown 2022-07-22 17:29:38 -07:00
manager.go
manager_test.go
mesh_gateway.go Add ACL enforcement to peering endpoints 2022-07-25 09:34:29 -06:00
mesh_gateway_oss.go
naming.go
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
state_oss_test.go
state_test.go Add ACL enforcement to peering endpoints 2022-07-25 09:34:29 -06:00
terminating_gateway.go
testing.go Add ACL enforcement to peering endpoints 2022-07-25 09:34:29 -06:00
testing_connect_proxy.go
testing_ingress_gateway.go
testing_mesh_gateway.go
testing_oss.go
testing_peering.go
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