Skip to content

chore(deps): update kubernetes - #558

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
renovate/kubernetes
Open

chore(deps): update kubernetes#558
github-actions[bot] wants to merge 2 commits into
mainfrom
renovate/kubernetes

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.36.4v0.37.0 age confidence
k8s.io/apimachinery v0.36.4v0.37.0 age confidence
k8s.io/cli-runtime v0.36.4v0.37.0 age confidence
k8s.io/client-go v0.36.4v0.37.0 age confidence
k8s.io/kubernetes v1.36.4v1.37.0 age confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.37.0

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.37.0

Compare Source

kubernetes/cli-runtime (k8s.io/cli-runtime)

v0.37.0

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.37.0

Compare Source

kubernetes/kubernetes (k8s.io/kubernetes)

v1.37.0

Compare Source

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.


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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate CLI.

@github-actions
github-actions Bot requested a review from a team August 31, 2026 05:06
@github-actions github-actions Bot added component/operator Skyhook operator (controller-manager) dependencies Pull requests that update a dependency file labels Aug 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

⚠️ 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: operator/go.sum
Command failed: go get -t ./...
go: downloading github.com/spf13/cobra v1.10.2
go: downloading k8s.io/apimachinery v0.37.0
go: downloading github.com/onsi/ginkgo/v2 v2.32.1
go: downloading github.com/onsi/gomega v1.42.1
go: downloading github.com/stretchr/testify v1.12.1
go: downloading k8s.io/api v0.37.0
go: downloading k8s.io/client-go v0.37.0
go: downloading k8s.io/utils v0.0.0-20260707023825-cf1189d6abe3
go: downloading github.com/go-logr/logr v1.4.4
go: downloading k8s.io/cli-runtime v0.37.0
go: downloading github.com/sethvargo/go-envconfig v1.4.3
go: downloading sigs.k8s.io/controller-runtime v0.24.1
go: downloading go.uber.org/zap v1.28.0
go: downloading golang.org/x/sync v0.22.0
go: downloading github.com/spf13/pflag v1.0.10
go: downloading golang.org/x/mod v0.40.0
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading k8s.io/klog/v2 v2.140.0
go: downloading github.com/prometheus/client_golang v1.24.1
go: downloading k8s.io/kubernetes v1.37.0
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/stretchr/objx v0.5.3
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading k8s.io/kube-openapi v0.0.0-20260721132016-d427ff9ee9ad
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.4.2
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/google/uuid v1.6.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.58.0
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading github.com/evanphx/json-patch v4.12.0+incompatible
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
go: downloading k8s.io/apiextensions-apiserver v0.36.0
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading k8s.io/apiserver v0.36.3
go: downloading go.yaml.in/yaml/v2 v2.4.4
go: downloading golang.org/x/time v0.15.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/common v0.70.1
go: downloading github.com/prometheus/procfs v0.21.1
go: downloading golang.org/x/sys v0.47.0
go: downloading go.yaml.in/yaml/v3 v3.0.5
go: downloading github.com/Masterminds/semver/v3 v3.4.0
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading github.com/moby/term v0.5.2
go: downloading golang.org/x/text v0.41.0
go: downloading sigs.k8s.io/kustomize/api v0.21.1
go: downloading sigs.k8s.io/kustomize/kyaml v0.21.1
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading golang.org/x/term v0.45.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.1
go: downloading golang.org/x/oauth2 v0.36.0
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading k8s.io/component-base v0.36.3
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading golang.org/x/tools v0.49.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/go-openapi/swag v0.27.1
go: downloading github.com/go-openapi/jsonreference v1.0.0
go: downloading github.com/google/btree v1.1.3
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/google/cel-go v0.29.2
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading go.opentelemetry.io/otel/trace v1.44.0
go: downloading go.opentelemetry.io/otel v1.44.0
go: downloading k8s.io/streaming v0.37.0
go: downloading github.com/google/pprof v0.0.0-20260402051712-545e8a4df936
go: downloading github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
go: downloading github.com/go-openapi/jsonpointer v1.0.0
go: downloading github.com/go-openapi/swag/cmdutils v0.27.1
go: downloading github.com/go-openapi/swag/conv v0.27.1
go: downloading github.com/go-openapi/swag/fileutils v0.27.1
go: downloading github.com/go-openapi/swag/jsonutils v0.27.1
go: downloading github.com/go-openapi/swag/loading v0.27.1
go: downloading github.com/go-openapi/swag/mangling v0.27.1
go: downloading github.com/go-openapi/swag/netutils v0.27.1
go: downloading github.com/go-openapi/swag/stringutils v0.27.1
go: downloading github.com/go-openapi/swag/typeutils v0.27.1
go: downloading github.com/go-openapi/swag/yamlutils v0.27.1
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/emicklei/go-restful/v3 v3.13.0
go: downloading cel.dev/expr v0.25.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260526163538-3dc84a4a5aaa
go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
go: downloading github.com/xlab/treeprint v1.2.0
go: downloading github.com/antlr4-go/antlr/v4 v4.13.1
go: downloading google.golang.org/grpc v1.82.1
go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.36.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.69.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.44.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.44.0
go: downloading go.opentelemetry.io/otel/sdk v1.44.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260526163538-3dc84a4a5aaa
go: downloading golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.44.0
go: downloading go.opentelemetry.io/proto/otlp v1.10.0
go: downloading github.com/go-openapi/swag/pools v0.27.1
go: downloading github.com/cenkalti/backoff/v5 v5.0.3
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.29.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading k8s.io/component-helpers v0.0.0
go: github.com/NVIDIA/nodewright/operator/internal/controller imports
	k8s.io/kubernetes/pkg/util/taints imports
	k8s.io/kubernetes/pkg/apis/core/helper imports
	k8s.io/component-helpers/resource: reading k8s.io/component-helpers/go.mod at revision v0.0.0: unknown revision v0.0.0

