Skip to content

Add a rake task to resync projects where verification has failed

What does this MR do?

Add a rake task to resync projects where verification has failed or the checksum mismatch. This MR does not add a button because we should add it as soon as we have https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6452 merged.

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

Until #5195 (closed) is fully implemented, Geo won't automatically resolve verification failures, so you should reset them manually.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#5195 (closed)

Edited by Douglas Barbosa Alexandre

Merge request reports