Skip to content

Releases: Nexenta/nexentastor-csi-driver-block

v1.4.15

11 Dec 18:07
Compare
Choose a tag to compare

Updated golang and lib versions

v1.4.14

13 Sep 19:52
Compare
Choose a tag to compare
  • added a check for root device in DeviceFromTargetPath

v1.4.13

10 Jun 21:27
Compare
Choose a tag to compare
  • Bumped image versions and libs to address security vulnerabilities

v1.4.12

13 Oct 23:31
c977881
Compare
Choose a tag to compare
  • Increased default timeout for iSCSI device scan and made it configurable via iSCSITimeout parameter.

v1.4.11

11 Apr 18:27
Compare
Choose a tag to compare

Addressed security vulnerabilities by bumping versions of

  • golang
  • kubernetes
  • alpine
  • multiple libraries

v1.4.10

18 Nov 22:27
Compare
Choose a tag to compare
  • Fixed an issue where Lunmapping lost after moving pod to other node

v1.4.9

25 Oct 19:13
Compare
Choose a tag to compare
  • 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

18 Oct 17:38
Compare
Choose a tag to compare
  • 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

08 Jul 14:08
Compare
Choose a tag to compare
  • 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

23 May 17:50
Compare
Choose a tag to compare
  • 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