Skip to content

[release-1.8] bump envoy to 1.38.1#9168

Merged
zirain merged 2 commits into
envoyproxy:release/v1.8from
zirain:bump-envoy-1.8
Jun 5, 2026
Merged

[release-1.8] bump envoy to 1.38.1#9168
zirain merged 2 commits into
envoyproxy:release/v1.8from
zirain:bump-envoy-1.8

Conversation

@zirain

@zirain zirain commented Jun 4, 2026

Copy link
Copy Markdown
Member

@zirain zirain requested a review from a team as a code owner June 4, 2026 22:17

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3bfdc89e42

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

DefaultDeploymentMemoryResourceRequests = "512Mi"
// DefaultEnvoyProxyImage is the default image used by envoyproxy
DefaultEnvoyProxyImage = "docker.io/envoyproxy/envoy:distroless-v1.38.0"
DefaultEnvoyProxyImage = "docker.io/envoyproxy/envoy:distroless-v1.38.1"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Bump Helm's tagless Envoy default too

When Helm users set global.images.envoyProxy.image without an explicit tag (for example to use a private registry/repository while relying on the chart's default tag), the chart still falls back to distroless-v1.38.0 in charts/gateway-helm/templates/_helpers.tpl:171. That path renders into the EnvoyGateway ConfigMap via eg.default-envoy-gateway-config, so those installs keep deploying the old Envoy image despite this default being bumped for the controller-generated resources; please update the Helm fallback tag to distroless-v1.38.1 as well.

Useful? React with 👍 / 👎.

@codecov

codecov Bot commented Jun 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.81%. Comparing base (4df0809) to head (d1ce82e).

Additional details and impacted files
@@               Coverage Diff                @@
##           release/v1.8    #9168      +/-   ##
================================================
- Coverage         74.81%   74.81%   -0.01%     
================================================
  Files               251      251              
  Lines             40417    40417              
================================================
- Hits              30239    30236       -3     
- Misses             8111     8113       +2     
- Partials           2067     2068       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

guydc
guydc previously approved these changes Jun 4, 2026
jukie
jukie previously approved these changes Jun 4, 2026
@zirain zirain dismissed stale reviews from jukie and guydc via d1ce82e June 4, 2026 23:11
@zirain zirain merged commit fdd1341 into envoyproxy:release/v1.8 Jun 5, 2026
52 of 55 checks passed
@zirain zirain deleted the bump-envoy-1.8 branch June 5, 2026 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants