Description of problem: Sometimes containers that are not yet running are returning empty "imageID" field from Openshift. On CFME those containers show the wrong image. Version-Release number of selected component (if applicable): Steps to Reproduce: 1. Refresh with containers whose "imageID" field is empty. 2. Looks at these containers images 3. Actual results: The containers point to a wrong image Expected results: Each container should point to its correct image Additional info: It is hard to reproduce, especially on small environments.
This PR will make sure that the image_ref field is set in all images so that their containers will be able to find them. https://github.com/ManageIQ/manageiq-providers-kubernetes/pull/9