Bug 1276657

Summary: master keep checking tls cert against an insecure registry when user already specify --insecure-registry=true
Product: OpenShift Container Platform Reporter: Johnny Liu <jialiu>
Component: NodeAssignee: Maciej Szulik <maszulik>
Status: CLOSED CURRENTRELEASE QA Contact: Jianwei Hou <jhou>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.1.0CC: aos-bugs, jokerman, maszulik, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-23 14:43:37 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:
Embargoed:

Comment 1 Maciej Szulik 2015-11-02 14:14:35 UTC
PR created here https://github.com/openshift/origin/pull/5574

Comment 2 openshift-github-bot 2015-11-02 17:45:01 UTC
Commits pushed to master at https://github.com/openshift/origin

https://github.com/openshift/origin/commit/9193cadc2e073539c4696a40dc8fa40d7ffb442c
Bug 1276657 - Reuse --insecure-registry flag value when creating
ImageStream from passed docker image.

https://github.com/openshift/origin/commit/2e61e30dfe281cb41ca0cd5b2100ab254b17c06d
Merge pull request #5574 from soltysh/bug1276657

Merged by openshift-bot

Comment 3 Johnny Liu 2015-11-05 08:17:56 UTC
Verified this bug with atomic-openshift-3.1.0.0-0.git.0.0e71938.el7aos.x86_64, and PASS.


Now no error message is seen in master log.