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

Update environment preservation for Podman with python https ca control variables #784

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

relyt0925
Copy link
Contributor

Add SSL_CERT_FILE and SSL_CERT_DIR to the preserved environment variables and ensure they are passed to Podman. This change ensures that SSL certificates are correctly handled within the container environment.

Provides path for sdg to interact with teacher models with certificates issued from private CAs (instructlab/sdg#106).

…ol variables

Add SSL_CERT_FILE and SSL_CERT_DIR to the preserved environment variables and ensure they are passed to Podman. This change ensures that SSL certificates are correctly handled within the container environment.

Signed-off-by: Tyler Lisowski <[email protected]>
@rhatdan
Copy link
Member

rhatdan commented Sep 16, 2024

LGTM

@rhatdan rhatdan merged commit bb78ca7 into containers:main Sep 16, 2024
1 check passed
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.

2 participants