Skip to content

WIP: Print detailed error message for helm installations

Reuben Pereira requested to merge rpereira2_print-kubernetes-error-message into master

What does this MR do?

When a helm installation fails due to a kubernetes error, the only thing that gets printed is Kubernetes error.. kubernetes_error

This MR is to print the exception message so that it is easier to debug kubernetes errors. helm_error

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Merge request reports