Skip to content

Releases: Nexenta/nexentastor-csi-driver

v1.4.11

11 Dec 18:04
Compare
Choose a tag to compare

Updated golang and lib versions

v1.4.10

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

v1.4.9

11 Apr 18:29
Compare
Choose a tag to compare

Addressed security vulnerabilities by bumping versions of

  • golang
  • kubernetes
  • alpine
  • multiple libraries

v1.4.8

23 May 15:12
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

v1.4.7

19 Apr 16:48
Compare
Choose a tag to compare

Fixed Trivy scanner security issues.

v1.4.6

07 Mar 16:52
Compare
Choose a tag to compare

Fixed "session expired" issue when using with NexentaStor 5.4

v1.4.5

19 Jan 20:07
Compare
Choose a tag to compare
  • Removed all hardcoded values for insecureSkipVerify

v1.4.4

20 Dec 16:16
Compare
Choose a tag to compare

Features

  • Introduced a new config param insecureSkipVerify to allow checking or ignoring of TLS certificates.

Bug Fixes

  • NexentaStor CSI - nodePublishVolume retry fails if the volume is already mounted

v1.4.3

12 Nov 08:18
Compare
Choose a tag to compare

Features

  • ES-515: ability to change mount permissions
  • support for v1 API snapshots

v1.4.2

19 Nov 20:13
Compare
Choose a tag to compare

See CHANGELOG

Bug Fixes

  • Compatibility support for existing v1.3 CSI volumes
  • Add auto fmt and vet to make file