Skip to content

chore(deps): update update kubernetes dependencies to v13.0.0#599

Open
renovate-rancher[bot] wants to merge 1 commit into
masterfrom
renovate/major-kubernetes-dependencies
Open

chore(deps): update update kubernetes dependencies to v13.0.0#599
renovate-rancher[bot] wants to merge 1 commit into
masterfrom
renovate/major-kubernetes-dependencies

Conversation

@renovate-rancher

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
sigs.k8s.io/sig-storage-lib-external-provisioner/v11 v11.0.1v13.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

kubernetes-sigs/sig-storage-lib-external-provisioner (sigs.k8s.io/sig-storage-lib-external-provisioner/v11)

v13.0.0

Compare Source

Urgent Upgrade Notes
  • Update to v13: ProvisionOptions now gets just name of the selected node instead of the whole *v1.Node object. NodeLister has been removed from the ProvisionController. Individual provisioners need to fetch the node on their own, if they need it. (#​194, @​sunnylovestiramisu)

v12.0.1

Compare Source

Uncategorized

v12.0.0

Compare Source

Changelog since v11.1.0

Changes by Kind

Urgent Upgrade Notes
  • Signatures of two functions changed to ask for string-typed rate limiters.
Bug or Regression
Uncategorized

v11.1.0

Compare Source

Changelog since v11.0.1

Changes by Kind

Feature
  • Added the ability to retry volume provisions that return InvalidArgument at a slower pace than other provisioning failures. (#​186, @​mdzraf)
Uncategorized

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 has been generated by Mend Renovate.

@renovate-rancher renovate-rancher Bot added the dependencies Pull requests that update a dependency file label Jul 24, 2026
@renovate-rancher

Copy link
Copy Markdown
Contributor Author

⚠️ 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: mod upgrade --mod-name=sigs.k8s.io/sig-storage-lib-external-provisioner/v11 -t=13
could not load package: err: exit status 1: stderr: go: inconsistent vendoring in /tmp/renovate/repos/github/rancher/local-path-provisioner:
	github.com/stretchr/testify@v1.11.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	k8s.io/api@v0.34.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	k8s.io/apimachinery@v0.34.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	k8s.io/client-go@v0.34.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	sigs.k8s.io/sig-storage-lib-external-provisioner/v11@v11.1.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	sigs.k8s.io/sig-storage-lib-external-provisioner/v13@v13.0.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	sigs.k8s.io/yaml@v1.6.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-openapi/swag/cmdutils@v0.24.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-openapi/swag/conv@v0.24.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-openapi/swag/fileutils@v0.24.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-openapi/swag/jsonname@v0.24.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-openapi/swag/jsonutils@v0.24.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-openapi/swag/loading@v0.24.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-openapi/swag/mangling@v0.24.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-openapi/swag/netutils@v0.24.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-openapi/swag/stringutils@v0.24.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-openapi/swag/typeutils@v0.24.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-openapi/swag/yamlutils@v0.24.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/grafana/regexp@v0.0.0-20240518133315-a468a5bfb3bc: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/kubernetes-csi/csi-lib-utils@v0.22.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	go.yaml.in/yaml/v3@v3.0.4: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	google.golang.org/genproto/googleapis/rpc@v0.0.0-20250826171959-ef028d996bc1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	google.golang.org/grpc@v1.75.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	gopkg.in/yaml.v2@v2.4.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	sigs.k8s.io/structured-merge-diff/v6@v6.3.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/emicklei/go-restful/v3@v3.13.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/fxamacker/cbor/v2@v2.9.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-logr/logr@v1.4.3: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-openapi/jsonpointer@v0.22.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-openapi/jsonreference@v0.21.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/go-openapi/swag@v0.24.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/google/gnostic-models@v0.7.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/klauspost/compress@v1.18.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/miekg/dns@v1.1.68: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/modern-go/reflect2@v1.0.3-0.20250322232337-35a7c28c31ee: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/prometheus/client_golang@v1.23.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/prometheus/client_model@v0.6.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/prometheus/common@v0.66.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/prometheus/procfs@v0.17.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/spf13/pflag@v1.0.6: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	golang.org/x/oauth2@v0.30.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	golang.org/x/time@v0.12.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	google.golang.org/protobuf@v1.36.8: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	gopkg.in/evanphx/json-patch.v4@v4.13.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	k8s.io/kube-openapi@v0.0.0-20250902184714-7fc278399c7f: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	k8s.io/utils@v0.0.0-20250820121507-0af2bda4dd1d: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	sigs.k8s.io/json@v0.0.0-20250730193827-2d320260d730: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	sigs.k8s.io/structured-merge-diff/v4@v4.7.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/emicklei/go-restful/v3@v3.12.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/fxamacker/cbor/v2@v2.7.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/go-logr/logr@v1.4.2: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/go-openapi/jsonpointer@v0.21.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/go-openapi/jsonreference@v0.21.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/go-openapi/swag@v0.23.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/google/gnostic-models@v0.6.9: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/klauspost/compress@v1.17.11: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/miekg/dns@v1.1.62: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/modern-go/reflect2@v1.0.2: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/prometheus/client_golang@v1.20.5: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/prometheus/client_model@v0.6.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/prometheus/common@v0.61.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/prometheus/procfs@v0.15.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/spf13/pflag@v1.0.5: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/stretchr/testify@v1.10.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	golang.org/x/oauth2@v0.27.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	golang.org/x/time@v0.9.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	google.golang.org/protobuf@v1.36.5: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	gopkg.in/evanphx/json-patch.v4@v4.12.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	k8s.io/api@v0.33.2: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	k8s.io/apimachinery@v0.33.2: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	k8s.io/client-go@v0.33.2: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	k8s.io/utils@v0.0.0-20241210054802-24370beab758: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	sigs.k8s.io/json@v0.0.0-20241014173422-cfa47c3a1cc8: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	sigs.k8s.io/sig-storage-lib-external-provisioner/v11@v11.0.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	sigs.k8s.io/structured-merge-diff/v4@v4.6.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	sigs.k8s.io/yaml@v1.5.0: 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


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.

0 participants