Skip to content

[2.3] bump envoy to 1.37.5#14300

Merged
andy-fong merged 2 commits into
kgateway-dev:v2.3.xfrom
andy-fong:af-bump-envoy-1.37.5
Jun 24, 2026
Merged

[2.3] bump envoy to 1.37.5#14300
andy-fong merged 2 commits into
kgateway-dev:v2.3.xfrom
andy-fong:af-bump-envoy-1.37.5

Conversation

@andy-fong

Copy link
Copy Markdown
Contributor

Description

upgraded envoy to 1.37.5
See envoy release note for a list of CVE fixes

Change Type

/kind bump

Changelog

upgraded envoy to 1.37.5

Signed-off-by: Andy Fong <[email protected]>
Copilot AI review requested due to automatic review settings June 24, 2026 12:47
@andy-fong andy-fong changed the title bump envoy to 1.37.5 [2.3] bump envoy to 1.37.5 Jun 24, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR bumps the pinned Envoy version used by kgateway’s build/dev tooling and Rust dynamic modules workspace to v1.37.5, aligning local Tilt builds, Makefile-driven builds, and the Envoy Rust SDK dependency on the same release (noted in the PR as including CVE fixes).

Changes:

  • Update the Envoy Docker image tag from v1.37.4 -> v1.37.5 for local Tilt builds.
  • Update the default ENVOY_IMAGE in the Makefile to envoyproxy/envoy:v1.37.5.
  • Update the Envoy Rust dynamic modules SDK git tag (and lockfile source) to v1.37.5.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
tilt-settings.yaml Bumps the Envoy image used in the inline Dockerfile for strict validation mode.
Makefile Updates the default ENVOY_IMAGE used by build/CI-related Docker targets.
internal/envoy_modules/Cargo.toml Aligns the Envoy Rust SDK dependency tag with the upgraded Envoy version.
internal/envoy_modules/Cargo.lock Updates the locked git source reference for the Envoy Rust SDK to v1.37.5.

@andy-fong
andy-fong added this pull request to the merge queue Jun 24, 2026
Merged via the queue into kgateway-dev:v2.3.x with commit 7e4f475 Jun 24, 2026
35 checks passed
@andy-fong
andy-fong deleted the af-bump-envoy-1.37.5 branch June 24, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants