-
Bug
-
Resolution: Done
-
Blocker
-
3.11.0.GA
-
False
-
-
False
-
Release Notes
-
-
Bug Fix
-
Done
-
-
Description of problem:
When a workspace is created in the DevSpace 3.11 with the following URL 'https://xx.xx.xx/bitbucket/scm/xxx/xxxx.git', the following error message is reported:
"Cannot build factory with any of the provided parameter. Please check parametrs correctness and resend query"
We suspect that since Devspace 3.10 stronger URL checks have been implemented
like in thi commit https://github.com/eclipse-che/che-server/commit/7d0cfb306c3e9c718a9850db0adb5637704ca1f
Following some analysed coding that seem related to the issue:
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Install the devspaces 3.11
- Configure a workspace with the Bitbucket with the mentioned URL standand
Actual results:
Expected results:
Reproducibility (Always/Intermittent/Only Once):
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):