Skip to content

bosh-vsphere-cpi/20

You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vsphere-cpi-release. It was created based on the commit f3910200.

Release Notes

Improvements: - Removed 60 minute timeout on tasks to avoid exiting prematurely when migrating large disks - Instead will be printing out periodic “still waiting” message in the logs - Added vcenter.connection_options.ca_cert property to specify custom CA certs for the vCenter

Dev: - Updated Ruby to 2.2.4 - Removed several unnecessary gem dependencies

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "bosh-vsphere-cpi"
  version: "20"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=20"
  sha1: sha256:

Or upload it to your director with the upload-release command:

Jobs

Packages