File name: undefined
Command failed: make notices
go: downloading github.com/google/go-licenses/v2 v2.0.1
go: downloading github.com/otiai10/copy v1.10.0
go: downloading golang.org/x/sync v0.16.0
go: downloading github.com/spf13/cobra v1.7.0
go: downloading golang.org/x/text v0.28.0
go: downloading k8s.io/klog/v2 v2.90.1
go: downloading go.opencensus.io v0.24.0
go: downloading golang.org/x/net v0.43.0
go: downloading github.com/google/licenseclassifier/v2 v2.0.0
go: downloading golang.org/x/tools v0.36.0
go: downloading golang.org/x/sys v0.35.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/mod v0.27.0
go: downloading github.com/go-logr/logr v1.2.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/sergi/go-diff v1.2.0
go: inconsistent vendoring in /tmp/renovate/repos/github/NVIDIA/nodewright/operator:
	k8s.io/api@v0.37.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	k8s.io/apimachinery@v0.37.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	k8s.io/cli-runtime@v0.37.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	k8s.io/client-go@v0.37.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	k8s.io/kubernetes@v1.37.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	k8s.io/api@v0.36.4: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	k8s.io/apimachinery@v0.36.4: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	k8s.io/cli-runtime@v0.36.4: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	k8s.io/client-go@v0.36.4: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	k8s.io/kubernetes@v1.36.4: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod

	To ignore the vendor directory, use -mod=readonly or -mod=mod.
	To sync the vendor directory, run:
		go mod vendor
Traceback (most recent call last):
  File "/tmp/renovate/repos/github/NVIDIA/nodewright/scripts/generate-notices.py", line 387, in <module>
    main()
    ~~~~^^
  File "/tmp/renovate/repos/github/NVIDIA/nodewright/scripts/generate-notices.py", line 379, in main
    operator_notices()
    ~~~~~~~~~~~~~~~~^^
  File "/tmp/renovate/repos/github/NVIDIA/nodewright/scripts/generate-notices.py", line 144, in operator_notices
    local = go_out(["list", "-m"]).strip()
            ~~~~~~^^^^^^^^^^^^^^^^
  File "/tmp/renovate/repos/github/NVIDIA/nodewright/scripts/generate-notices.py", line 78, in go_out
    return subprocess.check_output(["go", *args], cwd=OPERATOR_DIR, env=go_env(goos, goarch), text=True)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/containerbase/tools/python/3.14.7/lib/python3.14/subprocess.py", line 473, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
           ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
               **kwargs).stdout
               ^^^^^^^^^
  File "/opt/containerbase/tools/python/3.14.7/lib/python3.14/subprocess.py", line 578, in run
    raise CalledProcessError(retcode, process.args,
                             output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['go', 'list', '-m']' returned non-zero exit status 1.
make: *** [Makefile:102: notices] Error 1

@github-actions github-actions Bot added the component/ci CI workflows, GitHub Actions, and repo tooling label Aug 31, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/ci CI workflows, GitHub Actions, and repo tooling component/operator Skyhook operator (controller-manager) dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant