-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Bump Envoy Versions #21277
Bump Envoy Versions #21277
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks a lot for taking a look into this
@@ -109,7 +109,7 @@ jobs: | |||
strategy: | |||
fail-fast: false | |||
matrix: | |||
envoy-version: ["1.24.12", "1.25.11", "1.26.8", "1.27.5"] | |||
envoy-version: ["1.24.12", "1.25.11", "1.26.8", "1.27.6"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wondering if this list should have included 1.28.5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good observation, since we have a task for the next release to bump Envoy to all the latest and greatest stable versions we decided to update the currently existing ones to fix the CVEs so we have less friction for the current release.
@sarahalsmiller, a backport is missing for this PR [21277] for versions [1.15,1.16,1.19] please perform the backport manually and add the following snippet to your backport PR description:
|
Description
Bump Envoy versions
Testing & Reproduction steps
Links
PR Checklist