-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
1
-
False
-
None
-
False
-
-
-
Low
-
No
Description of problem:
When looking at an ACM must-gather for a managed cluster, no information for the ConfigurationPolicies can be seen. It appears that this command in the must-gather script has an error:
oc adm inspect configurationpolicies.policy.open-cluster-management.io --all-namespaces --dest-dir=must-gather
The error (which is not logged in the must-gather itself...) looks like:
error: errors ocurred while gathering data:
skipping gathering due to error: the server doesn't have a resource type ""
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
- ...
Actual results:
Expected results:
ConfigurationPolicy YAML should be collected in the must-gather to help in debugging.