csi-driver-nfs/CHANGELOG/CHANGELOG-2.0.md

932 B

v2.0.0

Breaking Changes

  • Changing name of the driver from "csi-nfsplugin" to "nfs.csi.k8s.io" (#26, @wozniakjan)

New Features

  • Add support for CSI spec 1.0.
  • Remove external-attacher and update deployment specs to apps/v1. (#24, @wozniakjan)

Bug Fixes

  • Adds support for all access modes. (#15, @msau42)

Other Notable Changes