Skip to content

Always use Gitaly sidechannel connections

Jacob Vosmaer requested to merge jv-always-use-sidechannel into main

Before this change, the GitLab internal API could use a boolean response field to indicate whether gitlab-shell should make sidechannel connections go Gitaly. We now ignore that response field and always use sidechannel connections.

Part of gitlab-com/gl-infra/scalability#1518 (closed)

Edited by Jacob Vosmaer

Merge request reports