Remove the repository downloads and repository data conflict check
What does this MR do and why?
This checks that the repository_downloads_path is not the same as any configured storages. The problem is that gitlab-rails soon will not have access to the repository storage paths. So this check will be impossible.
Since there are already documented warnings and the archive cleaner specifically only deleted archives (not git repos). It should be relatively safe, if a bit confusing, when misconfigured.
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