Skip to content

v33

Compare
Choose a tag to compare
@bingosummer bingosummer released this 12 Dec 09:44
· 537 commits to master since this release

New Features:

  • Support Availability Zones #331

    • Azure Availability Zones are still in public review. You MUST reference this document to sign up for the Availability Zones preview.

    • Please reference this guidance to use this new feature in CPI.

  • Support a new CPI method calculate_vm_cloud_properties #336

    With this feature, vm_resources can be specified in the deployment manifest.

Fixes:

  • Sleep 30 seconds before attaching data disk #340

    This is a workaround for the issue #280.

  • Vendors ruby-2.4-r3 from bosh-packages/ruby-release #338

  • Change the format of user image name #342

    In old format, the user image name length may exceed Azure limits (80) in some region (e.g. Australia Southeast). The new format has a shorter name.

  • Fix a bug of using ip configuration properties to check whether the network interface is primary #337

Documents: