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

Update list of Envoy versions #16891

Merged
merged 5 commits into from
Apr 12, 2023
Merged

Conversation

nathancoleman
Copy link
Member

Description

Several new patch versions of Envoy have been released. This updates the list of supported Envoy versions to include those patch releases.

Testing & Reproduction steps

Links

PR Checklist

  • updated test coverage
  • external facing docs updated
  • not a security concern

@github-actions github-actions bot added 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 Apr 5, 2023
@@ -12,10 +12,10 @@ parameters:

references:
envoy-versions: &supported_envoy_versions
- &default_envoy_version "1.22.7"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Talked w/ @jmurret about this backport which incorrectly updated these versions on the 1.13.x release branch. Temporarily restoring them to the correct versions here, but it won't matter for long since a PR later this week will remove this whole workflow

@nathancoleman nathancoleman marked this pull request as ready for review April 12, 2023 20:53
@nathancoleman nathancoleman requested a review from a team as a code owner April 12, 2023 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-backport 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

4 participants