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

Sensible default quota and storage systems when MySQL support unavailable #3679

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

robstradling
Copy link
Contributor

@robstradling robstradling commented Nov 15, 2024

It no longer makes sense to hardcode "mysql" as the default value for -quota_system and -storage_system, because after #3664 it's now possible to omit MySQL support when building the log_server and log_signer.

For backwards compatibility "mysql" should remain the default when MySQL support is available, but otherwise an available storage system and an available (and if possible matching) quota system should be the default.

Checklist

Sorry, something went wrong.

@robstradling robstradling requested a review from a team as a code owner November 15, 2024 19:32
@roger2hk
Copy link
Contributor

/gcbrun

@roger2hk roger2hk merged commit 5209ff1 into google:master Nov 22, 2024
12 checks passed
@robstradling robstradling deleted the improve_default_provider_logic branch November 22, 2024 17:38
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