Skip to content

Commit 4560824

Browse files
authored
Include screenshots in the oadp-must-gather readme (#1741)
1 parent 2a52b7a commit 4560824

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

must-gather/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# OADP Must-gather
22

3+
## New Markdown UI for summarized results
4+
5+
In order to better facilitate the quick analsysis of customer issues, OADP now offers a markown summary of the collected information.
6+
The `oadp-must-gather-summary.md` file can be found under the clusters directory in the oadp-must-gather results.
7+
8+
#### Example screenshot #1
9+
![Screenshot from 2025-05-05 10-33-47](https://github.com/user-attachments/assets/16f4933f-513b-4ce5-b128-0c89aafedc7e)
10+
11+
#### Example screenshot #2
12+
![Screenshot from 2025-05-05 10-34-05](https://github.com/user-attachments/assets/fd8c6205-dadc-4bcb-852d-ecfd5ea81cff)
13+
14+
## Developer Setup
315
To test OADP Must-gather, run
416
```sh
517
go run cmd/main.go -h

0 commit comments

Comments
 (0)