Remove the GitalySetup.repos_path helper
What does this MR do and why?
This helper method was historically used in order to directly manipulate gitaly repositories on the filesystem. This is not allowed and it will stop working all together with WAL and gitaly cluster.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by James Fargher