Skip to content

Bulk deleting refs is handled by Gitaly by default

What does this MR do?

It moves a Gitaly endpoint, calling the Repository#DeleteRefs RPC, to OPT_OUT. Making it default for our customers. GitLab.com runs it in production for a while now.

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Tests added for this feature/bug
  • Review
    • Has been reviewed by Backend

What are the relevant issue numbers?

Part of gitaly#526 (closed)

Edited by Zeger-Jan van de Weg

Merge request reports