Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

add http proxy variables for jobs #554

Merged
merged 1 commit into from
Oct 31, 2018
Merged

Conversation

cvila84
Copy link

@cvila84 cvila84 commented Oct 30, 2018

This is my proposal to fix #542

Proxy now can be set in values.yaml, and will be passed as standard HTTP_PROXY and HTTPS_PROXY environment variables to chart-repo/sync which supports it as it is using standard GoLang http library

@prydonius
Copy link
Member

@cvila84 nice, thanks! We should add those values to the values.yaml file as well, commented out. Also, please bump the chart minor version!

You also need to sign-off on your commits, see https://github.com/helm/monocular/pull/554/checks

Signed-off-by: Christophe VILA <[email protected]>

add http proxy variables for jobs
@cvila84
Copy link
Author

cvila84 commented Oct 31, 2018

@prydonius done !

Copy link
Member

@prydonius prydonius left a comment

Choose a reason for hiding this comment

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

lgtm, thanks!

@prydonius prydonius merged commit 83ba824 into helm:master Oct 31, 2018
scottrigby added a commit to scottrigby/monocular that referenced this pull request Nov 22, 2018
Simplify the conditional logic with "mongodb.url" helper definition.

Also remove HTTP_PROXY AND HTTPS_PROXY ENV vars outside the mongodb.enabled
conditional wrapper - I believe that was an unintentional result of two PRs
merging cleanly in close proximity:
- helm#547
- helm#554

Signed-off-by: Scott Rigby <[email protected]>
@cvila84 cvila84 deleted the fork-proxy branch February 8, 2019 14:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot use monocular behind a proxy
3 participants