Actions
Story #3625
closedAs a user, I can use the CLI with an anonymous proxy
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
2.20.0
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Actions
Added by glbyers over 6 years ago. Updated over 5 years ago.
100%
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.
Switching back to pulp project since this isn't a pulp3 issue.
Applied in changeset pulp|5d3dea74a22932ca5d73476bdc8cf67660c18ff9.
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)
Add anonymous proxy support to client tools. Add CLI proxy release note, per request.
Fixes: #3625 https://pulp.plan.io/issues/3625