Skip to content

Change ListRepositories RPC to RepositoryReplicas

John Cai requested to merge jc-repository-replicas into master

Instead of having an RPC return all repositories and their checksums, have an RPC that takes a repository as its argument and returns checksums of the primary and replicas.

fixes: #2082 (closed)

Edited by GitLab Release Tools Bot

Merge request reports