bosh-vsphere-cpi/41
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vsphere-cpi-release. It was created based on the commit c7bb8773
.
Release Notes¶
- Fallback to recursive search for networks if find_by_inventory_path fails to avoid vSphere 6.5 bug
- Do not retry on ANY issue involving moving disks
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vsphere-cpi" version: "41" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=41" sha1: "648ba9921739d30763063c80ad7a280e6410a1b6"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 648ba9921739d30763063c80ad7a280e6410a1b6 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=41"