docs: add must-gather diagnostic collection for OpenShift - #3174
Open
rohanKanojia wants to merge 3 commits into
Open
docs: add must-gather diagnostic collection for OpenShift#3174rohanKanojia wants to merge 3 commits into
rohanKanojia wants to merge 3 commits into
Conversation
rohanKanojia
requested review from
a team,
deerskindoll,
gtrivedi88 and
mkuznyetsov
as code owners
July 29, 2026 16:53
|
🎊 Navigate the preview: https://6a6ca564d17c18e2561d9026--eclipse-che-docs-pr.netlify.app 🎊 |
Document how to collect a Che and DevWorkspace diagnostic snapshot with oc adm must-gather so it can be shared for troubleshooting. Co-authored-by: Cursor <cursoragent@cursor.com> Signed-off-by: Rohan Kumar <rohaan@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com> Signed-off-by: Rohan Kumar <rohaan@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
rohanKanojia
force-pushed
the
pr/must-gather-docs-che
branch
from
July 30, 2026 06:28
ca7a937 to
60a7892
Compare
ibuziuk
reviewed
Jul 31, 2026
ibuziuk
reviewed
Jul 31, 2026
…ther.adoc Co-authored-by: Ilya Buziuk <ibuziuk@redhat.com>
…ther.adoc Co-authored-by: Ilya Buziuk <ibuziuk@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this pull request change?
Adds documentation for collecting a Che and DevWorkspace diagnostic snapshot on OpenShift Container Platform by using the Che must-gather image with
oc adm must-gather, so the dump can be shared for troubleshooting.chectllog collection, and workspace startup failuresWhat issues does this pull request fix or reference?
related to https://redhat.atlassian.net/browse/CRW-10279
Specify the version of the product this pull request applies to
next/ mainPull Request checklist
The author and the reviewers validate the content of this pull request with the following checklist, in addition to the automated tests.
Validate language on files added or modifiedstep reports no vale warnings.Made with Cursor