Skip to content

v1.0.1

Compare
Choose a tag to compare
@lpabon lpabon released this 10 Dec 19:56
· 782 commits to master since this release
2770302

Overall status

GA

Supported CSI spec versions

1.0.0

Container

docker pull quay.io/k8scsi/csi-node-driver-registrar:v1.0.1

Alpha Features

None

Breaking Changes

None

Action Required

  • CSI plugin must support the 1.0 spec. CSI spec versions < 1.0 are no longer supported

Deprecations

  • This replaces driver-registrar --mode=node-register from github.com/kubernetes-csi/driver-registrar
  • The original driver registration mechanism without kubelet plugin registration is no longer supported and will be removed in a future release. The "kubelet-registration-path" parameter will be required.

Major Changes

3826923 [email protected] Add csi prefix to image name
44fa698 [email protected] use protosanitizer
ddc64ec [email protected] Rework Driver-registrar into node-driver-registrar