consul/test/integration/connect/envoy
R.B. Boyer 145a83e436 connect: update supported envoy versions to 1.18.2, 1.17.2, 1.16.3, and 1.15.4 (#10101)
The only thing that needed fixing up pertained to this section of the 1.18.x release notes:

> grpc_stats: the default value for stats_for_all_methods is switched from true to false, in order to avoid possible memory exhaustion due to an untrusted downstream sending a large number of unique method names. The previous default value was deprecated in version 1.14.0. This only changes the behavior when the value is not set. The previous behavior can be used by setting the value to true. This behavior change by be overridden by setting runtime feature envoy.deprecated_features.grpc_stats_filter_enable_stats_for_all_methods_by_default.

For now to maintain status-quo I'm explicitly setting `stats_for_all_methods=true` in all versions to avoid relying upon the default.

Additionally the naming of the emitted metrics for these gRPC requests changed slightly so the integration test assertions for `case-grpc` needed adjusting.
2021-04-29 20:22:41 +00:00
..
case-badauthz
case-basic Check for optionally prepended namespace in upstream assertion (#10049) 2021-04-15 18:31:28 -06:00
case-centralconf Add DC and NS support for Envoy metrics (#9207) 2020-11-16 16:37:19 -07:00
case-cfg-resolver-dc-failover-gateways-none Support Incremental xDS mode (#9855) 2021-04-29 18:54:53 +00:00
case-cfg-resolver-dc-failover-gateways-remote Support Incremental xDS mode (#9855) 2021-04-29 18:54:53 +00:00
case-cfg-resolver-defaultsubset
case-cfg-resolver-features
case-cfg-resolver-subset-onlypassing
case-cfg-resolver-subset-redirect
case-cfg-resolver-svc-failover
case-cfg-resolver-svc-redirect-http
case-cfg-resolver-svc-redirect-tcp
case-cfg-router-features
case-cfg-splitter-features
case-consul-exec
case-dogstatsd-udp
case-expose-checks xds: only try to create an ipv6 expose checks listener if ipv6 is supported by the kernel (#9765) 2021-02-19 14:38:43 -06:00
case-gateway-without-services Support Incremental xDS mode (#9855) 2021-04-29 18:54:53 +00:00
case-gateways-local
case-gateways-remote
case-grpc connect: update supported envoy versions to 1.18.2, 1.17.2, 1.16.3, and 1.15.4 (#10101) 2021-04-29 20:22:41 +00:00
case-http Check for optionally prepended namespace in upstream assertion (#10049) 2021-04-15 18:31:28 -06:00
case-http-badauthz
case-ingress-gateway-grpc
case-ingress-gateway-http
case-ingress-gateway-multiple-services
case-ingress-gateway-simple
case-ingress-gateway-tls
case-ingress-mesh-gateways-resolver
case-l7-intentions
case-multidc-rsa-ca
case-prometheus Add DC and NS support for Envoy metrics (#9207) 2020-11-16 16:37:19 -07:00
case-stats-proxy Add DC and NS support for Envoy metrics (#9207) 2020-11-16 16:37:19 -07:00
case-statsd-udp
case-terminating-gateway-hostnames Update assertion to not check for port 2021-04-06 17:10:38 +08:00
case-terminating-gateway-simple
case-terminating-gateway-subsets
case-terminating-gateway-without-services
case-upstream-config
case-wanfed-gw Support Incremental xDS mode (#9855) 2021-04-29 18:54:53 +00:00
case-zipkin xds: default to speaking xDS v3, but allow for v2 to be spoken upon request (#9658) 2021-02-26 16:23:15 -06:00
consul-base-cfg Support Incremental xDS mode (#9855) 2021-04-29 18:54:53 +00:00
.gitignore
Dockerfile-bats remove reference to docker/ path for old docker mirror (#9783) 2021-02-17 18:37:31 -05:00
Dockerfile-consul-envoy Remove jfrog references (#9782) 2021-02-17 18:21:52 -05:00
Dockerfile-tcpdump
defaults.sh
down.sh
helpers.bash Support Incremental xDS mode (#9855) 2021-04-29 18:54:53 +00:00
main_test.go
run-tests.sh connect: update supported envoy versions to 1.18.2, 1.17.2, 1.16.3, and 1.15.4 (#10101) 2021-04-29 20:22:41 +00:00