VULN UPGRADE: google.golang.org/grpc (minor → v1.78.0) [envoy/tests]#22282
VULN UPGRADE: google.golang.org/grpc (minor → v1.78.0) [envoy/tests]#22282campaigner-prod[bot] wants to merge 1 commit intomasterfrom
Conversation
|
This PR does not modify any files shipped with the agent. To help streamline the release process, please consider adding the |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: f9c5cdbab2
ℹ️ 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".
| module envoy-e2e | ||
|
|
||
| go 1.13 | ||
| go 1.24.0 |
There was a problem hiding this comment.
Align Go toolchain with new go.mod version
The module now declares go 1.24.0, but the api_v2 image build in envoy/tests/docker/api_v2/Dockerfile-xds still pins gcr.io/istio-testing/go-control-plane-ci:08-20-2019. That image predates Go 1.24, so go build in that container will fail with a “maximum supported version” error as soon as it reads this go.mod. This breaks the docker-based envoy tests unless the Dockerfile is also updated to a toolchain that supports Go 1.24.
Useful? React with 👍 / 👎.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files🚀 New features to boost your workflow:
|
|
|
Closing since these are just test dependencies that are only used in CI |
Summary: High-severity security update — 2 packages upgraded (MINOR changes included)
Manifests changed:
envoy/tests(go)Updates
Security Details
🚨 Critical & High Severity (4 fixed)
v1.25.1v1.78.0envoy/tests/docker/api_v2/go.modv1.36.0v1.78.0envoy/tests/docker/api_v3/go.modReview Checklist
Enhanced review recommended for this update:
Update Mode: Vulnerability Remediation (High)
🤖 Generated by DataDog Automated Dependency Management System