[go: up one dir, main page]

Skip to content

Geo: Handle toggling between legacy and v2 of project repo replication

Once we have two version of project repository replication in place, we want to be able to toggle between them until we're ready to make v2 GA.

For this, we need to make sure the registry is appropriately updated with project_id and project_repository_id when accessed.

The toggling should be as seamless as possible, with no data loss and without having to re-replicate successfully replicated repositories.

Edited by Aakriti Gupta