mirror of
https://github.com/google/nomulus.git
synced 2025-05-28 07:02:00 +02:00
This is the first step in a multi-step data migration to allow multiple DNS writers per TLD. The overall process looks like this: 1. Add a plural DNS writers field with backfill (this commit). 2. Deploy it. 3. Run the ResaveEnvironmentEntitiesCommand to populate this new field on all entities. 4. Update the code to use the new field everywhere. 5. Deploy it. 6. Delete the now-unreferenced, old deprecated singular value field. This process is rollback-safe. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=161253436 |
||
---|---|---|
.. | ||
com/google/testing/builddefs | ||
google/registry |