question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

During che-server rollout update from `6.x.x` -> `7.x.x` all running Che 6 workspaces should be stopped gracefully and not recovered

See original GitHub issue

Is your task related to a problem? Please describe.

During che-server rollout update from Che 6 -> Che 7 all Running Che 6 workspaces should be stopped gracefully and not recovered in order to avoid any side-effect. Basically, it is not possible to start[1] old Che 6 workpaces in Che 7.0.0 and above. So, in case of updates between the major releases, it makes sense to gracefully stop all running Che 6 workspaces

Describe the solution you’d like

During the rollout update from 6.x.x -> 7.x.x all Che 6 workspaces would be stopped gracefully

Describe alternatives you’ve considered

Che Admin with CHE_SYSTEM_SUPERPRIVILEGEDMODE stops all the Che 6 workspaces manually or executes prepare to shut down request that explicitly stops all running workspaces

[1] https://www.eclipse.org/che/docs/che-6/what-are-workspaces.html

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
sleshchenkocommented, Oct 18, 2019

Seems this issue is outdated. We agreed that Che Admin is not able to stop all users workspaces. It’s OK to update without stopping workspaces and them users should stop their Che 6 workspaces, but they won’t be able to start them again. UX you can take a look in this demo Che6.19.6 to Che7.0.0 update https://youtu.be/7Jqfxi8NvyU

cc @l0rd @davidfestal Can you confirm that we are not going to stop workspaces anymore?

0reactions
ibuziukcommented, Oct 18, 2019

@sleshchenko thanks for an update with the recording - https://youtu.be/7Jqfxi8NvyU The 6.x - > 7.x. update flow is clear now. Closing

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to restore workspaces when restarting Che? #1561
If I restart che server using che start or che run command, skiping the step that execute che stop command, workspaces aren't restored....
Read more >
WorkSpace maintenance - AWS Documentation
During the maintenance window, the WorkSpace installs important updates from Amazon WorkSpaces and reboots as necessary. If available, operating system updates ...
Read more >
Not able to access eclipse che server running on docker in ...
To run Eclips Che 7 you need minikube or minishift environment and there is no offline mode.
Read more >
Node graceful shuntdown and was restarted accidentally
We don't know what happened at that time, how can we know why the node was terminated and then restarted? We haven't found...
Read more >
User onboarding :: Eclipse Che Documentation
If your organization is already running a Che instance, you can get started as a new user by learning how to start a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found