cluster-api-provider-vsphere icon indicating copy to clipboard operation
cluster-api-provider-vsphere copied to clipboard

:seedling: Fix return messages to contain proper VM information

Open rikatz opened this issue 1 year ago • 3 comments
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).

rikatz avatar Oct 24 '24 13:10 rikatz