Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1717994

Summary: must-gather does not include logs from pods in openshift-cluster-version namespace
Product: OpenShift Container Platform Reporter: Eric Rich <erich>
Component: InstallerAssignee: Abhinav Dahiya <adahiya>
Installer sub component: openshift-installer QA Contact: sheng.lao <shlao>
Status: CLOSED ERRATA Docs Contact:
Severity: high    
Priority: urgent CC: adahiya, aos-bugs, crawford, deads, eparis, erich, jokerman, mmccomas, shlao, wking, wsun
Version: 4.1.0Keywords: NeedsTestCase
Target Milestone: ---   
Target Release: 4.1.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1715634 Environment:
Last Closed: 2019-07-04 09:01:24 UTC Type: ---
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: 1715634, 1721620    
Bug Blocks:    

Comment 1 Eric Paris 2019-06-06 15:50:46 UTC
https://github.com/openshift/must-gather/pull/98

Comment 2 Abhinav Dahiya 2019-06-18 18:14:26 UTC
*** Bug 1721620 has been marked as a duplicate of this bug. ***

Comment 4 sheng.lao 2019-06-20 05:41:23 UTC
The bus is verified with version 4.1.0-0.nightly-2019-06-19-220253

# oc adm must-gather
namespace/openshift-must-gather-d658g created
clusterrolebinding.rbac.authorization.k8s.io/must-gather-rftz5 created
...

# find -type f |grep openshift-cluster-version
./namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml
./namespaces/openshift-cluster-version/apps/daemonsets.yaml
./namespaces/openshift-cluster-version/apps/deployments.yaml
./namespaces/openshift-cluster-version/apps/replicasets.yaml
./namespaces/openshift-cluster-version/apps/statefulsets.yaml
./namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml
./namespaces/openshift-cluster-version/batch/cronjobs.yaml
./namespaces/openshift-cluster-version/batch/jobs.yaml
./namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml
./namespaces/openshift-cluster-version/build.openshift.io/builds.yaml
./namespaces/openshift-cluster-version/core/configmaps.yaml
./namespaces/openshift-cluster-version/core/events.yaml
./namespaces/openshift-cluster-version/core/pods.yaml
./namespaces/openshift-cluster-version/core/replicationcontrollers.yaml
./namespaces/openshift-cluster-version/core/secrets.yaml
./namespaces/openshift-cluster-version/core/services.yaml
./namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml
./namespaces/openshift-cluster-version/pods/cluster-version-operator-94456444f-r9tm4/cluster-version-operator/cluster-version-operator/logs/current.log
./namespaces/openshift-cluster-version/pods/cluster-version-operator-94456444f-r9tm4/cluster-version-operator/cluster-version-operator/logs/previous.log
./namespaces/openshift-cluster-version/pods/cluster-version-operator-94456444f-r9tm4/cluster-version-operator-94456444f-r9tm4.yaml
./namespaces/openshift-cluster-version/route.openshift.io/routes.yaml
./namespaces/openshift-cluster-version/openshift-cluster-version.yaml

Comment 6 errata-xmlrpc 2019-07-04 09:01:24 UTC
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, 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/RHBA-2019:1635

Comment 7 Eric Rich 2019-07-18 18:59:59 UTC
*** Bug 1722966 has been marked as a duplicate of this bug. ***