Skip to content

Migration to write fullpath in all repository configs

Toon Claes requested to merge tc-backfill-full-path-config into master

What does this MR do?

In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16027 it was added to write gitlab.fullpath in the git config of all repositories. But this only writes them on move or migrate to hashed storage.

This adds a migration that writes the fullpath to all the repositories.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/41776

Does this MR meet the acceptance criteria?

Edited by Toon Claes

Merge request reports

Loading