Bug 2007757
Summary: | must-gather extracts imagestreams in the "openshift" namespace, but not Templates | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Adam Kaplan <adam.kaplan> |
Component: | Samples | Assignee: | David Peraza <dperaza> |
Status: | CLOSED ERRATA | QA Contact: | Jitendar Singh <jitsingh> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.8 | CC: | aos-bugs, gmontero, mfojtik, wking |
Target Milestone: | --- | ||
Target Release: | 4.10.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-03-12 04:38:40 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2010136 |
Description
Adam Kaplan
2021-09-24 18:52:15 UTC
This is coming from the fact that must-gather scrapes `all` resources for openshift namespace. If you need any particular resources I suggest you add necessary resources in your operator's .status.relatedObjects: https://github.com/openshift/cluster-samples-operator/blob/31fb491fc14faed6ebbe41a526764947069ff0a2/manifests/07-clusteroperator.yaml#L11 you should add there Templates and whichever resources you care about for debugging. Taking a look a this one today. Both David and I were able to verify from all the PR e2e's that the new must gather for samples now has templates Saving QE some cycles and marking verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.10.3 security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:0056 |