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

Add CA cert information to the credentials secret #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

craigtracey
Copy link

As the self-signed CA cert is required to properly secure some database connections, include the cert information in the credentials secret.

Addresses #40

As the self-signed CA cert is required to properly secure some database
connections, include the cert information in the credentials secret.

Signed-off-by: Craig Tracey <craigtracey@gmail.com>
Copy link
Contributor

@adamwg adamwg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

This implementation looks good. Could you please update the tests to validate that the CA cert is populated? I don't think we need any new test cases here, just additional validation where we currently check the contents of the credential secret.

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.

None yet

2 participants