mirror of
https://github.com/google/nomulus
synced 2026-07-22 07:52:22 +00:00
071800ae50
* Delay SQL availability check during Tool start During Cloud SQL migration, Cloud SQL password setup in Registry server requires a few tool commands. Such commands must be able to run before Cloud SQL is configured. In this change, we deplay SQL credential loading until access is needed.