Conversation
…text:0.41, cilium:1.19.3, docker/cli:v29.2.0, go-jose:4.1.4, jsonparse:1.1.2 Signed-off-by: Fabian Gonzalez <fabian.gonzalez@solo.io>
Signed-off-by: Fabian Gonzalez <fabian.gonzalez@solo.io>
inFocus7
marked this pull request as ready for review
September 18, 2026 15:25
EItanya
approved these changes
Sep 18, 2026
Author
|
CI/CD failure due to MCP server, changes shouldn't have touched it; not sure if a flake though (I don't have retry abilities) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
Resolves CVEs by bumping dependencies.
Upgrades / Changes
Makefile
Go modules
Other changes related to
go mod tidySafety
otel 1.40.0 -> 1.46.0 (releases): 6 breaking changes across; none apply; posted the ones that seemed relevant based on our direct usage:
otlptracehttp/otlpmetrichttpWithEndpointURLno longer appends the default signal path:normalizeHTTPEndpoint(internal/telemetry/tracing.go) already appends/v1/traces, so the URL always has a path.sdk/metricdefault cardinality limit of 2000: noMeterProvideris ever constructed anywhere in the repo, so the SDK aggregation path never runs and the limit cannot applyCVEs
CVEs scanned via
trivy 0.70.0+grype 0.114.0.28 of the 41 come from the
TOOLS_ARGO_ROLLOUTS_VERSIONbump.1.9.0 binary is built with go1.24.13 and vendors
expr-lang/expr v1.16.9,golang.org/x/crypto v0.41.0andgrpc v1.72.1.1.10.0 is built with go1.26.7. The remaining 13 come from the go.mod bumps.