oc adm inspect does not collect egressqoses Server Version: 4.11.0-0.nightly-2022-05-18-010528 $ oc get egressqoses NAME AGE default 1m $ oc adm inspect namespace/default Gathering data for ns/default... Wrote inspect data to inspect.local.4764220881368198974. $ ll inspect.local.4764220881368198974/namespaces/default/k8s.ovn.org/ total 4 -rwxr-xr-x. 1 obraunsh obraunsh 118 May 18 10:58 egressfirewalls.yaml Expected results: egressqoses.yaml to be collected as well
Verified on 4.12.0-ec.4 1. Create ns test1 2. Create egressqos 3. oc adm inspect ns/test1 # ls -alrt inspect.local.2404536535532838767/namespaces/test1/k8s.ovn.org/ total 12 -rwxr-xr-x. 1 root root 120 Oct 31 12:26 egressfirewalls.yaml -rwxr-xr-x. 1 root root 691 Oct 31 12:26 egressqoses.yaml
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 (Moderate: OpenShift Container Platform 4.12.0 bug fix and security update), 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/RHSA-2022:7399