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

Added default values of "true" for TLS & AUTH toggles #12

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

dmccoystephenson
Copy link
Member

Problem

The current changes require changes to deployment files in order for the CV Manager to work. Instead we should have default values for new environment variables.

Solution

The CSM_TLS_ENABLED and CSM_AUTH_ENABLED environment variables have default values of "true" now when not set.

Testing

Unit tests were verified to pass with these changes.

USDOT PR

This addresses a comment on usdot-jpo-ode#22

@dmccoystephenson dmccoystephenson merged commit e4d26aa into dev Sep 5, 2024
6 checks passed
@dmccoystephenson dmccoystephenson deleted the optional-tls-auth/default-to-true branch September 5, 2024 19:22
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