bosh-azure-cpi/26
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-azure-cpi-release. It was created based on the commit a09bc616
.
Release Notes¶
New Features:
Support multiple resource group for VM resources #286. Please see more details here
Support managed disks in Azure National Cloud (Germany, China and USGovernment) #288
Support large disk, and add new available vm size #289
Enable boot diagnostics when debug mode is on #295
Fixes:
- Set the correct OS disk size for Windows #290
Improvements:
- Refine locks #287
Development:
Support multiple Azure environment in CI #288
Add lifecycle test for Windows stemcell #291
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-azure-cpi" version: "26" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-azure-cpi-release?v=26" sha1: "28c1a389ef22d820954b076e3a0cc1e71d4abbe4"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 28c1a389ef22d820954b076e3a0cc1e71d4abbe4 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-azure-cpi-release?v=26"