Bug 1873703 - cnv-must-gather emits errors about upstream-only namespaces
Summary: cnv-must-gather emits errors about upstream-only namespaces
Keywords:
Status: CLOSED DUPLICATE of bug 1831061
Alias: None
Product: Container Native Virtualization (CNV)
Classification: Red Hat
Component: Installation
Version: 2.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Simone Tiraboschi
QA Contact: Inbar Rose
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-08-29 10:22 UTC by Dan Kenigsberg
Modified: 2023-12-15 19:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-02 12:45:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker CNV-36419 0 None None None 2023-12-15 19:07:55 UTC

Description Dan Kenigsberg 2020-08-29 10:22:29 UTC
Description of problem:


Version-Release number of selected component (if applicable):
2.4.0

How reproducible:
100%

Steps to Reproduce:
1. oc adm must-gather \
   --image-stream=openshift/must-gather \
   --image=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel8


Actual results:
[must-gather-r9ggf] POD Error from server (NotFound): namespaces "kubevirt-hyperconverged" not found
[must-gather-r9ggf] POD Error from server (NotFound): namespaces "cluster-network-addons" not found
[must-gather-r9ggf] POD Error from server (NotFound): namespaces "openshift-sdn" not found
[must-gather-r9ggf] POD Error from server (NotFound): namespaces "sriov-network-operator" not found
[must-gather-r9ggf] POD Error from server (NotFound): namespaces "kubevirt-web-ui" not found
[must-gather-r9ggf] POD Error from server (NotFound): namespaces "cdi" not found

Expected results:
silence

Additional info:
Upstream code https://github.com/kubevirt/must-gather/blob/master/collection-scripts/gather#L7 refers to downstream and upstream namespaces alike.

Downstream should refer only to expected downstream namespaces. False Errors may mislead customers.

Comment 1 Inbar Rose 2020-09-02 12:45:00 UTC

*** This bug has been marked as a duplicate of bug 1831061 ***


Note You need to log in before you can comment on or make changes to this bug.