Skip to content

Use gitaly repository_service.CreateRepositoryFromBundle to restore (rake task)

Ahmad Hassan requested to merge migrate-restore-repo-to-gitaly into master

What does this MR do?

Ports the repository:restore task to use gitaly instead of relying on having the repository storage on an accessible file system.

Why was this MR needed?

Closes: https://gitlab.com/charts/gitlab/issues/390 needed for restoring from omnibus backup to a cloud native installation

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

gitaly#749 (closed) https://gitlab.com/charts/gitlab/issues/390 https://gitlab.com/charts/helm.gitlab.io/issues/28

cc: @marin @twk3

Edited by Ahmad Hassan

Merge request reports