Skip to content

Internal BackupRepos RPC

James Fargher requested to merge backup_repos_rpc into master

Closes #4940 (closed)

This RPC will eventually be used to coordinate backups across the gitaly cluster. Praefect will use this RPC to tell healthy nodes which repositories to backup.

Merge request reports