IBM / ibm-block-csi-driver

The IBM block storage CSI driver enables container orchestrators, such as Kubernetes and Openshift, to manage the life-cycle of persistent storage
Apache License 2.0
33 stars 25 forks source link

Bump github.com/kubernetes-csi/csi-lib-utils from 0.13.0 to 0.14.0 #680

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/kubernetes-csi/csi-lib-utils from 0.13.0 to 0.14.0.

Release notes

Sourced from github.com/kubernetes-csi/csi-lib-utils's releases.

v0.14.0

Changelog

https://github.com/kubernetes-csi/csi-lib-utils/blob/v0.14.0/CHANGELOG/CHANGELOG-0.14.md

Commits
  • 7b2b0d3 Merge pull request #134 from carlory/patch-002
  • 5d66b37 Add release-note/changelog for v0.14.0
  • bfa15ce Merge pull request #131 from ConnorJC3/master
  • bbcd132 Add timeout to connection.Connect()
  • 1b2426d Merge pull request #133 from carlory/patch-002
  • 9ea2545 Add GetGroupControllerCapabilities common function
  • a0d716c Merge pull request #132 from carlory/patch-001
  • 3bb3880 Update dependency go modules for k8s v1.27.0
  • 597d128 Merge pull request #130 from sunnylovestiramisu/module-update-master-test
  • 6e7affd Merge commit '4c310a64938b5d6e48800ca78a9e574c63ff61bb' into module-update-ma...
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 year ago

Superseded by #686.