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

(feat) Add proxy support to Tempest container #70

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

grzegorzkoper
Copy link
Contributor

@grzegorzkoper grzegorzkoper commented Jan 10, 2025

Add support for HTTP, HTTPS, and NO_PROXY environment variables in the Tempest container. This allows the container to work properly in environments that require proxy configuration for network access.

The following proxy-related environment variables are now supported:

  • TEMPEST_HTTP_PROXY
  • TEMPEST_HTTPS_PROXY
  • TEMPEST_NO_PROXY Variables are configurable in kayobe-config .automtion.conf/config.sh

Variables are configurable in kayobe-config .automtion.conf/config.sh

Add support for HTTP, HTTPS, and NO_PROXY environment variables in the
Tempest container. This allows the container to work properly in
environments that require proxy configuration for network access.

The following proxy-related environment variables are now supported:
- TEMPEST_HTTP_PROXY
- TEMPEST_HTTPS_PROXY
- TEMPEST_NO_PROXY
Variables are configurable in kayobe-config .automtion.conf/config.sh
@grzegorzkoper grzegorzkoper requested a review from a team as a code owner January 10, 2025 11:08
@grzegorzkoper grzegorzkoper merged commit b1e634f into main Jan 10, 2025
4 checks passed
@grzegorzkoper grzegorzkoper deleted the tempest_proxy_support branch January 10, 2025 14:11
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.

3 participants