Bug 1801280

Summary: pods logs are getting missed from oc adm inspect namespace
Product: OpenShift Container Platform Reporter: Ashish Ranjan <aranjan>
Component: ocAssignee: Ashish Ranjan <aranjan>
Status: CLOSED DUPLICATE QA Contact: zhou ying <yinzhou>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.3.0CC: aos-bugs, jokerman, maszulik, mfojtik
Target Milestone: ---   
Target Release: 4.3.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-02-11 09:07:21 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:

Description Ashish Ranjan 2020-02-10 14:44:28 UTC
Description of problem:
`oc adm inspect` command misses log collection of pods.

Version-Release number of selected component (if applicable):
v4.3

How reproducible:
Run oc adm inspect command for a namespace having approx 10 pods. The dump from this run doesn't contain logs of all pods

Steps to Reproduce:
1.
2.
3.

Actual results:
The must-gather dump doesn't contain logs of all pods present in the namespace

Expected results:
The must-gather dump should contain logs of all pods present in the namespace

Additional info:
The fix for this already merged in master and needs cherry-picked to 4.3.

Comment 1 Maciej Szulik 2020-02-11 09:07:21 UTC

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