- A bug that prevented the external-attacher from releasing its finalizer from a
PersistentVolume
object that was created using a legacy storage class provisioner and migrated to CSI has been fixed. (#218, @rfranzke) - Update package path to v2. Vendoring with dep depends on golang/dep#1963 or the workaround described in v2/README.md. (#209, @alex1989hu)
- Removed usage of annotation csi.volume.kubernetes.io/nodeid on Node objects. The external-attacher now requires Kubernetes 1.14 with feature gate CSINodeInfo enabled. (#213, @Danil-Grigorev)