Skip to content

Remove the repository downloads and repository data conflict check

James Fargher requested to merge remove_repository_downloads_path_check into master

What does this MR do and why?

#375254 (closed)

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.

Edited by James Fargher

Merge request reports

Loading