-
Bug
-
Resolution: Done
-
Major
-
3.15.0.GA
-
False
-
None
-
False
-
-
Description of problem:
With Devspaces 3.15, we are not able to use .devfile.yaml file in Gitlab hosted repo. The devfile not found error is observed.
~~~
Could not reach devfile at https://<gitlab-host>/api/v4/projects/username%2Ftest/repository/files/devfile.yaml/raw?ref=HEAD
~~~
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
# <steps>
Actual results:
Expected results:
Devspaces should be able to read the `.devfile.yaml` file in the repository.
Reproducibility (Always/Intermittent/Only Once):
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):