Skip to content

Commit

Permalink
Merge pull request #1230 from openshift-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…1148-to-release-4.11

[release-4.11] Bug OCPBUGS-915: [inspect] Add EgressQoS to inspect
  • Loading branch information
openshift-merge-robot committed Nov 23, 2022
2 parents 142cb44 + 8af892c commit 1928ac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/cli/admin/inspect/namespace.go
Expand Up @@ -22,6 +22,7 @@ func namespaceResourcesToCollect() []schema.GroupResource {
{Resource: "all"},
{Resource: "configmaps"},
{Resource: "egressfirewalls"},
{Resource: "egressqoses"},
{Resource: "events"},
{Resource: "endpoints"},
{Resource: "endpointslices"},
Expand Down

0 comments on commit 1928ac4

Please sign in to comment.