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

As a user, I want to start a DevWorkspace from a factory link for repositories with devfile v1 #20784

Closed
Tracked by #20830
ibuziuk opened this issue Nov 16, 2021 · 0 comments · Fixed by eclipse-che/che-dashboard#420
Assignees
Labels
area/dashboard area/factory/dashboard Issues related to factories frontend (che user dashboard side) area/factory/server Server side of factory implementation kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. sprint/current

Comments

@ibuziuk
Copy link
Member

ibuziuk commented Nov 16, 2021

Is your task related to a problem? Please describe

Currently, when DevWorkspace engine is enabled it is not possible to start a factory link for repositories that have devfile v1.
User should still have a possibility to start a workspace with a factory link for repositories with devfile v1 when DevWorkspace engine is enabled.

Describe the solution you'd like

  1. Eclipse Che is running with the DevWorkspace engine enabled
  2. User wants to start a workspace from a repository that contains devfile v1 e.g. https://github.com/eclipse-che/che-server
  3. User navigates to the factory url e.g. https://che-domain#https://github.com/eclipse-che/che-server
  4. Dashboard shows the warning message during startup:

image

  1. v1 -> v2 conversion happens automatically on the fly, and workspace is started successfully

Describe alternatives you've considered

N/A

Additional context

No response

@ibuziuk ibuziuk added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Nov 16, 2021
@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 Nov 16, 2021
@ibuziuk ibuziuk added area/dashboard area/factory/dashboard Issues related to factories frontend (che user dashboard side) area/factory/server Server side of factory implementation severity/P1 Has a major impact to usage or development of the system. team/controller and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Nov 16, 2021
@akurinnoy akurinnoy self-assigned this Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard area/factory/dashboard Issues related to factories frontend (che user dashboard side) area/factory/server Server side of factory implementation kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. sprint/current
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants