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

Jeremy lig 4470 proxy #1494

Merged
merged 2 commits into from
Feb 5, 2024
Merged

Jeremy lig 4470 proxy #1494

merged 2 commits into from
Feb 5, 2024

Conversation

japrescott
Copy link
Contributor

closes lig-4470
closes #1492

Changes

  • if ALL_PROXY, HTTPS_PROXY or HTTP_PROXY environment vars are set, pass that information to swagger which triggers the usage urllib3.ProxyManager. According to Olivier Benz this should resolve the issue of using lightly behind a corporate mitm proxy.

Tests

  • no manual tests have been done. Needs to be tested once it landed in the worker and tested behind a proxy in the future. However these changes should not have any impact on existing users.

@benz0li
Copy link

benz0li commented Feb 5, 2024

  • Needs to be tested once it landed in the worker and tested behind a proxy in the future.

I will test and give feedback as soon as this has landed in the worker.

@japrescott Please ping me if this is the case. Thank you.

@japrescott japrescott merged commit 5b48fea into master Feb 5, 2024
10 checks passed
@japrescott japrescott deleted the jeremy-lig-4470-proxy branch February 5, 2024 10:37
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.

Respect HTTP proxy environment variables
3 participants