Skip to content

bosh-azure-cpi/8

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

Release Notes

Improvements: - Assign public IPs directly to VMs - Previously public IPs were assigned by adding a LB to the VM - Retry around DNS resolution errors - Typically shown as SocketError: Hostname not known

Dev: - Set open_timeout explicitly for HTTP requests

Usage

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

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

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

Jobs

Packages