Skip to content

Move Gitaly branch/tag/ref RPC's to opt-out

Jacob Vosmaer requested to merge gitaly-opt-out-branch-tag into master

What does this MR do?

Moves the following Gitaly RPC's to opt-out:

  • gitaly_root_ref
  • gitaly_branch_names
  • gitaly_brances
  • gitaly_local_branches
  • gitaly_tag_names
  • gitaly_tags
  • gitaly_ref_exists_tags
  • gitaly_ref_exists_branches

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

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Jacob Vosmaer

Merge request reports