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.
*** This bug has been marked as a duplicate of bug 1792334 ***