Bug 1449278

Summary: Containers with empty "imageID" field points to wrong images
Product: Red Hat CloudForms Management Engine Reporter: Erez Freiberger <efreiber>
Component: ProvidersAssignee: Erez Freiberger <efreiber>
Status: CLOSED CURRENTRELEASE QA Contact: Einat Pacifici <epacific>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.8.0CC: cpelland, epacific, fsimonce, jfrey, jhardy, obarenbo
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: container
Fixed In Version: 5.9.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1454445 1454446 (view as bug list) Environment:
Last Closed: 2018-03-06 14:58:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Container Management Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1454445, 1454446    

Description Erez Freiberger 2017-05-09 14:05:42 UTC
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.

Comment 2 Erez Freiberger 2017-05-09 14:08:15 UTC
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