Skip to content

Conversation

@alaudaa-renovate
Copy link

@alaudaa-renovate alaudaa-renovate bot commented Dec 24, 2025

This PR contains the following updates:

Package Type Update Change
go (source) golang minor 1.24.11 -> 1.25.5

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@alaudaa-renovate alaudaa-renovate bot added the dependencies Pull requests that update a dependency file label Dec 24, 2025
@alaudaa-renovate
Copy link
Author

alaudaa-renovate bot commented Dec 24, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
warning: ignoring symlink /tmp/renovate/repos/github/AlaudaDevops/kubernetes/cluster/gce/cos
warning: ignoring symlink /tmp/renovate/repos/github/AlaudaDevops/kubernetes/cluster/gce/custom
warning: ignoring symlink /tmp/renovate/repos/github/AlaudaDevops/kubernetes/cluster/gce/ubuntu
go: module . listed in go.work file requires go >= 1.25.5, but go.work lists go 1.24.11; to update it:
	go work use

File name: staging/src/k8s.io/kubectl/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: module ../../../.. listed in go.work file requires go >= 1.25.5, but go.work lists go 1.24.11; to update it:
	go work use
go: module . listed in go.work file requires go >= 1.25.5, but go.work lists go 1.24.11; to update it:
	go work use

@l-qing l-qing force-pushed the renovate/alauda-v1.33.7-go-official-packages branch from 71e72f8 to 788ef2b Compare December 24, 2025 13:44
@alaudaa-renovate alaudaa-renovate bot force-pushed the renovate/alauda-v1.33.7-go-official-packages branch from 788ef2b to 6d09f6c Compare December 24, 2025 13:47
@kiloconnect
Copy link

kiloconnect bot commented Dec 24, 2025

✅ No Issues Found

4 files reviewed | Confidence: 95% | Recommendation: Merge

Review Details

Files: go.mod, go.work, staging/src/k8s.io/kubectl/go.mod, vendor/modules.txt

Changes: Updated Go version from 1.24.11 to 1.25.5 across all relevant files

Checked: Dependency consistency, version alignment, artifact generation

Notes:

  • All Go version declarations consistently updated to 1.25.5
  • Minor version bump (1.24.x → 1.25.5) with no breaking changes
  • Renovate bot artifact issue appears resolved - go.work file correctly updated
  • No code changes, only dependency version updates

@kiloconnect
Copy link

kiloconnect bot commented Dec 24, 2025

⚠️ 1 Issue Found

Severity Issue Location
WARNING Inconsistent godebug directive staging/src/k8s.io/kubectl/go.mod:7

Recommendation: Address the inconsistency before merge

Review Details (4 files)

Files: go.mod, go.work, staging/src/k8s.io/kubectl/go.mod, vendor/modules.txt

Changes: Go version update from 1.24.11 to 1.25.5

Issue Found: The kubectl module has Go 1.25.5 but godebug default=go1.24, while main module files correctly use godebug default=go1.25. This inconsistency could cause build or runtime issues.

Fix these issues in Kilo Cloud

@l-qing l-qing force-pushed the renovate/alauda-v1.33.7-go-official-packages branch from 6d09f6c to 456578d Compare December 24, 2025 13:51
Copy link

@kiloconnect kiloconnect bot left a comment

Choose a reason for hiding this comment

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

⚠️ WARNING: Inconsistent godebug directive

The kubectl module has Go 1.25.5 but godebug default=go1.24, while main files use go1.25. This could cause build or runtime issues.

godebug default=go1.25

@alaudaa-renovate alaudaa-renovate bot merged commit 3810daf into alauda-v1.33.7 Dec 24, 2025
1 check passed
@alaudaa-renovate alaudaa-renovate bot deleted the renovate/alauda-v1.33.7-go-official-packages branch December 24, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants