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

set proxy variables in host container environment #1424

Closed
bcressey opened this issue Mar 27, 2021 · 0 comments · Fixed by #1432
Closed

set proxy variables in host container environment #1424

bcressey opened this issue Mar 27, 2021 · 0 comments · Fixed by #1432
Assignees
Labels
type/enhancement New feature or request
Milestone

Comments

@bcressey
Copy link
Contributor

What I'd like:
Host containers should receive the same HTTPS_PROXY and NO_PROXY variables we set for various services on the host.

This is particularly important for bootstrap containers (#1392) but would be generally useful. For orchestrated containers, we expect the correct values to be supplied by the orchestrator agent, but for these containers we're effectively taking on that role.

Any alternatives you've considered:
Pass the variables in through host container user data, or else bake them into the container image. Neither approach seems quite as elegant.

@bcressey bcressey added type/enhancement New feature or request priority/p0 labels Mar 27, 2021
@etungsten etungsten added the status/in-progress This issue is currently being worked on label Mar 30, 2021
@etungsten etungsten added this to the next milestone Mar 30, 2021
@bcressey bcressey removed the status/in-progress This issue is currently being worked on label Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants