Story #3625
closedAs a user, I can use the CLI with an anonymous proxy
100%
Updated by glbyers over 6 years ago
In a distributed environment, it's useful to be able to proxy REST API requests via an anonymous HTTP proxy. This is particularly useful in environments where cloud based consumers need to communicate with a pulp server within an internal/private network without resorting to source and/or destination NAT. The same is true of consumers residing in a private network - they should be able to communicate with a Pulp server indirectly.
yum repositories already support HTTP proxies, as does the Pulp server for content syncing. It makes sense that the CLI tools also support HTTP proxy.
Updated by amacdona@redhat.com almost 6 years ago
- Project changed from Pulp to 31
Updated by amacdona@redhat.com almost 6 years ago
- Project changed from 31 to Pulp
Switching back to pulp project since this isn't a pulp3 issue.
Updated by bmbouter over 5 years ago
- Status changed from NEW to CLOSED - WONTFIX
Updated by dkliban@redhat.com over 5 years ago
- Status changed from CLOSED - WONTFIX to POST
- Assignee set to glbyers
Added by Grant Byers over 5 years ago
Updated by Anonymous over 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|5d3dea74a22932ca5d73476bdc8cf67660c18ff9.
Updated by dkliban@redhat.com over 5 years ago
- Status changed from MODIFIED to POST
Added by Grant Byers over 5 years ago
Revision 2417a5ec | View on GitHub
Re: #3625 https://pulp.plan.io/issues/3625
Add support for anonymous proxy (see https://pulp.plan.io/issues/3625)
Updated by ttereshc over 5 years ago
- Status changed from POST to MODIFIED
- Platform Release set to 2.20.0
Updated by ttereshc over 5 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Add anonymous proxy support to client tools. Add CLI proxy release note, per request.
Fixes: #3625 https://pulp.plan.io/issues/3625