bosh-vsphere-cpi/9
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vsphere-cpi-release. It was created based on the commit 8060516e
.
Release Notes¶
- Fixed ability to reboot
- Improved several error messages to include more details
- Improve VM power on failure message
- Support disk migration from one datastore to another when user changes size of the persistent disk, or does
bosh deploy --recreate
- Confirm that ephemeral disks and stemcells can be placed on storage that’s only connected to each one of the hosts
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vsphere-cpi" version: "9" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=9" sha1: "32d81ceff10f83f1318b9b71433c8f0708ecc5af"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 32d81ceff10f83f1318b9b71433c8f0708ecc5af \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=9"