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

Adding spec.metadata.pemContents to MySQL Binding #3620

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

edwardfward
Copy link

@edwardfward edwardfward commented Nov 30, 2024

Description

Incorporated spec.metadata.pemContents to MySQL binding to provide a means to build SSL-secured bindings for apps deployed in Azure Container Apps.

Issue reference

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

@edwardfward edwardfward changed the title Adding spec.metadata.pemContents to MySQL Binding [WIP] Adding spec.metadata.pemContents to MySQL Binding Dec 1, 2024
* moved mysql.RegisterTLSConfig ahead of mysql.ParseDSN
* added unit tests for InitDB to check for PEM and ParseDSN errors

Signed-off-by: Ed <[email protected]>
@edwardfward edwardfward changed the title [WIP] Adding spec.metadata.pemContents to MySQL Binding Adding spec.metadata.pemContents to MySQL Binding Dec 1, 2024
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.

Add spec.metadata.pemContents to MySQL & MariaDB binding spec
1 participant