Auto: sync API from tigera/calico-private [release-calient-v3.23] - #291
Merged
marvin-tigera merged 1 commit intoAug 21, 2026
Merged
Conversation
marvin-tigera
approved these changes
Aug 21, 2026
There was a problem hiding this comment.
Pull request overview
Automated sync updating this repo’s build/toolchain metadata to align with tigera/calico-private (release-calient-v3.23), primarily by bumping the Go toolchain patch version and related build metadata.
Changes:
- Bump Go version from
1.25.13to1.25.14across branch metadata,go.mod, and generated dependency listing. - Update
CALICO_BASE_VERto the newer UBI10 base image tag.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
metadata.mk |
Updates GO_VERSION and CALICO_BASE_VER used by build metadata/toolchain image selection. |
go.mod |
Updates the module go directive to 1.25.14 to match the toolchain version. |
deps.txt |
Regenerates the dependency manifest header to reflect Go 1.25.14. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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.
Automated sync of API files from
tigera/calico-privaterelease-calient-v3.23branch into this repo via
make -f Makefile.local update.Triggered by scheduled workflow.