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

Bug 1613238 - Fix oauth client proxy #164

Merged
merged 1 commit into from Aug 15, 2018

Conversation

eriknelson
Copy link
Member

Since our oauth client is configuring its own Transport, it's overriding the default proxy strategy. This fix ensures we explicitly consume the proxy config from the environment, which is normally the default Transport's proxy strategy.

Copy link
Contributor

@jmrodri jmrodri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 64.435% when pulling 62af2a2 on eriknelson:bz1613238 into 2773703 on automationbroker:master.

@eriknelson eriknelson merged commit 6ef8ab3 into automationbroker:master Aug 15, 2018
@eriknelson eriknelson deleted the bz1613238 branch August 15, 2018 16: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.

None yet

4 participants