Geo: Document the 2 versions of project repo replication based on FFs
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
With the introduction of a new version of project repository replication - that replicates project repositories only when the Git repository exists, behind the feature flag geo_project_repository_replication_v2, we will have two code paths.
- Document the 2 versions of project repo replication based on FFs.
-
Document that
geo_project_repository_replication_v2takes priority if both are enabled at the same time -
Eventually the code path behind the first version
geo_project_repository_replicationwill be deprecated, but the FF will exist, and will combine the use of both the FFs. At this point, we will removegeo_project_repository_replication_v2
Edited by 🤖 GitLab Bot 🤖