Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connect: update supported envoy point releases to 1.16.2, 1.15.3, 1.14.6, 1.13.7 #9737

Merged
merged 4 commits into from Feb 10, 2021

Conversation

rboyer
Copy link
Member

@rboyer rboyer commented Feb 8, 2021

(Backports will be handled separately as each major release runs different supported versions)

Supported versions will be: "1.16.2", "1.15.3", "1.14.6", "1.13.7"

  • In the correct release branch update the default ENVOY_VERSION value in run-tests.sh. It should contain the new version
  • update the supported version list baked into the agent self endpoint which is shared for the xds golden tests
  • regenerate the golden test outputs and delete any for older versions that have rolled off the list
  • Update the CI jobs in .circleci/config.yml. There are multiple jobs named envoy-integration-test-* where the oldest has a full definition while the others are aliases that just change the version number.
    • Update the version numbers such that they match the new supported list.
    • Update the list of envoy-integration-test-* jobs in the test-integrations workflow to match the new job names changes above.
  • Update the supported versions list in the docs in website/source/connect/proxies/envoy.md
  • Create a PR for consul-k8s to update the default Envoy image to be the latest supported version. (example: Consul will support envoy 1.16.0 with Consul 1.9 consul-k8s#303 )
  • Create PR for consul-helm to update the default Envoy image. (example: Consul will support envoy 1.16.0 with Consul 1.9 consul-helm#562 )
  • Create an issue for Nomad to update the default Envoy docker image they use in their integration

@rboyer rboyer requested a review from a team February 8, 2021 21:49
@rboyer rboyer self-assigned this Feb 8, 2021
@github-actions github-actions bot added theme/cli Flags and documentation for the CLI interface theme/envoy/xds Related to Envoy support type/ci Relating to continuous integration (CI) tooling for testing or releases type/docs Documentation needs to be created/updated/clarified labels Feb 8, 2021
@hashicorp-ci
Copy link
Contributor

🤔 This PR has changes in the website/ directory but does not have a type/docs-cherrypick label. If the changes are for the next version, this can be ignored. If they are updates to current docs, attach the label to auto cherrypick to the stable-website branch after merging.

@hashicorp-ci
Copy link
Contributor

🤔 Double check that this PR does not require a changelog entry in the .changelog directory. Reference

@rboyer rboyer merged commit 6eeccc9 into master Feb 10, 2021
@rboyer rboyer deleted the update-envoy-versions branch February 10, 2021 19:11
rboyer added a commit that referenced this pull request Feb 10, 2021
rboyer added a commit that referenced this pull request Feb 10, 2021
@hashicorp-ci
Copy link
Contributor

🍒 If backport labels were added before merging, cherry-picking will start automatically.

To retroactively trigger a backport after merging, add backport labels and re-run https://circleci.com/gh/hashicorp/consul/326272.

@hashicorp-ci
Copy link
Contributor

🍒❌ Cherry pick of commit 6eeccc9 onto release/1.9.x failed! Build Log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/cli Flags and documentation for the CLI interface theme/envoy/xds Related to Envoy support type/ci Relating to continuous integration (CI) tooling for testing or releases type/docs Documentation needs to be created/updated/clarified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants