Bug 2087679 - EgressQoSes not gathered for debugging purposes
Summary: EgressQoSes not gathered for debugging purposes
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.11
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.12.0
Assignee: obraunsh
QA Contact: Mike Fiedler
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-18 08:39 UTC by obraunsh
Modified: 2023-01-17 19:49 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-01-17 19:48:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift oc pull 1148 0 None Merged Bug 2087679: [inspect] Add EgressQoS to inspect 2022-09-05 09:13:46 UTC
Red Hat Product Errata RHSA-2022:7399 0 None None None 2023-01-17 19:49:15 UTC

Description obraunsh 2022-05-18 08:39:42 UTC
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

Comment 3 Mike Fiedler 2022-10-31 12:29:27 UTC
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

Comment 6 errata-xmlrpc 2023-01-17 19:48:59 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 (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


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