Bug 1324220

Summary: fail to pull images without repo component
Product: OKD Reporter: Aleksandar Kostadinov <akostadi>
Component: ContainersAssignee: Jhon Honce <jhonce>
Status: CLOSED CURRENTRELEASE QA Contact: DeShuai Ma <dma>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.xCC: akostadi, amurdaca, aos-bugs, dwalsh, ghuang, jialiu, mmccomas, sdodson, xtian
Target Milestone: ---Keywords: TestBlocker
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-11 16:51:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Aleksandar Kostadinov 2016-04-05 20:59:25 UTC
Description of problem:
Pulling images fails without specifying repo name when repo is authenticated.

This breaks the BYO ansible playbook with custom authenticated repo. Will attach log. That is a blocker to install test environments.


Version-Release number of selected component (if applicable):
:v3.2.0.4

How reproducible:
always

Comment 2 Jhon Honce 2016-04-05 21:37:17 UTC
Which version docker are you using?

Comment 3 Aleksandar Kostadinov 2016-04-05 21:51:14 UTC
# docker --version
Docker version 1.8.2, build 23f26d9/1.8.2
-bash-4.2# cat /etc/redhat-release 
Red Hat Enterprise Linux Atomic Host release 7.1


If you can advise on a EC2 image that would have a working version, that can also work. But I'm not sure which is the lowest Atomic version we support. We will need ability to install on the lowest supported atomic version.

Thank you.

Comment 5 Xiaoli Tian 2016-04-06 08:03:48 UTC
You can try if docker-1.9 has similar issue.

Comment 10 Daniel Walsh 2016-04-06 13:30:58 UTC
Fixed in docker-1.9

Comment 16 Aleksandar Kostadinov 2016-04-11 16:51:36 UTC
Docker 1.9 solves it. Thank you, Gan, for uploading an image!

It would be nice to get an official image to test with but image is not a blocker anymore.