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.
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
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.2Release notes
Sourced from github.com/piraeusdatastore/linstor-csi's releases.
Changelog
Sourced from github.com/piraeusdatastore/linstor-csi's changelog.
Commits
f41d6f4
Release 1.6.2c01814b
Bump the gomod group with 7 updatesc699cdb
Bump docker/build-push-action from 5 to 6 in the ci group44f5a6a
Bump the gomod group with 6 updates7ed2714
Bump github.com/emicklei/go-restful/v3 in the gomod group26af8d9
reduce default resource timeout to 30s5c54303
update linstor-wait-until to 0.2.28ac5188
remove device path from volume context007f3df
attach/detach: improve handling of missing resources8d9ed17
Bump the gomod group with 2 updatesUpdates
k8s.io/klog/v2
from 2.130.0 to 2.130.1Release notes
Sourced from k8s.io/klog/v2's releases.
Commits
75663bb
Merge pull request #408 from pohly/klog-flush-sync-fix2327d4c
data race: avoid unprotected access to sb.fileDependabot 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