open-consul/test/integration/connect/envoy
Chris Piraino 2a95701341
Allow configuration of upstream connection limits in Envoy (#6829)
* Adds 'limits' field to the upstream configuration of a connect proxy

This allows a user to configure the envoy connect proxy with
'max_connections', 'max_queued_requests', and 'max_concurrent_requests'. These
values are defined in the local proxy on a per-service instance basis
and should thus NOT be thought of as a global-level or even service-level value.
2019-12-03 14:13:33 -06:00
..
case-badauthz
case-basic
case-centralconf
case-cfg-resolver-dc-failover-gateways-none tests: make envoy integration tests more tolerant of internal retries that may inflate counters (#6539) 2019-09-25 09:08:42 -05:00
case-cfg-resolver-dc-failover-gateways-remote tests: make envoy integration tests more tolerant of internal retries that may inflate counters (#6539) 2019-09-25 09:08:42 -05:00
case-cfg-resolver-defaultsubset
case-cfg-resolver-subset-onlypassing
case-cfg-resolver-subset-redirect
case-cfg-resolver-svc-failover
case-cfg-resolver-svc-redirect-http xds: tcp services using the discovery chain should not assume RDS during LDS (#6623) 2019-10-17 16:44:59 -05:00
case-cfg-resolver-svc-redirect-tcp xds: tcp services using the discovery chain should not assume RDS during LDS (#6623) 2019-10-17 16:44:59 -05:00
case-consul-exec
case-dogstatsd-udp
case-gateway-without-services xds: mesh gateway CDS requests are now allowed to receive an empty CDS reply (#6787) 2019-11-26 15:55:13 -06:00
case-gateways-local tests: make envoy integration tests more tolerant of internal retries that may inflate counters (#6539) 2019-09-25 09:08:42 -05:00
case-gateways-remote tests: make envoy integration tests more tolerant of internal retries that may inflate counters (#6539) 2019-09-25 09:08:42 -05:00
case-grpc
case-http
case-http-badauthz
case-http2 Expose HTTP-based paths through Connect proxy (#6446) 2019-09-25 20:55:52 -06:00
case-multidc-rsa-ca Fix support for RSA CA keys in Connect. (#6638) 2019-11-01 13:20:26 +00:00
case-prometheus
case-statsd-udp
case-upstream-connection-limits Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
case-zipkin
consul-base-cfg
.gitignore
Dockerfile-bats
Dockerfile-consul-envoy
defaults.sh
docker-compose.yml
helpers.bash Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
run-tests.sh Fix support for RSA CA keys in Connect. (#6638) 2019-11-01 13:20:26 +00:00