Skip to content

Support SSH credentials for push mirroring

Gitaly part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8116

gitaly-proto MR: gitaly-proto!236 (merged)

gitlab-rails wants to pass an SSH key + known_hosts file to use when pushing to a remote mirror. Gitaly needs to respect those credentials for all the operations that communicate with the remote.

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/5680

Edited by GitLab Release Tools Bot

Merge request reports