-
Bug
-
Resolution: Done-Errata
-
Normal
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
CLOSED
-
-
-
Moderate
-
None
Description of problem:
When calling "oc get all -n <namespace>" all the VirtualMachineClusterInstancetype + VirtualMachineClusterPreference show in the list of resources.
This makes the list unnecessary big when calling the GET command on "all" resources.
Version-Release number of selected component (if applicable):
4.13
How reproducible:
100%
Steps to Reproduce:
1. call "oc get all -n <namespace>"
2.
3.
Actual results:
all the resources in the namespace + VirtualMachineClusterInstancetype + VirtualMachineClusterPreference show in the list
Expected results:
only the namespaced resource should show in the list
Additional info: