Bug 1511656
Summary: | Document whitelist feature of local registry adapter for Ansible Service Broker | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Dylan Murray <dymurray> |
Component: | Documentation | Assignee: | Vikram Goyal <vigoyal> |
Status: | CLOSED EOL | QA Contact: | Vikram Goyal <vigoyal> |
Severity: | unspecified | Docs Contact: | Latha S <lmurthy> |
Priority: | unspecified | ||
Version: | 3.7.0 | CC: | aos-bugs, jmatthew, jokerman, lmurthy, mmccomas |
Target Milestone: | --- | ||
Target Release: | 3.7.0 | ||
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: | 2021-06-03 10:47:13 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: |
Description
Dylan Murray
2017-11-09 19:43:02 UTC
Another thing to properly include in the documentation is why we suggest using the 'openshift' namespace. By default the 'openshift' namespace exposes all imagestreams to any authenticated user on the cluster. This is valuable to the Ansible Service Broker because we create a transient namespace when provisioning APBs and that dynamic service account needs to be able to pull images from the internal registry. We want to encourage users to enable the openshift namespace by default and point them towards resources that will allow users to pull images from different projects here: https://docs.openshift.com/enterprise/3.2/dev_guide/managing_images.html#allowing-pods-to-reference-images-across-projects |