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

Tiller proxy - use proxy settings from environment #1097

Merged
merged 1 commit into from
Jul 30, 2019

Conversation

flofourcade
Copy link
Contributor

The purpose of this PR is to fix #696 .
The net client built by func InitNetClient in https://github.com/kubeapps/kubeapps/blob/master/pkg/chart/chart.go, used by tiller-proxy to download repositories index and charts now uses proxy settings defined by http_proxy/https_proxy/no_proxy env vars.

Copy link
Contributor

@andresmgot andresmgot left a comment

Choose a reason for hiding this comment

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

Thanks for the patch!

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.

corporate proxy
2 participants