Skip to content

Releases: cloudfoundry/bosh-azure-cpi-release

v37.5.0

18 May 12:45
Compare
Choose a tag to compare

v37.4.0

11 May 12:22
Compare
Choose a tag to compare
  • Restore the ability to specify tags via cloud_properties ce9c2a2

v37.3.1

14 Apr 22:55
Compare
Choose a tag to compare

Updates

Thanks @rkoster

v37.3.0

10 Aug 16:00
Compare
Choose a tag to compare

Features

  • Reduces calls to Azure API, potentially helping throttling issues #628. Thanks @bingosummer

v37.2.0

23 Jan 18:03
Compare
Choose a tag to compare

This is the corrected 37.2.0 release.

Bug Fixes

  • Tags sent by the Bosh Director through set_vm_metadata will now be replaced instead of upserted. It was impossible to remove tags through a Bosh deploy.

v37.1.0

17 Jan 19:24
Compare
Choose a tag to compare

Bad release, please do not use. 37.2.0 is the corrected release.

v37.0.0

18 Oct 21:15
Compare
Choose a tag to compare

New features:

  • Allow operator to only clean out the default storage account when stemcells are deleted, in case they do not have access to some of the accounts in the subscription (PR #612, thanks @ahelal!). Warning: If you enable this feature, it will leave orphaned stemcell VHDs if you use additional storage accounts on top of the default one.
  • create_vm now adds tags specified in the deployment manifest, merged with the existing ones from the CPI, allowing operators to use azure security policies around tags (#615, thanks @h4xnoodle!)

Bug Fixes:

  • CPI should now ignore errors around storage containers already existing, likely caused by race conditions (PR #574, thanks @andyliuliming!)

v36.0.1

11 Jun 16:19
Compare
Choose a tag to compare

Bug fixes:

  • Fix issue #613 where azure stack does not provide a "sku" attribute on public IP addresses and the CPI assumed that it did.

v35.5.3

11 Jun 23:22
Compare
Choose a tag to compare

Bug fixes:

  • Fix issue #613 where azure stack does not provide a "sku" attribute on public IP addresses and the CPI assumed that it did.

v35.4.3

11 Jun 16:32
Compare
Choose a tag to compare

Bug fixes:

  • Fix issue #613 where azure stack does not provide a "sku" attribute on public IP addresses and the CPI assumed that it did.