Bug 1588291

Summary: [DOCS] installer oreg_url doesn't serve as universal url - needs to
Product: OpenShift Container Platform Reporter: Anping Li <anli>
Component: DocumentationAssignee: Brandi Munilla <bmcelvee>
Status: CLOSED NEXTRELEASE QA Contact: Anping Li <anli>
Severity: high Docs Contact: Vikram Goyal <vigoyal>
Priority: high    
Version: 3.10.0CC: anli, aos-bugs, bbilgin, bleanhar, ccoleman, cevich, ejacobs, erich, farandac, ghuang, jdesousa, jialiu, jokerman, judd, lmeyer, mgugino, mmccomas, mtaru, nick, pdwyer, sdodson, sgarciam, vigoyal, weshi, wmeng, yapei
Target Milestone: ---   
Target Release: 3.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1516534 Environment:
Last Closed: 2018-07-23 17:17:25 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:
Bug Depends On: 1516534, 1623602    
Bug Blocks:    

Comment 1 Anping Li 2018-06-07 10:25:47 UTC
openshift_${component}_image_prefix and openshift_${component}_version are deprecated in v3.10.

By default the component will inherits image prefix and version from oreg_url.

The image also be set by variable openshift_${component}_image=registry.image.version

For example:  
openshift_logging_kibana_image=registry.reg-aws.openshift.com:443/openshift3/logging-kibana:v3.10
openshift_logging_logging-fluentd_image=registry.reg-aws.openshift.com:443/openshift3/logging-fluentd:v3.10

Comment 11 Anping Li 2018-07-17 05:24:50 UTC
LGTM