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
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