-
Bug
-
Resolution: Won't Do
-
Normal
-
None
-
4.12
-
Important
-
None
-
Rejected
-
False
-
Description of problem:
oc adm inspect co machine-api gives error . . . error: errors occurred while gathering data: skipping gathering baremetalhosts.metal3.io due to error: the server doesn't have a resource type "baremetalhosts" . . .
Version-Release number of selected component (if applicable):
[miyadav@miyadav ~]$ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.12.0-0.nightly-2022-10-25-121937 True False 34m Cluster version is 4.12.0-0.nightly-2022-10-25-121937
How reproducible:
Always
Steps to Reproduce:
1.Run oc adm inspect co machine-api
Actual results: Wrote inspect data to inspect.local.6694875493631917188. error: errors occurred while gathering data: skipping gathering baremetalhosts.metal3.io due to error: the server doesn't have a resource type "baremetalhosts"
Expected results:
Gathering data for ns/openshift-machine-api... Wrote inspect data to inspect.local.6973409752482476946.
Additional info:
Similar bug earlier - https://issues.redhat.com/browse/OCPBUGSM-47797