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 keeps refreshing when restarting workspace and refreshing the editor #23094

Open
dkwon17 opened this issue Aug 15, 2024 · 0 comments
Open
Labels
area/dashboard kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@dkwon17
Copy link
Contributor

dkwon17 commented Aug 15, 2024

Describe the bug

The dashboard keeps refreshing (0:03 - 0:32) when restarting workspace and refreshing the editor:

Video
Screencast.from.2024-08-15.15-23-17.webm

In general, this happens if you refresh the editor while restarting the devworkspace.

Che version

7.89@latest

Steps to reproduce

  1. Start a workspace and wait until the editor opens.
  2. In the terminal, run the following to cause the workspace to restart:
kubectl patch devworkspace <DevWorkspace_name> --patch '{"spec":{"template":{"attributes":{"pod-overrides":{"metadata":{"annotations":{"hello":"world"}}}}}}}' --type=merge
  1. Refresh the editor

Expected behavior

Ideally, the automatic dashboard refreshes shouldn't happen, and it should go straight to the workspace startup page when refreshing the editor in step 3 in the reproduction steps above:

image

Runtime

OpenShift

Screenshots

No response

Installation method

chectl/next

Environment

Linux

Eclipse Che Logs

No response

Additional context

No response

@dkwon17 dkwon17 added the kind/bug Outline of a bug - must adhere to the bug report template. label Aug 15, 2024
@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 Aug 15, 2024
@dkwon17 dkwon17 added severity/P2 Has a minor but important impact to the usage or development of the system. area/dashboard and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Aug 15, 2024
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/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

2 participants