bosh-softlayer-cpi/20
You can find the source of this version on GitHub at cloudfoundry/bosh-softlayer-cpi-release. It was created based on the commit 8427072
.
Release Notes¶
Fixes
- #138296881 CPI needs to catch SL API “rate limit exceed” exception and wait/retry
- #145744835 Duplicated entries in boshcli /etc/hosts after CPI deploying director
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-softlayer-cpi" version: "20" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-softlayer-cpi-release?v=20" sha1: "081d88b8f869fb779574db767019db4927777661"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 081d88b8f869fb779574db767019db4927777661 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-softlayer-cpi-release?v=20"