Bug #18217
openDocker registry sync does not use HTTP proxy configuration
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1333595
Description of problem:
Adding a new Docker registry on a katello inside a network that requires the use of a HTTP proxy to access the internet results in
Unable to log in to this Docker Registry - No route to host - connect(2) for "registry.access.redhat.com" port 443
Again, tcpdump is showing direct connect attempts to the upstream IP instead of using the proxy configured during installation.
Possibly related to BZ 1332395 for same issue with OSTree replication
Steps to Reproduce:
1. Configure katello to use http proxy, ensure that direct internet connection is not possible.
2. Create new Docker registry either via the WebUI or with
hammer docker registry create --name "Red Hat Openshift3" --url https://registry.access.redhat.com/openshift3
Actual results:
Could not create the registry:
Unable to log in to this Docker Registry - No route to host - connect(2) for "registry.access.redhat.com" port 443
Expected results:
Connection to registry succeeds via web proxy
Updated by Thomas McKay over 8 years ago
- Subject changed from Docker registry sync does not use HTTP proxy configuration to Docker registry sync does not use HTTP proxy configuration
- Target version set to 161
Updated by Thomas McKay over 8 years ago
- Assignee changed from Thomas McKay to Partha Aji
Updated by Justin Sherrill over 8 years ago
- Translation missing: en.field_release set to 114
Updated by Thomas McKay about 8 years ago
- Project changed from Katello to Docker
- Category deleted (
Container) - Target version changed from 161 to 117
This is a case where the foreman-docker plugin is not using configured proxy. Unrelated to katello content sync via pulp. Moving to appropriate project.
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-docker/pull/189 added
Updated by Marek Hulán almost 8 years ago
- Target version changed from 117 to 1.17.0-RC2
Updated by Marek Hulán over 7 years ago
- Target version changed from 1.17.0-RC2 to 1.18.0-RC2
Updated by Marek Hulán over 7 years ago
- Target version changed from 1.18.0-RC2 to 214
Updated by Marek Hulán over 7 years ago
- Target version changed from 214 to 1.16.0-RC2
Updated by Marek Hulán over 7 years ago
- Target version changed from 1.16.0-RC2 to 1.16.0-RC1
Updated by Marek Hulán over 7 years ago
- Target version changed from 1.16.0-RC1 to 1.16.2
Updated by Marek Hulán over 7 years ago
- Target version changed from 1.16.2 to 1.16.1
Updated by Marek Hulán over 7 years ago
- Target version changed from 1.16.1 to 238
Updated by Greg Sutcliffe over 6 years ago
- Target version deleted (
Katello Backlog)