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

[chectl] - offer to run workspace in debug mode #16119

Closed
sparkoo opened this issue Feb 24, 2020 · 1 comment
Closed

[chectl] - offer to run workspace in debug mode #16119

sparkoo opened this issue Feb 24, 2020 · 1 comment
Labels
area/chectl Issues related to chectl, the CLI of Che kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@sparkoo
Copy link
Member

sparkoo commented Feb 24, 2020

Is your enhancement related to a problem? Please describe.

To improve Che workspace diagnostic capabilities, chectl should offer an option to run workspace in debug mode.

Describe the solution you'd like

Currently command chectl workspace:start -f devfile.yaml offers a link to open and run the workspace. Once we implement startup debug mode to watch the startup logs, chectl should provide also link to run the workspace like this. To enable this, we need support form the dashboard (#16050).

Describe alternatives you've considered

--

Additional context

#16050
#15988
epic - #15047
https://www.eclipse.org/lists/che-dev/msg03635.html

@sparkoo sparkoo added kind/enhancement A feature request - must adhere to the feature request template. area/chectl Issues related to chectl, the CLI of Che labels Feb 24, 2020
@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 Feb 24, 2020
@tolusha tolusha added severity/P1 Has a major impact to usage or development of the system. team/deploy and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Feb 25, 2020
@tolusha tolusha added this to the Backlog - Deploy milestone Feb 25, 2020
@tolusha tolusha mentioned this issue Mar 26, 2020
43 tasks
@sparkoo
Copy link
Member Author

sparkoo commented Mar 27, 2020

#16050 enabled running the workspace in debug mode with debug=true query param, e.g.: <che-host>/dashboard/#/ide/che/wksp-p2g6?debug=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/chectl Issues related to chectl, the CLI of Che kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants