Created attachment 1189590 [details] Unknown Image source Description of problem: Some images (example: metrics-cassandra,metrics-hawkular-metrics, metrics-heapster) are showing up with Image Registry = Known Image source. Image source exists and should be seen in CFME. Version-Release number of selected component (if applicable): 5.6.1 How reproducible: Always Steps to Reproduce: 1.Deploy metrics in openshift 2.Connect provider to CFME 3.Compute --> Containers --> Container Images 4. View list Actual results: Image Registry (for metrics images) = Unknown Image Registry pr Expected results: Image registry for these images should be provided. Additional info: screenshot attached.
Ari, it seems that "registry.access.redhat.com" is not properly parsed?
Submitted upstream: https://github.com/ManageIQ/manageiq/pull/10464
Please note, in the attached screenshot, the first two images with "Unknown image source" are not a parse error but indeed with unknown registry. The last 4 were fixed in the submit from previous comment.