Skip to content

Resolve "Running git clone with a secondary geo node URL has LFS batch download redirected to primary"

What does this MR do?

This MR fixes a regression introduced in 11.2 where cloning a repo/pulling down changes via HTTP, LFS updates would erroneously be pulled from the primary. As cloning/pulling down changes are read-only operations, they should be handled by the secondary.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/7419

Does this MR meet the acceptance criteria?

Closes #7419 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports