bosh-google-cpi/25.9.0
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-google-cpi-release. It was created based on the commit cce0d5f4
.
Release Notes¶
Bug Fix:
- PR: Address inconsistent stream error: stream ID 1; PROTOCOL_ERROR
errors in CPI calls by updating to Go 1.8.1
CI: - PR Tests use proper custom backend - PR Add publish light-stemcell 3421 jobs
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-google-cpi" version: "25.9.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-google-cpi-release?v=25.9.0" sha1: "3fbda22fde33878b54dec77f4182f8044be72687"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 3fbda22fde33878b54dec77f4182f8044be72687 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-google-cpi-release?v=25.9.0"