open-consul/agent/xds/testdata/routes
Andrew Stucki c8e5a1a684
Inline API Gateway TLS cert code (#16295)
* Include secret type when building resources from config snapshot

* First pass at generating envoy secrets from api-gateway snapshot

* Update comments for xDS update order

* Add secret type + corresponding golden files to existing tests

* Initialize test helpers for testing api-gateway resource generation

* Generate golden files for new api-gateway xDS resource test

* Support ADS for TLS certificates on api-gateway

* Configure TLS on api-gateway listeners

* Inline TLS cert code

* update tests

* Add SNI support so we can have multiple certificates

* Remove commented out section from helper

* regen deep-copy

* Add tcp tls test

---------

Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2023-02-17 12:46:03 -05:00
..
api-gateway-with-tcp-route-and-inline-certificate.latest.golden Inline API Gateway TLS cert code (#16295) 2023-02-17 12:46:03 -05:00
connect-proxy-exported-to-peers.latest.golden xds: begin refactor to always pass test snapshots through all xDS types (#13461) 2022-06-15 14:58:28 -05:00
connect-proxy-lb-in-resolver.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
connect-proxy-with-chain-and-failover-to-cluster-peer.latest.golden Implement Cluster Peering Redirects (#14445) 2022-09-09 13:58:28 -04:00
connect-proxy-with-chain-and-overrides.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
connect-proxy-with-chain-and-redirect-to-cluster-peer.latest.golden Implement Cluster Peering Redirects (#14445) 2022-09-09 13:58:28 -04:00
connect-proxy-with-chain-and-router.latest.golden Add support for configuring Envoys route idle_timeout (#14340) 2022-11-29 17:43:15 -05:00
connect-proxy-with-chain-and-splitter.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
connect-proxy-with-chain-external-sni.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
connect-proxy-with-chain.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
connect-proxy-with-grpc-router.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
connect-proxy-with-peered-upstreams.latest.golden xds: begin refactor to always pass test snapshots through all xDS types (#13461) 2022-06-15 14:58:28 -05:00
defaults.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
ingress-config-entry-nil.latest.golden ingress-gateways: don't log error when registering gateway (#15001) 2022-10-25 10:55:44 -07:00
ingress-defaults-no-chain.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
ingress-grpc-multiple-services.latest.golden fix: multiple grpc/http2 services for ingress listeners 2022-05-26 10:43:58 -04:00
ingress-http-multiple-services.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
ingress-lb-in-resolver.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
ingress-splitter-with-resolver-redirect.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
ingress-with-chain-and-router-header-manip.latest.golden Add support for configuring Envoys route idle_timeout (#14340) 2022-11-29 17:43:15 -05:00
ingress-with-chain-and-router.latest.golden Add the Lua Envoy extension (#15906) 2023-01-06 12:13:40 -05:00
ingress-with-chain-and-splitter.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
ingress-with-chain-external-sni.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
ingress-with-chain.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
ingress-with-grpc-router.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
ingress-with-sds-listener-level-wildcard.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
ingress-with-sds-listener-level.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
ingress-with-sds-service-level-mixed-tls.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
ingress-with-sds-service-level.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
local-mesh-gateway-with-peered-upstreams.latest.golden Enable outbound peered requests to go through local mesh gateway (#14763) 2022-09-27 09:49:28 -04:00
mesh-gateway-peering-control-plane.latest.golden Update xds generation for peering over mesh gws 2022-10-03 12:42:27 -06:00
mesh-gateway-with-exported-peered-services-http-with-router.latest.golden state: prohibit exported discovery chains to have cross-datacenter or cross-partition references (#13726) 2022-07-12 11:03:41 -05:00
mesh-gateway-with-exported-peered-services-http.latest.golden xds: mesh gateways now correctly load up peer-exported discovery chains using L7 protocols (#13624) 2022-06-28 14:52:25 -05:00
mesh-gateway-with-exported-peered-services.latest.golden xds: begin refactor to always pass test snapshots through all xDS types (#13461) 2022-06-15 14:58:28 -05:00
mesh-gateway-with-imported-peered-services.latest.golden Make the mesh gateway changes to allow `local` mode for cluster peering data plane traffic (#14817) 2022-10-06 09:54:14 -04:00
mesh-gateway-with-peer-through-mesh-gateway-enabled.latest.golden feat: xDS updates for peerings control plane through mesh gw 2022-10-07 08:46:42 -06:00
splitter-with-resolver-redirect.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
terminating-gateway-lb-config.latest.golden connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 2022-04-14 10:44:42 -07:00
transparent-proxy-destination-http.latest.golden Tgtwy egress HTTP support (#13953) 2022-08-01 14:12:43 -04:00
transparent-proxy-destination.latest.golden feat: connect proxy xDS for destinations 2022-07-14 15:27:02 -04:00
transparent-proxy-terminating-gateway-destinations-only.latest.golden feat: convert destination address to slice 2022-07-25 12:31:58 -04:00
transparent-proxy-with-peered-upstreams.latest.golden Make envoy resources for inferred peered upstreams (#13758) 2022-07-19 14:56:28 -04:00
transparent-proxy.latest.golden Make envoy resources for inferred peered upstreams (#13758) 2022-07-19 14:56:28 -04:00