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

Reset all logs after a workspace is stopped and then started again #18917

Closed
5 of 22 tasks
akurinnoy opened this issue Jan 28, 2021 · 0 comments · Fixed by eclipse-che/che-dashboard#181
Closed
5 of 22 tasks
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

@akurinnoy
Copy link
Contributor

Describe the bug

The Logs tab on IDE Loader page should be cleared when workspace is restarted.

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

  1. Open User Dashboard
  2. Create a workspace (if necessary)
  3. Run the workspace in verbose mode (or open the workspace and go to the Logs tab)
  4. See logs in terminal
  5. Stop the workspace.
  6. Run the workspace in verbose mode again.

Expected behavior

The terminal on Logs tab get cleared after the workspace restart.

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

Screenshot 2021-01-28 at 16 23 18

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

@akurinnoy akurinnoy added kind/bug Outline of a bug - must adhere to the bug report template. area/dashboard team/controller labels Jan 28, 2021
@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 28, 2021
@rhopp rhopp added severity/P2 Has a minor but important impact to the 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 28, 2021
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

Successfully merging a pull request may close this issue.

3 participants