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

Allow to update the devfile V2 without automatically restarting the workspace #20920

Closed
vitaliy-guliy opened this issue Dec 13, 2021 · 2 comments
Labels
area/devfile-spec Issues related to Devfile v2 engine/devworkspace Issues related to Che configured to use the devworkspace controller as workspace engine. 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

@vitaliy-guliy
Copy link
Contributor

Is your task related to a problem? Please describe

When changing the devfile from Che-Theia, workspace is restarted automatically.
It's needed for plugin installation feature #20638
The user should be able to open Plugins panel, install few plugins ( each installation will change the devfile ) and only then restart the workspace by clicking some button on the UI.

How to test current behavior?

Describe the solution you'd like

Should be able to update the devfie w/o restarting the workspace.

Describe alternatives you've considered

No response

Additional context

No response

@vitaliy-guliy vitaliy-guliy added 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. area/devfile-spec Issues related to Devfile v2 labels Dec 13, 2021
@svor svor added the engine/devworkspace Issues related to Che configured to use the devworkspace controller as workspace engine. label Dec 13, 2021
@svor
Copy link
Contributor

svor commented Dec 17, 2021

basically it means that we need to find a way how to disable the workspace autorestarting

@vitaliy-guliy
Copy link
Contributor Author

ATM, patching the devworkspace object does not force the workspace to be restarted.
Closing this issue as not relevant anymore.

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 engine/devworkspace Issues related to Che configured to use the devworkspace controller as workspace engine. 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