v69
Notes
[Bug Fix] Fixes "Persistent disk with volume id ... could not be found" error when attaching persistent disks.
[Feature Enhancement] The CPI implements version 2 of the Cloud Provider Interface.
Known Issues
Deployments using the disk.enableUUID
vmx option and attaching additional SCSI devices (for example, kubernetes deployments using persistent volumes) may experience data loss if the VM is powered off and powered on again. This is due to a functional regression in the CPI attach_disk
method causing the BOSH agent to mount the wrong disk at startup. This regression is fixed in vSphere CPI v70.