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

Skip database creation for mysqlrouter extra user role #227

Merged
merged 2 commits into from
May 18, 2023

Conversation

carlcsaposs-canonical
Copy link
Contributor

No description provided.

@@ -90,7 +90,7 @@ def wait_until_mysql_connection(self) -> None:

# Increment this PATCH version before using `charmcraft publish-lib` or reset
# to 0 if you are raising the major API version
LIBPATCH = 26
LIBPATCH = 28
Copy link
Contributor

Choose a reason for hiding this comment

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

i believe this should be libpatch 27 (on the vm charm - which where the charm lib gets published)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Comment on lines +176 to +178
# TODO:
# add setup of tls, tls_ca and status
# add extra roles parsing from relation data
Copy link
Contributor

Choose a reason for hiding this comment

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

@carlcsaposs-canonical carlcsaposs-canonical merged commit 3b454dd into main May 18, 2023
@carlcsaposs-canonical carlcsaposs-canonical deleted the mysqlrouter-role branch May 18, 2023 11:17
carlcsaposs-canonical added a commit to canonical/mysql-operator that referenced this pull request May 18, 2023
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.

5 participants