Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devfile is not resolved when using GIT+SSH URLs #22354

Closed
l0rd opened this issue Jul 11, 2023 · 0 comments · Fixed by eclipse-che/che-server#539
Closed

Devfile is not resolved when using GIT+SSH URLs #22354

l0rd opened this issue Jul 11, 2023 · 0 comments · Fixed by eclipse-che/che-server#539
Assignees
Labels
area/devfile-spec Issues related to Devfile v2 kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@l0rd
Copy link
Contributor

l0rd commented Jul 11, 2023

Describe the bug

image

Starting a workspaces using a GIT+SSH URLs is currently supported (see issue) but Devfiles are ignored.

Che version

next (development version)

Steps to reproduce

Expected behavior

The devfile at the root of the git repository should be resolved and the generated DevWorkspace spec.template should include it.

Runtime

OpenShift

Additional context

If the repository is public then a workaround is to use the URL https://<che-host>/#<raw-devfile-url>?remotes={<git-repo-url>}.

If the repository is private it's possible to use the VS Code command Reload from local Devfile after the workspaces is started.

@l0rd l0rd added the kind/bug Outline of a bug - must adhere to the bug report template. label Jul 11, 2023
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jul 11, 2023
@ibuziuk ibuziuk moved this to 📅 Planned in Eclipse Che Team A Backlog Jul 12, 2023
@Kasturi1820 Kasturi1820 added area/devfile-spec Issues related to Devfile v2 severity/P2 Has a minor but important impact to the usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Jul 14, 2023
@vinokurig vinokurig moved this from 📅 Planned to 🚧 In Progress in Eclipse Che Team A Backlog Jul 26, 2023
@vinokurig vinokurig moved this from 🚧 In Progress to Ready for Review in Eclipse Che Team A Backlog Aug 9, 2023
@vinokurig vinokurig moved this from Ready for Review to ✅ Done in Eclipse Che Team A Backlog Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devfile-spec Issues related to Devfile v2 kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants