open-consul/test/integration/connect/envoy
Paul Banks e33e41195c
Fix envoy 1.10 exec (#5964)
* Make exec test assert Envoy version - it was not rebuilding before and so often ran against wrong version. This makes 1.10 fail consistenty.

* Switch Envoy exec to use a named pipe rather than FD magic since Envoy 1.10 doesn't support that.

* Refactor to use an internal shim command for piping the bootstrap through.

* Fmt. So sad that vscode golang fails so often these days.

* go mod tidy

* revert go mod tidy changes

* Revert "ignore consul-exec tests until fixed (#5986)"

This reverts commit 683262a6869033cb79e68fa1dba0f9ea83e9187d.

* Review cleanups
2019-06-21 16:06:25 +01:00
..
case-badauthz Add integration test for central config; fix central config WIP (#5752) 2019-05-01 16:39:31 -07:00
case-basic Fix envoy 1.10 exec (#5964) 2019-06-21 16:06:25 +01:00
case-centralconf Add integration test for central config; fix central config WIP (#5752) 2019-05-01 16:39:31 -07:00
case-consul-exec Fix envoy 1.10 exec (#5964) 2019-06-21 16:06:25 +01:00
case-dogstatsd-udp Add integration test for central config; fix central config WIP (#5752) 2019-05-01 16:39:31 -07:00
case-grpc Add integration test for central config; fix central config WIP (#5752) 2019-05-01 16:39:31 -07:00
case-http Add integration test for central config; fix central config WIP (#5752) 2019-05-01 16:39:31 -07:00
case-http-badauthz Add integration test for central config; fix central config WIP (#5752) 2019-05-01 16:39:31 -07:00
case-http2 Add integration test for central config; fix central config WIP (#5752) 2019-05-01 16:39:31 -07:00
case-prometheus Add integration test for central config; fix central config WIP (#5752) 2019-05-01 16:39:31 -07:00
case-statsd-udp Add integration test for central config; fix central config WIP (#5752) 2019-05-01 16:39:31 -07:00
case-zipkin Add integration test for central config; fix central config WIP (#5752) 2019-05-01 16:39:31 -07:00
consul-base-cfg Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
Dockerfile-bats Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
Dockerfile-consul-envoy Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
docker-compose.yml Fix envoy 1.10 exec (#5964) 2019-06-21 16:06:25 +01:00
helpers.bash Fix envoy 1.10 exec (#5964) 2019-06-21 16:06:25 +01:00
run-tests.sh Fix envoy 1.10 exec (#5964) 2019-06-21 16:06:25 +01:00