Skip to content

Update Envoy Gateway to v1.5.9#12076

Merged
MichalFupso merged 1 commit intoprojectcalico:masterfrom
MichalFupso:envoy-update-master
Mar 11, 2026
Merged

Update Envoy Gateway to v1.5.9#12076
MichalFupso merged 1 commit intoprojectcalico:masterfrom
MichalFupso:envoy-update-master

Conversation

@MichalFupso
Copy link
Contributor

Release note:

TBD

@MichalFupso MichalFupso requested a review from a team as a code owner March 11, 2026 21:26
@MichalFupso MichalFupso added the docs-not-required Docs not required for this change label Mar 11, 2026
Copilot AI review requested due to automatic review settings March 11, 2026 21:26
@MichalFupso MichalFupso added the release-note-not-required Change has no user-facing impact label Mar 11, 2026
@marvin-tigera marvin-tigera added this to the Calico v3.32.0 milestone Mar 11, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the bundled Envoy Gateway version used by Calico’s third_party build integration, affecting which upstream Envoy Gateway source tarball is downloaded and built.

Changes:

  • Bump ENVOY_GATEWAY_VERSION from v1.5.7 to v1.5.9.

You can also share your feedback on Copilot code review. Take the survey.

# For updating this version please see
# https://github.com/tigera/operator/blob/master/docs/common_tasks.md#updating-the-bundled-version-of-envoy-gateway
ENVOY_GATEWAY_VERSION=v1.5.7
ENVOY_GATEWAY_VERSION=v1.5.9
Copy link

Copilot AI Mar 11, 2026

Choose a reason for hiding this comment

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

Bumping ENVOY_GATEWAY_VERSION changes the upstream tarball, but this Makefile currently applies all patches/*.patch unconditionally during init-source. If the patch was generated against the previous tag (or is already incorporated upstream), patch may fail and break the build. Please verify the patch still applies cleanly to v1.5.9, and consider scoping patches by version (e.g., per-version patch directories) so future version bumps don’t risk unexpected build failures.

Copilot uses AI. Check for mistakes.
Copy link
Member

@mazdakn mazdakn left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@lucastigera lucastigera left a comment

Choose a reason for hiding this comment

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

LGTM. Approved, assuming the patch 0001-Bump-containerd-to-v1.7.29.patch applies cleanly.

@MichalFupso MichalFupso merged commit b9921ee into projectcalico:master Mar 11, 2026
8 checks passed
MichalFupso added a commit to MichalFupso/calico that referenced this pull request Mar 11, 2026
MichalFupso added a commit to MichalFupso/calico that referenced this pull request Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-not-required Docs not required for this change release-note-not-required Change has no user-facing impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants