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 1 update #48

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps the gomod group with 1 update: github.com/piraeusdatastore/linstor-csi.

Updates github.com/piraeusdatastore/linstor-csi from 1.3.0 to 1.4.0

Release notes

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

v1.4.0

Remove support for Openflex layers: these caused LINSTOR 1.26.0 to return errors in some edge cases.


Breaking

  • Update golinstor to support LINSTOR 1.26.0, removing support for Openflex layers.

v1.3.1

This release contains some fixes when attaching volumes (i.e. when a volume is mounted on behalf of a Pod).


Changed

  • Default access policy for resources without replication layer is now "local only".

Fixed

  • Do not try to create diskless resource if there is no compatible diskless layer (DRBD or NVMe) available.
  • Do not allow attaching a volume that has no existing replica.
Changelog

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

[1.4.0] - 2024-02-01

Breaking

  • Update golinstor to support LINSTOR 1.26.0, removing support for Openflex layers.

[1.3.1] - 2024-01-30

Changed

  • Default access policy for resources without replication layer is now "local only".

Fixed

  • Do not try to create diskless resource if there is no compatible diskless layer (DRBD or NVMe) available.
  • Do not allow attaching a volume that has no existing replica.
Commits
  • e304077 Release 1.4.0
  • ff21718 update golinstor for LINSTOR 1.26.0
  • 12dc414 Release 1.3.1
  • 040c412 Bump the gomod group with 4 updates
  • 99d4821 set default acces policy for resources without replication
  • 9541e91 do not attach volume with no replicas
  • 271af99 do not create a diskless resource without matching diskless flag
  • 1610228 Bump the gomod group with 8 updates
  • 0b44a6f Bump the gomod group with 8 updates
  • 955006f Bump the gomod group with 3 updates
  • Additional commits viewable in compare view


Dependabot compatibility score

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