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

Dashboard is not handling anymore 'restart-workspace' event #19174

Closed
5 of 22 tasks
benoitf opened this issue Mar 1, 2021 · 1 comment · Fixed by eclipse-che/che-dashboard#181
Closed
5 of 22 tasks
Assignees
Labels
area/dashboard kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. sprint/current
Milestone

Comments

@benoitf
Copy link
Contributor

benoitf commented Mar 1, 2021

Describe the bug

Che-theia is sending this message to restart workspaces

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

From inside che-theia, if you use 'workspaces: open recent workspaces.." or "try to install plug-ins it's asking to restart" but no restart happen

Expected behavior

Restart of the workspace happen

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • minikube (include output of minikube version and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)

Screenshots

Installation method

  • chectl
    • provide a full command that was used to deploy Eclipse Che (including the output)
    • provide an output of chectl version command
  • OperatorHub
  • I don't know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • other: please specify

Eclipse Che Logs

Additional context

commit that added the feature was there:
eclipse-che/che-dashboard@bd429a0

looking at current source code it's not anymore there

@benoitf benoitf added kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. area/dashboard labels Mar 1, 2021
@sleshchenko sleshchenko added this to the 7.28 milestone Mar 2, 2021
@sleshchenko sleshchenko added severity/P1 Has a major impact to usage or development of the system. and removed severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. labels Mar 2, 2021
@sleshchenko
Copy link
Member

It also should be backported to 7.27.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard kind/bug Outline of a bug - must adhere to the bug report template. 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