Support envoy 1.14.2, 1.13.2, 1.12.4 (#8057)

This commit is contained in:
Hans Hasselberg 2020-06-10 23:20:17 +02:00 committed by GitHub
parent 91ab89dd48
commit e62a43c6cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
28 changed files with 36 additions and 36 deletions

View File

@ -550,25 +550,25 @@ jobs:
- store_artifacts: - store_artifacts:
path: *TEST_RESULTS_DIR path: *TEST_RESULTS_DIR
envoy-integration-test-1.12.2: envoy-integration-test-1.12.4:
docker: docker:
- image: *GOLANG_IMAGE - image: *GOLANG_IMAGE
environment: environment:
ENVOY_VERSION: "1.12.2" ENVOY_VERSION: "1.12.4"
steps: *ENVOY_INTEGRATION_TEST_STEPS steps: *ENVOY_INTEGRATION_TEST_STEPS
envoy-integration-test-1.13.1: envoy-integration-test-1.13.2:
docker: docker:
- image: *GOLANG_IMAGE - image: *GOLANG_IMAGE
environment: environment:
ENVOY_VERSION: "1.13.1" ENVOY_VERSION: "1.13.2"
steps: *ENVOY_INTEGRATION_TEST_STEPS steps: *ENVOY_INTEGRATION_TEST_STEPS
envoy-integration-test-1.14.1: envoy-integration-test-1.14.2:
docker: docker:
- image: *GOLANG_IMAGE - image: *GOLANG_IMAGE
environment: environment:
ENVOY_VERSION: "1.14.1" ENVOY_VERSION: "1.14.2"
steps: *ENVOY_INTEGRATION_TEST_STEPS steps: *ENVOY_INTEGRATION_TEST_STEPS
# run integration tests for the connect ca providers # run integration tests for the connect ca providers
@ -682,13 +682,13 @@ workflows:
- envoy-integration-test-1.11.2: - envoy-integration-test-1.11.2:
requires: requires:
- dev-build - dev-build
- envoy-integration-test-1.12.2: - envoy-integration-test-1.12.4:
requires: requires:
- dev-build - dev-build
- envoy-integration-test-1.13.1: - envoy-integration-test-1.13.2:
requires: requires:
- dev-build - dev-build
- envoy-integration-test-1.14.1: - envoy-integration-test-1.14.2:
requires: requires:
- dev-build - dev-build

View File

@ -69,7 +69,7 @@ type cmd struct {
} }
const ( const (
defaultEnvoyVersion = "1.14.1" defaultEnvoyVersion = "1.14.2"
meshGatewayVal = "mesh" meshGatewayVal = "mesh"
) )

View File

@ -13,7 +13,7 @@
"id": "test-proxy", "id": "test-proxy",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "test-proxy", "id": "test-proxy",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "test-proxy", "id": "test-proxy",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "test-proxy", "id": "test-proxy",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "test-proxy", "id": "test-proxy",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "test-proxy", "id": "test-proxy",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "test-proxy", "id": "test-proxy",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "test-proxy", "id": "test-proxy",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "test-proxy", "id": "test-proxy",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "test-proxy", "id": "test-proxy",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "ingress-gateway", "id": "ingress-gateway",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "ingress-gateway", "id": "ingress-gateway",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "my-gateway-123", "id": "my-gateway-123",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "my-gateway", "id": "my-gateway",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "my-gateway", "id": "my-gateway",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "ingress-gateway", "id": "ingress-gateway",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "ingress-gateway-1", "id": "ingress-gateway-1",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "test-proxy", "id": "test-proxy",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "test-proxy", "id": "test-proxy",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "test-proxy", "id": "test-proxy",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "test-proxy", "id": "test-proxy",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "test-proxy", "id": "test-proxy",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -13,7 +13,7 @@
"id": "test-proxy", "id": "test-proxy",
"metadata": { "metadata": {
"namespace": "default", "namespace": "default",
"envoy_version": "1.14.1" "envoy_version": "1.14.2"
} }
}, },
"static_resources": { "static_resources": {

View File

@ -6,7 +6,7 @@ set -eEuo pipefail
DEBUG=${DEBUG:-} DEBUG=${DEBUG:-}
# ENVOY_VERSION to run each test against # ENVOY_VERSION to run each test against
ENVOY_VERSION=${ENVOY_VERSION:-"1.14.1"} ENVOY_VERSION=${ENVOY_VERSION:-"1.14.2"}
export ENVOY_VERSION export ENVOY_VERSION
if [ ! -z "$DEBUG" ] ; then if [ ! -z "$DEBUG" ] ; then

View File

@ -76,7 +76,7 @@ proxy configuration needed.
allowed to access by [Connect intentions](/docs/connect/intentions). allowed to access by [Connect intentions](/docs/connect/intentions).
- `-envoy-version` - The version of envoy that is being started. Default is - `-envoy-version` - The version of envoy that is being started. Default is
`1.13.0`. This is required so that the correct configuration can be generated. `1.14.2`. This is required so that the correct configuration can be generated.
- `-- [pass-through options]` - Any options given after a double dash are passed - `-- [pass-through options]` - Any options given after a double dash are passed
directly through to the `envoy` invocation. See [Envoy's directly through to the `envoy` invocation. See [Envoy's

View File

@ -35,7 +35,7 @@ compatible Envoy versions.
| Consul Version | Compatible Envoy Versions | | Consul Version | Compatible Envoy Versions |
| ------------------- | -------------------------------- | | ------------------- | -------------------------------- |
| 1.8.x | 1.14.1, 1.13.1, 1.12.3, 1.11.2 | | 1.8.x | 1.14.2, 1.13.2, 1.12.4, 1.11.2 |
| 1.7.x | 1.13.1, 1.12.3, 1.11.2, 1.10.0\* | | 1.7.x | 1.13.1, 1.12.3, 1.11.2, 1.10.0\* |
| 1.5.2, 1.5.3, 1.6.x | 1.11.1, 1.10.0, 1.9.1, 1.8.0† | | 1.5.2, 1.5.3, 1.6.x | 1.11.1, 1.10.0, 1.9.1, 1.8.0† |
| 1.5.0, 1.5.1 | 1.9.1, 1.8.0† | | 1.5.0, 1.5.1 | 1.9.1, 1.8.0† |