Skip to content

Releases: Excelero/nvmesh-csi-driver

1.2.1

07 Apr 08:54
Compare
Choose a tag to compare

Features

  • No new features

Bug Fixes

  • Fixed User volume parameter errors shown as generic "volume creation failed"
  • Fixed Zone disabled because of user input error

Minor Updates

  • Improved logging in CreateVolume, DeleteVolume
  • Helm
    • Added image.pullSecret
    • Added affinity in nodeDriver DaemonSet

Compatibility
NVMesh version 2.2+

1.2.0

16 Dec 11:36
Compare
Choose a tag to compare

Support for NVMesh 2.4

Features

  • Support for NVMesh 2.4
  • Preempt flag added to Config to allow attaching with --preempt
  • mkfsOptions Added to StorageClass parameters
  • Storage Class mountOptions now allows nvmesh:permissions=<premissions> to control the mount permissions

Bug Fixes

  • CSI topology with Management HA issue
  • Volume stays attached after failed staging with IO Disabled

Compatibility
NVMesh version 2.2+

1.1.7

01 Sep 11:59
Compare
Choose a tag to compare

Fixes

  • Fixes a bug when using multiple zones a volume could be created in the wrong zone

Features

  • Added support for Kubernetes 1.22 (deployment-k8s-1.22.yaml)
  • Added the ability to control mount permissions using storageClass / PV mountOptions (check the manual for more info)

Compatibility
NVMesh version 2.2+

1.1.6

28 Jun 08:00
Compare
Choose a tag to compare

Features

  • Topology - Watch & update at runtime
  • Topology - Temporarily disable unreachable zones

Compatibility
Minimum NVMesh version 2.0.5 (NVMesh Management 2.0.5-10)

1.1.1

01 Mar 07:30
Compare
Choose a tag to compare

Features

  • Support zones and CSI Topology
  • Support multiple NVMesh clusters using CSI Topology
  • Support PodSecurityPolicy in manifests

Highlights

  • CSI spec updated to 1.3.0
  • Sidecar containers versions updated to latest

Compatibility

  • Minimum NVMesh version 2.0.5 (NVMesh Management 2.0.5-10)

1.1.0

25 Aug 08:11
Compare
Choose a tag to compare
  • Support Access Modes and NVMesh Exclusive Access
  • Support for static provisioning