Bug 1429366
| Summary: | Do not install unmodified templates | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Marko Myllynen <myllynen> |
| Component: | Installer | Assignee: | Scott Dodson <sdodson> |
| Status: | CLOSED WONTFIX | QA Contact: | Johnny Liu <jialiu> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.4.1 | CC: | aos-bugs, bleanhar, jokerman, jswensso, mmccomas |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-08-24 17:48:00 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: | |||
*** This bug has been marked as a duplicate of bug 1446984 *** |
Description of problem: In disconnected installations we don't have access to registry.access.redhat.com or github.com. In embedded installations we don't want any imagestreams or templates to be present by default, only the ones a local administrator specifically configures. Even with openshift_install_examples=false openshift_examples_load_rhel=false openshift_examples_load_db_templates=false openshift_examples_load_quickstarts=false openshift_examples_load_xpaas=false oreg_url=registry.example.com:5000/openshift3/ose-${component}:${version} openshift_examples_modify_imagestreams=true I see /etc/origin/examples being populated with registry.access.redhat.com / github.com pointing imagestreams and templates. This is probably at least partly due to https://github.com/openshift/openshift-ansible/issues/2465 as metrics are enabled. We should make it possible to avoid installing examples/imagestreams/templates altogether or at least unmodified one with OCP. Version-Release number of selected component (if applicable): 3.4.1