Releases: Nexenta/nexentastor-csi-driver-block
Releases · Nexenta/nexentastor-csi-driver-block
v1.4.15
Updated golang and lib versions
v1.4.14
- added a check for root device in DeviceFromTargetPath
v1.4.13
- Bumped image versions and libs to address security vulnerabilities
v1.4.12
- Increased default timeout for iSCSI device scan and made it configurable via
iSCSITimeout
parameter.
v1.4.11
Addressed security vulnerabilities by bumping versions of
- golang
- kubernetes
- alpine
- multiple libraries
v1.4.10
- Fixed an issue where Lunmapping lost after moving pod to other node
v1.4.9
- DynamicTargetLunAllocation a required config param, to avoid operator error.
- Always read from config in nodeStage, regardless of whether DynamicTargetLunAllocation is configured as true or false.
v1.4.8
- Fixes an issue where IO Error is seen during POD deletion.
- Added a timeout of 90 seconds while making findmnt command.
- added flushbufs and state=offline to removeDevice process.
v1.4.7
- Implemented ControllerPublishVolume and ControllerUnpublishVolume to support external-attacher. This prevents from multi attach scenario in case of pod failover to another node.
v1.4.6
- Added worker-threads and timeout params to csi-provisioner
- Bumped alpine version to 3.15.4 to fix trivy scanner revealed vulnerabilities
- Updated to newest versions of sidecar containers