1
0
mirror of https://github.com/google/nomulus synced 2026-04-21 00:30:43 +00:00
Files
nomulus/core
Weimin Yu 071800ae50 Delay SQL availability check during Tool start (#643)
* 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.
2020-06-24 14:00:36 -04:00
..