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 #16888

Merged
merged 6 commits into from
Apr 12, 2023
Merged

Conversation

nathancoleman
Copy link
Member

@nathancoleman nathancoleman commented Apr 5, 2023

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 the theme/envoy/xds Related to Envoy support label Apr 5, 2023
- "1.22.5"
- "1.23.2"
- "1.24.0"
- &default_envoy_version "1.21.6"
Copy link
Contributor

Choose a reason for hiding this comment

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

Doing this here might not be the correct place because of the migration to Github Actions?

Copy link
Member Author

@nathancoleman nathancoleman Apr 12, 2023

Choose a reason for hiding this comment

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

I chatted w/ @jmurret and am going to commit envoy version updates to #16915 outside of this PR

Copy link
Member Author

@nathancoleman nathancoleman Apr 12, 2023

Choose a reason for hiding this comment

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

Also chatted about a backport that incorrectly updated these versions. Temporarily reverting them here, but there's no real impact since this workflow will be removed shortly

@nathancoleman nathancoleman marked this pull request as ready for review April 12, 2023 20:49
@nathancoleman nathancoleman requested a review from a team as a code owner April 12, 2023 20:49
@nathancoleman nathancoleman added type/ci Relating to continuous integration (CI) tooling for testing or releases type/docs Documentation needs to be created/updated/clarified labels Apr 12, 2023
@david-yu
Copy link
Contributor

david-yu commented Apr 12, 2023

@nathancoleman Envoy just released 1.24.6 and 1.23.8 today. Perhaps makes sense to update this list again in the same set of PRs? https://www.envoyproxy.io/docs/envoy/v1.24.6/version_history/v1.24/v1.24.6 and https://www.envoyproxy.io/docs/envoy/v1.24.6/version_history/v1.23/v1.23.8

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