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

http client respects http proxy env vars #681

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

eguzki
Copy link
Member

@eguzki eguzki commented Nov 3, 2021

Currently the http client used for application capabilities was not respecting the http proxy env variables.

https://pkg.go.dev/net/http#ProxyFromEnvironment

@eguzki eguzki requested a review from miguelsorianod November 3, 2021 09:59
@openshift-ci
Copy link

openshift-ci bot commented Nov 3, 2021

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@codeclimate
Copy link

codeclimate bot commented Nov 3, 2021

Code Climate has analyzed commit cb00d2e and detected 0 issues on this pull request.

View more on Code Climate.

@miguelsorianod
Copy link
Contributor

looks good to me

@eguzki eguzki merged commit d28cdeb into master Nov 3, 2021
@eguzki eguzki deleted the respect-env-vars-http-client branch November 3, 2021 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants