Releases: Nexenta/nexentastor-csi-driver
Releases · Nexenta/nexentastor-csi-driver
v1.4.11
Updated golang and lib versions
v1.4.10
- Bumped image versions and libs to address security vulnerabilities
v1.4.9
Addressed security vulnerabilities by bumping versions of
- golang
- kubernetes
- alpine
- multiple libraries
v1.4.8
- 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
Fixed Trivy scanner security issues.
v1.4.6
Fixed "session expired" issue when using with NexentaStor 5.4
v1.4.5
- Removed all hardcoded values for insecureSkipVerify
v1.4.4
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
Features
- ES-515: ability to change mount permissions
- support for v1 API snapshots
v1.4.2
See CHANGELOG
Bug Fixes
- Compatibility support for existing v1.3 CSI volumes
- Add auto fmt and vet to make file