piraeusdatastore / piraeus-ha-controller

High Availability Controller for stateful workloads using storage provisioned by Piraeus
Apache License 2.0
15 stars 8 forks source link

build(deps): bump the gomod group with 2 updates #66

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the gomod group with 2 updates: github.com/piraeusdatastore/linstor-csi and k8s.io/klog/v2.

Updates github.com/piraeusdatastore/linstor-csi from 1.6.1 to 1.6.2

Release notes

Sourced from github.com/piraeusdatastore/linstor-csi's releases.

v1.6.2

Small fix for the previous release. LINSTOR does not always return a device path immediately after creating a resource, so we check that the device path is set before passing it to the csi node agent.


Fixed

  • Fix device path passdown when LINSTOR does not report a device path.
Changelog

Sourced from github.com/piraeusdatastore/linstor-csi's changelog.

[1.6.2] - 2024-06-19

Fixed

  • Fix device path passdown when LINSTOR does not report a device path.
Commits
  • f41d6f4 Release 1.6.2
  • c01814b Bump the gomod group with 7 updates
  • c699cdb Bump docker/build-push-action from 5 to 6 in the ci group
  • 44f5a6a Bump the gomod group with 6 updates
  • 7ed2714 Bump github.com/emicklei/go-restful/v3 in the gomod group
  • 26af8d9 reduce default resource timeout to 30s
  • 5c54303 update linstor-wait-until to 0.2.2
  • 8ac5188 remove device path from volume context
  • 007f3df attach/detach: improve handling of missing resources
  • 8d9ed17 Bump the gomod group with 2 updates
  • Additional commits viewable in compare view


Updates k8s.io/klog/v2 from 2.130.0 to 2.130.1

Release notes

Sourced from k8s.io/klog/v2's releases.

Prepare klog release for Kubernetes v1.31 (Take 2)

What's Changed

Full Changelog: https://github.com/kubernetes/klog/compare/v2.130.0...v2.130.1

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions