Skip to content

Update module sigs.k8s.io/controller-tools to v0.21.0#62

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/sigs.k8s.io-controller-tools-0.x
Open

Update module sigs.k8s.io/controller-tools to v0.21.0#62
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/sigs.k8s.io-controller-tools-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 20, 2026

This PR contains the following updates:

Package Change Age Confidence
sigs.k8s.io/controller-tools v0.20.0v0.21.0 age confidence

Release Notes

kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)

v0.21.0

Compare Source

What's Changed

Misc

envtest

Dependency bumps

  • 🌱 Bump EndBug/add-and-commit from 9.1.4 to 10.0.0 in the all-github-actions group by @​dependabot[bot] in #​1369
  • 🌱 Bump actions/setup-go from 6.1.0 to 6.2.0 in the all-github-actions group by @​dependabot[bot] in #​1326
  • 🌱 Bump actions/setup-go from 6.2.0 to 6.3.0 in the all-github-actions group by @​dependabot[bot] in #​1356
  • 🌱 Bump github.com/fatih/color from 1.18.0 to 1.19.0 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1368
  • 🌱 Bump github.com/onsi/gomega from 1.38.3 to 1.39.0 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1322
  • 🌱 Bump github.com/onsi/gomega from 1.39.0 to 1.39.1 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1330
  • 🌱 Bump github.com/onsi/gomega from 1.39.1 to 1.40.0 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1405
  • 🌱 Bump golang.org/x/tools from 0.40.0 to 0.41.0 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1325
  • 🌱 Bump golang.org/x/tools from 0.41.0 to 0.42.0 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1342
  • 🌱 Bump golang.org/x/tools from 0.42.0 to 0.43.0 in the all-go-mod-patch-and-minor group by @​dependabot[bot] in #​1364
  • 🌱 Bump golang.org/x/tools from 0.43.0 to 0.44.0 in the all-go-mod-patch-and-minor group across 1 directory by @​dependabot[bot] in #​1377
  • 🌱 Bump golangci-lint to v2.8.0 by @​dongjiang1989 in #​1332
  • 🌱 Bump golangci-lint to v2.10.1 by @​dongjiang1989 in #​1358
  • 🌱 Bump golangci-lint to v2.11.3 by @​dongjiang1989 in #​1367
  • 🌱 Bump softprops/action-gh-release from 2.5.0 to 2.6.1 in the all-github-actions group by @​dependabot[bot] in #​1365
  • 🌱 Bump the all-github-actions group across 1 directory with 4 updates by @​dependabot[bot] in #​1383
  • 🌱 Bump the all-github-actions group with 2 updates by @​dependabot[bot] in #​1328
  • 🌱 Bump tj-actions/changed-files from 47.0.1 to 47.0.2 in the all-github-actions group by @​dependabot[bot] in #​1343
  • 🌱 Bump tj-actions/changed-files from 47.0.2 to 47.0.4 in the all-github-actions group by @​dependabot[bot] in #​1355
  • 🌱 Bump tj-actions/changed-files from 47.0.4 to 47.0.5 in the all-github-actions group by @​dependabot[bot] in #​1361

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.20.0...v0.21.0

v0.20.1

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-tools@v0.20.0...v0.20.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependency label May 20, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 20, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact 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 -t ./...
go: module sigs.k8s.io/controller-tools@v0.21.0 requires go >= 1.26.0; switching to go1.26.3
go: downloading k8s.io/utils v0.0.0-20260319190234-28399d86e0b5
go: downloading sigs.k8s.io/controller-tools v0.21.0
go: downloading golang.org/x/time v0.15.0
go: downloading golang.org/x/mod v0.35.0
go: downloading golang.org/x/tools v0.44.0
go: downloading k8s.io/kube-openapi v0.0.0-20260427204847-8949caaa1199
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.4.0
go: downloading golang.org/x/net v0.53.0
go: downloading go.yaml.in/yaml/v2 v2.4.4
go: downloading golang.org/x/crypto v0.50.0
go: downloading github.com/onsi/gomega v1.40.0
go: downloading golang.org/x/sync v0.20.0
go: downloading golang.org/x/oauth2 v0.36.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.1
go: downloading golang.org/x/term v0.42.0
go: downloading github.com/fsnotify/fsnotify v1.10.0
go: downloading github.com/fatih/color v1.19.0
go: downloading golang.org/x/sys v0.43.0
go: downloading github.com/prometheus/procfs v0.20.1
go: downloading golang.org/x/text v0.36.0
go: downloading github.com/go-openapi/jsonreference v0.21.5
go: downloading github.com/go-openapi/swag v0.26.0
go: downloading github.com/go-openapi/jsonpointer v0.23.1
go: downloading github.com/go-openapi/swag/cmdutils v0.26.0
go: downloading github.com/go-openapi/swag/conv v0.26.0
go: downloading github.com/go-openapi/swag/fileutils v0.26.0
go: downloading github.com/go-openapi/swag/jsonname v0.26.0
go: downloading github.com/go-openapi/swag/jsonutils v0.26.0
go: downloading github.com/go-openapi/swag/loading v0.26.0
go: downloading github.com/go-openapi/swag/mangling v0.26.0
go: downloading github.com/go-openapi/swag/netutils v0.26.0
go: downloading github.com/go-openapi/swag/stringutils v0.26.0
go: downloading github.com/go-openapi/swag/typeutils v0.26.0
go: downloading github.com/go-openapi/swag/yamlutils v0.26.0
go: github.com/appuio/machine-api-provider-cloudscale imports
	github.com/openshift/machine-api-operator/pkg/controller/machine imports
	k8s.io/kubectl/pkg/drain imports
	k8s.io/kubectl/pkg/cmd/util imports
	k8s.io/kubectl/pkg/scheme imports
	k8s.io/api/scheduling/v1alpha1: cannot find module providing package k8s.io/api/scheduling/v1alpha1

@renovate renovate Bot changed the title Update module sigs.k8s.io/controller-tools to v0.21.0 Update module sigs.k8s.io/controller-tools to v0.21.0 - autoclosed May 25, 2026
@renovate renovate Bot closed this May 25, 2026
@renovate renovate Bot deleted the renovate/sigs.k8s.io-controller-tools-0.x branch May 25, 2026 19:34
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot changed the title Update module sigs.k8s.io/controller-tools to v0.21.0 - autoclosed Update module sigs.k8s.io/controller-tools to v0.21.0 May 27, 2026
@renovate renovate Bot reopened this May 27, 2026
@renovate renovate Bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch 2 times, most recently from 433091d to 47d2fc2 Compare May 27, 2026 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants