consul/agent/xds/testdata/clusters
Andy Lindeman c1cb18c648
proxycfg: support path exposed with non-HTTP2 protocol (#7510)
If a proxied service is a gRPC or HTTP2 service, but a path is exposed
using the HTTP1 or TCP protocol, Envoy should not be configured with
`http2ProtocolOptions` for the cluster backing the path.

A situation where this comes up is a gRPC service whose healthcheck or
metrics route (e.g. for Prometheus) is an HTTP1 service running on
a different port. Previously, if these were exposed either using
`Expose: { Checks: true }` or `Expose: { Paths: ... }`, Envoy would
still be configured to communicate with the path over HTTP2, which would
not work properly.
2020-04-02 09:35:04 +02:00
..
connect-proxy-with-chain-and-failover.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
connect-proxy-with-chain-and-overrides.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
connect-proxy-with-chain-external-sni.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
connect-proxy-with-chain.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
connect-proxy-with-tcp-chain-double-failover-through-local-gateway-triggered.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
connect-proxy-with-tcp-chain-double-failover-through-local-gateway.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
connect-proxy-with-tcp-chain-double-failover-through-remote-gateway-triggered.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
connect-proxy-with-tcp-chain-double-failover-through-remote-gateway.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
connect-proxy-with-tcp-chain-failover-through-local-gateway-triggered.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
connect-proxy-with-tcp-chain-failover-through-local-gateway.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
connect-proxy-with-tcp-chain-failover-through-remote-gateway-triggered.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
connect-proxy-with-tcp-chain-failover-through-remote-gateway.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
custom-limits-max-connections-only.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
custom-limits-set-to-zero.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
custom-limits.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
custom-local-app.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
custom-timeouts.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
custom-upstream-default-chain.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
custom-upstream.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
defaults.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
expose-paths-grpc-new-cluster-http1.golden proxycfg: support path exposed with non-HTTP2 protocol (#7510) 2020-04-02 09:35:04 +02:00
expose-paths-local-app-paths.golden Expose HTTP-based paths through Connect proxy (#6446) 2019-09-25 20:55:52 -06:00
expose-paths-new-cluster-http2.golden Expose HTTP-based paths through Connect proxy (#6446) 2019-09-25 20:55:52 -06:00
mesh-gateway-ignore-extra-resolvers.golden xDS Mesh Gateway Resolver Subset Fixes (#7294) 2020-02-19 11:57:55 -05:00
mesh-gateway-no-services.golden agent: allow mesh gateways to initialize even if there are no connect services registered yet (#6576) 2019-10-17 16:46:49 -05:00
mesh-gateway-service-subsets.golden Fix a bunch of xds flaky tests 2019-07-02 15:53:06 -04:00
mesh-gateway-service-timeouts.golden agent/xds: Update mesh gateway to use service router timeout (#7444) 2020-03-17 14:50:14 -05:00
mesh-gateway-using-federation-states.golden wan federation via mesh gateways (#6884) 2020-03-09 15:59:02 -05:00
mesh-gateway.golden Fix a bunch of xds flaky tests 2019-07-02 15:53:06 -04:00
splitter-with-resolver-redirect.golden Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00