Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document HTTP_PROXY, HTTPS_PROXY and NO_PROXY environment variables #1410

Closed
koponen-styra opened this issue May 3, 2019 · 0 comments
Closed
Assignees
Labels

Comments

@koponen-styra
Copy link
Contributor

Expected Behavior

In environments which OPA should use a HTTP proxy for all outbound HTTP communication, the use of these environment variables is required. While it is a common practice for the processes to obey these environment variables, it should be documented.

Actual Behavior

Documentation doesn't mention these environment variables at all, nor when they are useful.

Steps to Reproduce the Problem

None.

Additional Info

Go HTTP package has the environment variables documented: https://golang.org/pkg/net/http/

@tsandall tsandall self-assigned this May 7, 2019
tsandall added a commit to tsandall/opa that referenced this issue May 7, 2019
Fixes open-policy-agent#1410

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

3 participants