Skip to content

Pass Gitaly token on Ruby gRPC requests

What does this MR do?

Send an HTTP/2 'authorization' header on all Gitaly RPC requests.

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

Why was this MR needed?

Gitaly needs to have some form of authentication.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Jacob Vosmaer (GitLab)

Merge request reports