[11.5] Backport Rugged implementations for Git access
Due to performance issues over NFS, GitLab 11.9 shipped with feature flags that bring back Rugged implementations for certain Gitaly calls: https://docs.gitlab.com/ee/administration/high_availability/nfs.html#improving-nfs-performance-with-gitlab.
A number of customers are using 11.5 - 11.8 and may be hesitant to make the leap to 11.9. This merge request backports these fixes to 11.5.
https://gitlab.com/gitlab-org/gitlab-ce/issues/57317 describes the issue in detail. These merge requests were backported:
- https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25477
- https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25702
- https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25706
- https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25674
- https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25896
- https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/26813
- https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27441
Related to gitlab-org/release/tasks#749 (closed)
EE backport: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/11336
Merge request reports
Activity
changed milestone to %11.5
added bugperformance + 1 deleted label
mentioned in issue #60759 (moved)
1 Error 🚫 Merge request ID was not set to 27534! See the documentation. 3 Warnings ⚠ Most of the time, merge requests should target master
. Otherwise, please set the relevantPick into X.Y
label.⚠ This merge request is quite big (more than 838 lines changed), please consider splitting it into multiple merge requests. ⚠ This merge request is missing the ~Documentation label. 1 Message 📖 This merge request adds or changes files that require a review from the docs team. Docs Review
The following files require a review from the Documentation team:
doc/administration/high_availability/nfs.md
doc/development/gitaly.md
To make sure these changes are reviewed, mention
@gl-docsteam
in a separate comment, and explain what needs to be reviewed by the team. Please don't mention the team until your changes are ready for review.Generated by
🚫 DangerEdited by 🤖 GitLab Bot 🤖added 1 commit
- 7a646164 - Fix failing spec in spec/models/repository_spec.rb
added 1 commit
- 8af9a5bc - Fix failing spec in spec/models/repository_spec.rb
mentioned in issue gitlab-org/release/tasks#749 (closed)
assigned to @marin
Milestone %11.5 has expired, this will be rescheduled to the next milestone in active development %11.11. If you think this is incorrect, please feel free to update the milestone to a more appropriate one.
We're also adding missed:11.5
changed milestone to %11.11
added missed:11.5 label
mentioned in issue #60772 (closed)
No @gitlab-bot, this is incorrect.
changed milestone to %11.5
mentioned in issue #60806 (closed)
Milestone %11.5 has expired, this will be rescheduled to the next milestone in active development %11.11. If you think this is incorrect, please feel free to update the milestone to a more appropriate one.
We're also adding missed:11.5
changed milestone to %11.11
changed milestone to %11.5
removed missed:11.5 label
mentioned in commit 1c97cf43
mentioned in issue gitlab-org/release/tasks#762 (closed)
added devopscreate groupgitaly labels