MG-141: Add tool for cluster state summary#90
MG-141: Add tool for cluster state summary#90swghosh wants to merge 2 commits intoopenshift:mainfrom
Conversation
|
@swghosh: This pull request references MG-141 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Skipping CI for Draft Pull Request. |
- Add plan_mustgather Signed-off-by: Swarup Ghosh <swghosh@redhat.com>
Signed-off-by: Swarup Ghosh <swghosh@redhat.com>
8cf42d9 to
b23138a
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: swghosh The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@swghosh: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Adapted from https://github.com/openshift/oc/blob/0c09391d89b24f45dc606eee749e67d9b52c9f70/pkg/cli/admin/mustgather/summary.go#L17-L52
oc CLI provides a human readable summary of cluster state when running a must-gather, it is reasonable to include the same as an MCP tool.