Skip to content

Store mysql credentials in k8s secret #119

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

Merged
merged 1 commit into from
Jun 23, 2020

Conversation

mircea-cosbuc
Copy link
Contributor

This patch addresses https://github.com/ContainerSolutions/java-operator-sdk/issues/113 by creating a predictable MySQL user with granted privileges over the created schema. The credentials are stored as a K8s secret in the namespace where the schema is created.

@mircea-cosbuc mircea-cosbuc force-pushed the mysql-sample/secret-credentials branch from 0e5ac3c to 56083dd Compare June 19, 2020 14:51
@mircea-cosbuc mircea-cosbuc force-pushed the mysql-sample/secret-credentials branch from 56083dd to ffbe962 Compare June 19, 2020 14:52
@adam-sandor
Copy link
Collaborator

LGTM

@adam-sandor adam-sandor merged commit 4b4af1c into master Jun 23, 2020
@csviri csviri deleted the mysql-sample/secret-credentials branch November 4, 2020 13:30
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