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

Support for global container environment variables #100

Open
vidister opened this issue Oct 13, 2022 · 1 comment
Open

Support for global container environment variables #100

vidister opened this issue Oct 13, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@vidister
Copy link

We have a customer that needs to route external traffic through a HTTP proxy. For this we set the environment variables HTTP_PROXY, HTTPS_PROXY and NO_PROXY in the containers.

Are you willing to merge a PR that implements generic global environment variables, that get passed into every container?

@leoluk
Copy link
Member

leoluk commented Oct 13, 2022

Sounds good to me!

I'd prefer a generic "HTTP proxy" setting vs. a generic env mechanism just in case we add new services that accept proxy settings in a different way.

@fionera fionera added the enhancement New feature or request label Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants