As this are un-expected errors which we should hear about from Sentry.
Still rescue StandardError when operating a Helm action as we can get
non Kubeclient errors such as SSL certificate or network errors
Just the error message and error class alone makes it hard to determine
the full context of any errors, so we need to know where the error is
occuring as well.