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

Add an ability to use Devfile as workspace configuration as alternative to WorkspaceConfig #13079

Closed
skabashnyuk opened this issue Apr 5, 2019 · 1 comment
Labels
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.

Comments

@skabashnyuk
Copy link
Contributor

skabashnyuk commented Apr 5, 2019

Description

We need to be able

  • Create workspace from Devfile
  • Update Devfile in the existed workspace (devfile based only)
  • Get Devfile from existed workspace (devfile based only)
  • Start Workspace that is configured with Devfile but not WorkspaceConfig

Also, we need.

  • Keep the ability to create/edit/run Che6/GWT IDE based workspaces where WorkspaceConfig is used
@skabashnyuk skabashnyuk added kind/task Internal things, technical debt, and to-do tasks to be performed. team/platform severity/P1 Has a major impact to usage or development of the system. labels Apr 5, 2019
@skabashnyuk skabashnyuk changed the title Devfile persistence layer Devfile??? Apr 5, 2019
@skabashnyuk skabashnyuk changed the title Devfile??? Add an ability to use Devfile as workspace configuration as alternative to WorkspaceConfig Apr 5, 2019
@l0rd l0rd mentioned this issue Apr 11, 2019
@sleshchenko
Copy link
Member

Now Che Server is able to handle the described scenario. There are separated issues for different parts of UI:
Dashboard: #13198
WorkspaceLoader #13201
Theia #13112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.
Projects
None yet
Development

No branches or pull requests

2 participants