vsphere-cloud-plugin
vsphere-cloud-plugin copied to clipboard
Handle launcher failures by running the disconnect logic
Launching an agent on the VM can fail. This results in the VM online, but unusable. Ensure the disconnect logic runs in this case, such that the VM can be recycled.
When using RECONNECT_AND_REVERT, we need to revert regardless of power state.