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

release/1.3.x - Update Envoy #3118

Merged
merged 2 commits into from Oct 23, 2023
Merged

Conversation

cthain
Copy link
Contributor

@cthain cthain commented Oct 23, 2023

This PR updates Envoy to the latest patch releases to address CVE-2023-44487.

Note that the Envoy image version is only applicable to the legacy API Gateway since the Envoy sidecars are now packaged directly with Consul dataplane.

Checklist:

@cthain cthain self-assigned this Oct 23, 2023
@cthain cthain added the pr/no-backport signals that a PR will not contain a backport label label Oct 23, 2023
@cthain cthain mentioned this pull request Oct 23, 2023
2 tasks
@cthain cthain marked this pull request as ready for review October 23, 2023 15:32
@@ -22,7 +22,7 @@ annotations:
- name: consul-dataplane
image: docker.mirror.hashicorp.services/hashicorppreview/consul-dataplane:1.3-dev
- name: envoy
image: envoyproxy/envoy:v1.26.2
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a reason why we downgraded from 1.26.2 to 1.25.11?

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah I see this was an inaccurate value that needed to be updated, please ignore.

Copy link
Member

Choose a reason for hiding this comment

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

Yup. x-post for posterity #3116 (comment)

@cthain cthain merged commit 78d2f77 into release/1.3.x Oct 23, 2023
50 of 51 checks passed
@cthain cthain deleted the cthain/net-5945/release/1.3.x branch October 23, 2023 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-backport signals that a PR will not contain a backport label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants