-
Bug
-
Resolution: Done
-
Critical
-
3.7.2.GA
-
False
-
None
-
False
-
-
Description of problem:
Creating the workspace using the Bitbucket Server (OAuth 2.0) repo reports error "Error is: Failed to fetch a content from URL" while cloning repo.
The workspace pod is up and running as checked but the Web UI shows "workspace does not exist" and devspces logs reports error "Error is: Failed to fetch a content from URL" .
Prerequisites:
devspacesoperator.v3.7.2
Steps to Reproduce:
1. Configure the Bitbucket Server OAuth 2.0 as per doc [1]
2. Access the Devspaces Dashboard and try to create workspace using the BB repo as configured in step 1
Actual results:
- Workspace pod gets created and is in running status but the devspaces dashboard results in "workspace does not exist" message .
Expected results:
- Workspaces should be launched completely while using Bitbucket repo.