Bug 1374762 - blocked_registries can't be append to docker configure file in nodes
Summary: blocked_registries can't be append to docker configure file in nodes
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cluster Version Operator
Version: 3.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Scott Dodson
QA Contact: Anping Li
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-09 14:29 UTC by Anping Li
Modified: 2017-08-24 20:48 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-24 20:48:47 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Anping Li 2016-09-09 14:29:37 UTC
Description of problem:
BLOCK_REGISTRY wasn't enabled on nodes if we specified openshift_docker_blocked_registries in inventory. This issue is only on RPM installation Openshift. 

Version-Release number of selected component (if applicable):
atomic-openshift-utils-3.3.22-1.git.0.6c888c2.el7.noarch



How reproducible:
always

Steps to Reproduce:
1. Make sure there is no BLOCK_REGISTRY on both node and master
2. Add openshift_docker_blocked_registries=XX.registry.com in inventory file.
3. Upgrade to v3.3
4. check the docker configure files after upgraded

Actual results:
BLOCK_REGISTRY wasn't enabled on nodes.

Expected results:
BLOCK_REGISTRY wasn't enabled on both nodes and masters


Additional info:


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