Skip to content

enhance(vmware-lib): Taask wait, DVS, example enhancements

Shane Gibson requested to merge vmwarelib-fixes into v4

Enhances the govc wait Tasks to use a task breakout. If the task job log indicates that the deployment is failing or wrong, it's possible for the operator to break out of the wait loop.

Clean up example profiles.

Add back the missing vsan-options Param definition.

Enhancements to skip VSAN setup more cleanly.

Better interaction with API calls to VCSA/vCenter versus ESXi - as API interactions are different depending on which node type you are talking to.

Merge request reports