Bug 1449278 - Containers with empty "imageID" field points to wrong images
Summary: Containers with empty "imageID" field points to wrong images
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.8.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: GA
: 5.9.0
Assignee: Erez Freiberger
QA Contact: Einat Pacifici
URL:
Whiteboard: container
Depends On:
Blocks: 1454445 1454446
TreeView+ depends on / blocked
 
Reported: 2017-05-09 14:05 UTC by Erez Freiberger
Modified: 2018-06-05 12:27 UTC (History)
6 users (show)

Fixed In Version: 5.9.0.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1454445 1454446 (view as bug list)
Environment:
Last Closed: 2018-03-06 14:58:42 UTC
Category: ---
Cloudforms Team: Container Management
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.