Skip to content

Unmark Gitaly features as OPT_OUT until the gRPC proxy issue is fixed

Alejandro Rodríguez requested to merge gitaly-opt-out into master

What does this MR do?

Unmark Gitaly features as OPT_OUT until the gRPC proxy issue is fixed

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

No

Why was this MR needed?

gRPC has a bug that causes it to ignore no_proxy settings. So gitaly calls don't work for uses with proxy. We can't mark features as OPT_OUT until this issue is solved.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/38333

Edited by Alejandro Rodríguez

Merge request reports