Helm-Broker does not handle chart install errors in a proper way #2197
Labels
area/service-management
Issues or PRs related to service management
duplicate
This issue or pull request already exists
kind/bug
Categorizes issue or PR as related to a bug.
Description
The helm install operation fail is not handle by the Helm-Broker in a proper way.
Expected result
When installing helm chart fails, the user sees a proper error in Service Catalog UI
Actual result
When user is trying to provision instance where the chart install is failing, the helm-broker creates the following logs:
In the console UI user sees:
Steps to reproduce
Install a chart with a bug (chart which cannot be installed):
Configure Halm-Broker with the
https://github.com/piotrmiskiewicz/bundles/releases/download/latest/index-testing.yaml
index file.Create an instance of testing class with the
full
plan. Fill parameters with numeric value. The chart contains a bug and does not allow for a numeric value.The text was updated successfully, but these errors were encountered: