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

Use proxy env vars if they're configured #1910

Merged

Conversation

zoidyzoidzoid
Copy link
Contributor

@zoidyzoidzoid zoidyzoidzoid commented Nov 8, 2019

We use a custom net/http Transport for talking to Elastic Search that doesn't currently support HTTP{,S}_PROXY environment variables, but Elastic Search might be only accessible via a Proxy for some corporate enterprise reasons or because you're using something like Envoy as a proxy for egress for service discovery.

@codecov
Copy link

codecov bot commented Nov 8, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@c8f52a9). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1910   +/-   ##
=========================================
  Coverage          ?   98.43%           
=========================================
  Files             ?      198           
  Lines             ?     9706           
  Branches          ?        0           
=========================================
  Hits              ?     9554           
  Misses            ?      116           
  Partials          ?       36

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c8f52a9...7a6e278. Read the comment docs.

@yurishkuro
Copy link
Member

Could you please provide a business case in the PR description? There's no explanation why this change is needed.

Please make sure the CI is green.

@zoidyzoidzoid
Copy link
Contributor Author

I'll rebase and properly sign off my commits.

@zoidyzoidzoid zoidyzoidzoid force-pushed the zoid/use-proxy-env-vars branch from 967294c to 7a6e278 Compare November 9, 2019 10:51
@yurishkuro yurishkuro merged commit 0313d0d into jaegertracing:master Nov 10, 2019
@yurishkuro yurishkuro added this to the Release 1.16 milestone Nov 10, 2019
@zoidyzoidzoid zoidyzoidzoid deleted the zoid/use-proxy-env-vars branch July 2, 2020 13:38
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