open-consul/agent/connect
Andrew Stucki 58af8acab9
[API Gateway] Add integration test for HTTP routes (#16236)
* [API Gateway] Add integration test for conflicted TCP listeners

* [API Gateway] Update simple test to leverage intentions and multiple listeners

* Fix broken unit test

* [API Gateway] Add integration test for HTTP routes
2023-02-13 14:18:05 -05:00
..
ca remove redundant vault api retry logic (#16143) 2023-02-07 20:52:22 +00:00
authz.go
authz_test.go
common_names.go Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
csr.go connect: strip port from DNS SANs for ingress gateway leaf cert (#15320) 2022-11-14 10:27:03 -08:00
csr_test.go connect: strip port from DNS SANs for ingress gateway leaf cert (#15320) 2022-11-14 10:27:03 -08:00
generate.go
generate_test.go
parsing.go
sni.go [API Gateway] Add integration test for HTTP routes (#16236) 2023-02-13 14:18:05 -05:00
sni_test.go
testing_ca.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2022-12-14 09:24:22 -06:00
testing_ca_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
testing_spiffe.go
uri.go
uri_agent.go
uri_agent_oss.go
uri_agent_oss_test.go
uri_mesh_gateway.go
uri_mesh_gateway_oss.go
uri_mesh_gateway_oss_test.go
uri_server.go
uri_service.go
uri_service_oss.go
uri_service_oss_test.go
uri_signing.go
uri_signing_test.go
uri_test.go
x509_patch.go
x509_patch_test.go