Open jagraj opened 4 years ago
/area vscode-ide
Agreed, the user should never have to see a status code. This error message is provided by cwctl which gets it from Portal. This bug is similar to https://github.com/eclipse/codewind/issues/2277
/assign /pipeline In Progress
After https://github.com/eclipse/codewind-installer/pull/431 the error returned shouldn't be the one described above but something like:
Investigating now however why the parameter for me is null. cwctl is now correctly parsing the error from PFE, but that error message has the null in it.
/pipeline Review/QA
@jagraj - the fix has now been merged to PFE. Could you verify when you get a chance please?
/pipeline verify
@jagraj - this issue is now ready to be verified.
Codewind version: 0.11.0 OS: CoreOS/OpenShift 4.3
Che version: 7.9.3 , CodeReady Workspaces 2.1.1 IDE extension version: 0.11.0 IDE version: CRW 2.1.1/Che 7.9.3 Kubernetes cluster: OpenShift 4.3
Description: When adding Kabanero stacks repo with yaml file extension that we display 400 error to the user and we need to display better error message to the user saying "json" file expecting not "yaml" file.
Steps to reproduce:
Workaround: