Skip to content

v32

Compare
Choose a tag to compare
@bingosummer bingosummer released this 16 Nov 08:06
· 666 commits to master since this release

Fixes:

  • Allow users to control the "keep failed vms" functionality via CPI global configuration #332

    The functionality was introduced since v24, which is for troubleshooting the failed VM during creating. In v32+, you can control the functionality via the keep_failed_vms property in Azure CPI's global configuration. The default value is false. More details are in #330.

Development:

  • Add a flag to enable/disable the azure application security groups tests in CI #333