cluster-api-provider-vsphere
cluster-api-provider-vsphere copied to clipboard
:seedling: Fix return messages to contain proper VM information
trafficstars
What this PR does / why we need it: During the "context" usage refactoring, we have missed the error return messages/fields.
This way the return of an error message was containing the "context" field, and not the real "Virtual Machine context" (which is a stringer).