siderolabs / cluster-api-control-plane-provider-talos

A control plane provider for CAPI + Talos
Mozilla Public License 2.0
56 stars 19 forks source link

fix: log actual error message in the reconcile error #167

Closed Unix4ever closed 1 year ago

Unix4ever commented 1 year ago

Looks like the logger extracts only stacktrace from the error passed as the first argument. Additionally log error as the separate field.

Unix4ever commented 1 year ago

/m