intellij-openshift-connector
intellij-openshift-connector copied to clipboard
Action: should show verbose error in the dialog instead of just "Exit code: 1"
Steps:
- ASSERT: in Explorer: have a cluster with a project
- ASSERT: have a folder with a context
- EXEC: pick "New Component" in ctx menu
- EXEC: in "Create Component" wizard: choose folder with the context & hit "Finish" once you filled in all required infos.
Result:
I get a generic error with "Exit code: 1". Only once I look into the terminal I see the proper error. I would like to see the verbose/proper error right in the error dialog.
@adietish Do you still face this issue with the latest extension release ?