Releases: Nexenta/nexentastor-csi-driver-block
Releases · Nexenta/nexentastor-csi-driver-block
v1.4.5
- Fixed "session expired" issue when using with NexentaStor 5.4
v1.4.4
- Remove all hardcoded values for insecureSkipVerify
- Fixed CHAP auth with dynamic TargetGroup allocation issue, when existing non-CHAP target gets selected with CHAP enabled in config and vice versa.
v1.4.3
Features
- Introduced a new config param
insecureSkipVerify
to allow checking or ignoring of TLS certificates.
Bug Fixes
- Do not interrupt nodeUnstageVolume flow if an error occurs.
v1.4.1
The release has the following fixes:
ES-504 Add mountPointPermissions parameter to control permission
ES-505 numOfLunsPerTarget not working in NexentaStor block CSI
v1.4.0
The release has the following fixes:
- ES-498 - k8s CSI block volume expansion is failing
- ES-500 - NexentaStor CSI Block - sparse volume support
v1.1.0
This minor release has the following bug fix:
- NS CSI expand volume is not working as expected