Bump Go to 1.26.3#1977
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: stuggi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
OpenStackControlPlane CRD Size Report
Threshold reference
|
|
Build failed (check pipeline). Post ❌ openstack-k8s-operators-content-provider FAILURE in 7m 16s |
|
Build failed (check pipeline). Post ❌ openstack-k8s-operators-content-provider FAILURE in 10m 31s |
|
Build failed (check pipeline). Post ❌ openstack-k8s-operators-content-provider FAILURE in 8m 09s |
|
/test precommit-check |
|
Build failed (check pipeline). Post ❌ openstack-k8s-operators-content-provider FAILURE in 7m 11s |
|
Build failed (check pipeline). Post ❌ openstack-k8s-operators-content-provider FAILURE in 7m 20s |
- Go: 1.24.4 -> 1.26.3 - operator-sdk: v1.41.1 -> v1.42.3 - golangci-lint: v2.7.2 -> v2.12.2 - GOTOOLCHAIN_VERSION: go1.24.0 -> go1.26.0 - go-toolset image: 1.24.6-1762230058 -> 1.26 - .ci-operator.yaml: ci-build-root-golang-1.24-sdk-1.41.1 -> ci-build-root-golang-1.26-sdk-1.42.3 - ginkgo: v2.28.2 -> v2.32.0 - gomega: v1.42.0 -> v1.42.1 - golang.org/x/crypto: v0.48.0 -> v0.54.0 - golang.org/x/net: v0.49.0 -> v0.57.0 - golang.org/x/text: v0.34.0 -> v0.40.0 - golang.org/x/sys: v0.41.0 -> v0.47.0 - golang.org/x/mod: v0.32.0 -> v0.38.0 - golang.org/x/tools: v0.41.0 -> v0.48.0 - golang.org/x/exp: bump to latest - golang.org/x/oauth2: v0.30.0 -> v0.36.0 - golang.org/x/sync: v0.19.0 -> v0.22.0 - golang.org/x/term: v0.40.0 -> v0.45.0 - golang.org/x/time: v0.12.0 -> v0.15.0 - go-playground/validator: v10.30.1 -> v10.30.3 Disabled govet inline analyzer in .golangci.yaml — Go 1.26 emits false-positive "cannot inline: type parameter inference not yet supported" for generic functions like maps.Copy and slices.Sorted. Jira: OSPRH-30997 Depends-On: openstack-k8s-operators/install_yamls#1153 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
|
This change depends on a change that failed to merge. Change openstack-k8s-operators/install_yamls#1153 is needed. |
|
recheck |
|
@stuggi: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Disabled govet inline analyzer in .golangci.yaml — Go 1.26 emits false-positive "cannot inline: type parameter inference not yet supported" for generic functions like maps.Copy and slices.Sorted.
Jira: OSPRH-30997
Depends-On: openstack-k8s-operators/install_yamls#1153