-
Bug
-
Resolution: Done
-
Normal
-
None
-
ACM 2.9.0
-
False
-
None
-
False
-
-
-
Moderate
-
No
Description of problem: Without any component collection-scripts, namespace open-cluster-management-agent and open-cluster-management-agent-addon are collected. But if component collection-scripts are specified, these two namespaces are not collected, eg.
oc adm must-gather --dest-dir=acm29gov --image=quay.io/acm-d/acm-must-gather-rhel8:v2.9.0-17 – gather_governance_logs
I took a screenshot for your reference,
the left part specified component collection-script:
oc adm must-gather --dest-dir=acm29gov --image=quay.io/acm-d/acm-must-gather-rhel8:v2.9.0-17 – gather_governance_logs
the right part without component collection-script:
oc adm must-gather --dest-dir=acm29nopaobsgov --image=quay.io/acm-d/acm-must-gather-rhel8:v2.9.0-17
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
- ...