Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Add proxy support for configuring ops man authentication #247

Open
wrast opened this issue Dec 11, 2017 · 5 comments
Open

Add proxy support for configuring ops man authentication #247

wrast opened this issue Dec 11, 2017 · 5 comments

Comments

@wrast
Copy link

wrast commented Dec 11, 2017

Newer versions of om allow setting http proxy, https proxy, and no proxy. These settings are missing from the current call to configure-authentication.

https://github.com/pivotal-cf/pcf-pipelines/blob/5f88a5e6786da30d3fc252626d30e4162379370a/tasks/config-opsman/task.sh#L10-L16

Proxy arguments allowed:

  --http-proxy-url              string  proxy for outbound HTTP network traffic
  --https-proxy-url             string  proxy for outbound HTTPS network traffic
  --no-proxy                    string  comma-separated list of hosts that do not go through the proxy
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

@abbyachau
Copy link
Contributor

Hi @wrast thanks for raising this. Sorry about the delay in response. Did you run into this issue at a customer site? If so, could you please get in touch about the use case? Thanks.

@wrast
Copy link
Author

wrast commented Jan 5, 2018

Yes this was at a customer site. We worked around it ourselves by adding the 3 additional arguments to the om-linux command in task.sh. The customer has a proxy server that is used to access all "external" sites (e.g. pivnet, github, docker hub, etc).

@abbyachau
Copy link
Contributor

@wrast thanks for the information. Prioritised for engineering review

@fredwangwang
Copy link
Contributor

@pivotal-maya-kenedy @calebwashburn please review and prioritize.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants