v32
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. Inv32+
, you can control the functionality via thekeep_failed_vms
property in Azure CPI's global configuration. The default value isfalse
. More details are in #330.
Development:
- Add a flag to enable/disable the azure application security groups tests in CI #333