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 URL is unavailable for a few seconds when pod is deleted / restarted #22786

Closed
ibuziuk opened this issue Jan 24, 2024 · 2 comments
Closed
Assignees
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator 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.

Comments

@ibuziuk
Copy link
Member

ibuziuk commented Jan 24, 2024

Describe the bug

The dashboard URL is unavailable for a few seconds when pod is deleted/restarted

Che version

7.80@latest

Steps to reproduce

  1. Install the latest Eclipse Che
  2. wait until all operands are running
  3. access Dashboard and login
  4. manually delete the dashboard pod
  5. quickly go back to the Dashboard URL and hit refresh
  6. ERROR: sometimes for a few seconds dashboard will not be accessible

Expected behavior

Since Rolling Update strategy is used dashboard should be always available

Runtime

Kubernetes (vanilla), OpenShift

Screenshots

No response

Installation method

OperatorHub

Environment

Amazon

Eclipse Che Logs

No response

Additional context

No response

@ibuziuk ibuziuk added kind/bug Outline of a bug - must adhere to the bug report template. area/dashboard labels Jan 24, 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 Jan 24, 2024
@ibuziuk ibuziuk added severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Jan 24, 2024
@akurinnoy
Copy link
Contributor

Hi @ibuziuk, I spent some time trying to reproduce this bug, but the dashboard was available for me all the time. Do you have any clues that will help?

@ibuziuk
Copy link
Member Author

ibuziuk commented Apr 11, 2024

the reproducer is changing CR that triggers dashboard operand restart e.g.

    devfileRegistry:
      deployment:
        securityContext: {}
      disableInternalRegistry: true / false

@akurinnoy akurinnoy assigned tolusha and unassigned akurinnoy Apr 11, 2024
@tolusha tolusha added area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator and removed area/dashboard labels Apr 11, 2024
@tolusha tolusha closed this as completed Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator 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.
Projects
None yet
Development

No branches or pull requests

4 participants