connect: Update Envoy support matrix to latest patch releases#13431
Merged
connect: Update Envoy support matrix to latest patch releases#13431
Conversation
kisunji
approved these changes
Jun 13, 2022
david-yu
reviewed
Jun 13, 2022
| | ------------------- | -----------------------------------------------------------------------------------| | ||
| | 1.12.x | 1.22.0, 1.21.1, 1.20.2, 1.19.3 | | ||
| | 1.12.x | 1.22.1, 1.21.3, 1.20.4, 1.19.5 | | ||
| | 1.11.x | 1.20.2, 1.19.3, 1.18.6, 1.17.4<sup>1</sup> | |
Contributor
There was a problem hiding this comment.
Did we also run 1.11.x tests on Envoy 1.20.4 and 1.19.5 as well?
Contributor
Author
There was a problem hiding this comment.
Oh, good call. I usually only consider these upgrade PRs for the latest release series, but this is different since it's patches. I will create a separate PR for 1.11.x.
Contributor
Author
There was a problem hiding this comment.
For posterity, this is the PR for 1.11: #13434
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Envoy released some security-oriented patches recently for 1.22.1, 1.21.3, 1.20.4 and 1.19.5. This upgrades our integration tests to run against these latest version and adds them to the support matrix in our docs.
Testing & Reproduction steps
CI run.
Links
CTIA-31.