Skip to content

Releases: kubernetes-csi/csi-driver-nfs

v4.1.0 release

04 Jul 01:44
Compare
Choose a tag to compare

Features 🌈

  • skip chmod if mountPermissions is 0 after mount (#328)
  • support IPv6 server address (#342)
  • add affinity, nodeSelector, runOnControlPlane in chart config (#347)
  • add subDir in storage class parameters (#349)
  • support pv/pvc metadata in subDir parameter (#353)

Bug Fixes 🐞

  • fix: add serviceAccount for driver daemonset running on the node (#335)
  • fix: bypass chmod if mounting point permissions are correct (#340)
  • fix: incorrect runOnMaster config (#345)

What's Changed

Full Changelog: v4.0.0...v4.1.0

v4.0.0 release

06 May 11:48
Compare
Choose a tag to compare

Features 🌈

  • add kubeletDir in chart config (#279)
  • add optional extra labels to k8s resources(#284)
  • change dnsPolicy to Default and add dnsPolicy setting in chart (#291)
  • add mountPermissions parameter in storage class (#292)

Bug Fixes 🐞

  • fix: disallow block volume capability (#310)
  • fix: CVE (#272, #294, #301, #302, #305, #316)
  • fix: NodeUnpublishVolume should be idempotent (#319)
  • fix: use mount.CleanupMountPoint in NodeUnpublishVolume for handling stale nfs connections during unmount (#320)

What's Changed

New Contributors

Full Changelog: v3.1.0...v4.0.0

v3.1.0 release

16 Jan 01:49
Compare
Choose a tag to compare

Features 🌈

  • support mountOptions in DeleteVolume (#262)
  • add workingMountDir in chart config(#263)
  • change volume id format (#265)
  • add inline volume support (#266)

Bug Fixes 🐞

  • fix: driver version print in logging (#254)
  • fix: CVE (#256, #258)

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0 release

30 Nov 02:44
Compare
Choose a tag to compare

What's Changed

Read more

v2.0.0

17 Apr 20:14
8cdbbe1
Compare
Choose a tag to compare

Overall status

Experimental

Supported CSI spec versions

1.0.0

Minimum Kubernetes version

1.14

Container

docker pull quay.io/k8scsi/csi-driver-nfs:v2.0.0

Full Changelog

https://github.com/kubernetes-csi/csi-driver-nfs/blob/v2.0.0/CHANGELOG/CHANGELOG-2.0.md