Releases: DDNStorage/exa-csi-driver
Releases · DDNStorage/exa-csi-driver
v2.4.0
- Encrypted volume support.
- Bug fixes.
v2.3.5
- Added metrics for unused PVCs.
v2.3.4
- Prometheus metrics exporter.
- Corrected helm chart values.
- Other minor bug fixes.
v2.3.3
- Updated example yamls.
- Fixed a bug in one of the snapshots cases.
- Minor bug fixes.
v2.3.2
- Ability to set parameters in the StorageClass that overrides driver config.
- New parameter
configName
- allows to choose the needed config entry from config map.
- Ability to set
compression
parameter in storageClass.
- Handle bind mounts between storage classes
v2.3.1
- ES-1003 Fix an incompatibility in volume handles
- Allow
mountPoint
as storageClass parameter
- Allow
mountPoint
and exaFS
as snapshotClass parameters
v2.3.0
- Added Hot Nodes (PCC) support
v2.2.6
- Snapshot support (snapshot and volume from snapshot)
- Additional permissions control parameters (volumeDirPermissions and exaMountGid)
v2.2.5
- Fixed expand volume in a few corner cases.
- Helm chart improvements.
- Added OpenShift prerequisites and troubleshooting section in README.
v2.2.4
- allow multipath for exaFS
- bumped driver version to address security vulnerabilities
- updated helm chart yamls to support volume expand