Bug 1876692
Summary: | site-docker.yml playbook does not manage to login registry.redhat.io from behind a http proxy | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | csharpe |
Component: | Ceph-Ansible | Assignee: | Dimitri Savineau <dsavinea> |
Status: | CLOSED ERRATA | QA Contact: | Sunil Angadi <sangadi> |
Severity: | medium | Docs Contact: | Ranjini M N <rmandyam> |
Priority: | unspecified | ||
Version: | 4.1 | CC: | aschoen, ceph-eng-bugs, dsavinea, gabrioux, gmeno, mmuench, nthomas, rmandyam, sangadi, tserlin, vashastr, ykaul |
Target Milestone: | --- | ||
Target Release: | 4.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-ansible-4.0.33-1.el8cp, ceph-ansible-4.0.33-1.el7cp | Doc Type: | Enhancement |
Doc Text: |
.Set `ceph_docker_http_proxy` and `ceph_docker_https_proxy` to resolve proxy issues with container registry behind a HTTP(s) proxy
Previously, the environment variables defined in the `/etc/profile.d` directory were not loaded resulting in failure of login and pull registry operations. With this update, by setting the environment variables `ceph_docker_http_proxy` and/or `ceph_docker_https_proxy`, the container registry behind a HTTP(s) proxy works as expected.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-01-12 14:57:01 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: | |||
Bug Blocks: | 1890121 |
Comment 11
errata-xmlrpc
2021-01-12 14:57:01 UTC
|