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: Add support for Envoy 1.23, remove 1.19 #13807

Merged
merged 3 commits into from
Jul 19, 2022
Merged

Conversation

eculver
Copy link
Contributor

@eculver eculver commented Jul 19, 2022

Description

Envoy 1.23.0 was recently released on July 15th. This adds the new version to our support matrix in preparation for our 1.13 release.

Testing & Reproduction steps

See tests for the branch.

Links

@eculver eculver requested review from boxofrad and a team July 19, 2022 18:56
@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 labels Jul 19, 2022
- &default_envoy_version "1.19.5"
- "1.20.4"
- "1.21.3"
- &default_envoy_version "1.21.4"
Copy link
Contributor

Choose a reason for hiding this comment

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

did we skip 1.20 here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, this is a little confusing because 1.22 was accidentally removed then the refactor to add this config was added in #13610. If anything, since we should be supporting 4 versions, I should probably add 1.20 to the list.

@ViViDboarder
Copy link

FYI: Version 1.23.0 is broken for aarch64. Reference #14487

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/envoy/xds Related to Envoy support type/ci Relating to continuous integration (CI) tooling for testing or releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants