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 module standalone_sqls for creating one off databases. #514

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

vaikas
Copy link
Contributor

@vaikas vaikas commented Dec 21, 2022

Signed-off-by: Ville Aikas vaikas@chainguard.dev

Summary

We need to create a standalone database so that we can migrate off of sql 8.0 to 5.7. So, in case we need to do this again, for whatever reason, created an array that behaves very similary to ctlog shard database instance creation.

Release Note

  • Add module standalone_mysqls that allows for creating one off databases with standalone in the name.

Documentation

Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
@vaikas
Copy link
Contributor Author

vaikas commented Dec 21, 2022

Knative failed to set up:

configmap/config-features patched
configmap/config-defaults patched (no change)
configmap/config-autoscaler patched (no change)
jq: error (at <stdin>:1): Cannot index string with string "ref"
error: no objects passed to apply
Error: Process completed with exit code 1.

@vaikas vaikas merged commit 41cbe13 into sigstore:main Dec 21, 2022
@vaikas vaikas deleted the standalone-db branch December 21, 2022 21:05
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.

3 participants