mirror of
https://github.com/google/nomulus
synced 2026-04-21 00:30:43 +00:00
* 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.