Bug 1588291
| Summary: | [DOCS] installer oreg_url doesn't serve as universal url - needs to | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Anping Li <anli> |
| Component: | Documentation | Assignee: | Brandi Munilla <bmcelvee> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Anping Li <anli> |
| Severity: | high | Docs Contact: | Vikram Goyal <vigoyal> |
| Priority: | high | ||
| Version: | 3.10.0 | CC: | 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: | |||
LGTM Commits pushed to master at https://github.com/openshift/openshift-docs https://github.com/openshift/openshift-docs/commit/d0109ff1653471d66b726cd6f00c77eba648e49a Bug 1588291 Updates to oreg_url https://github.com/openshift/openshift-docs/commit/0e0adf71b7e27a900fd4ba035dec92d4b4dc2729 Merge pull request #10671 from bmcelvee/BZ1588291 Bug 1588291 Updates to oreg_url |
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