Skip to content

Revert "Merge branch 'pks-gitaly-stop-writing-gitconfig' into 'master'"

Stan Hu requested to merge revert-fe00a13e into master

What does this MR do?

This reverts !6128 (merged) because it's likely this change caused a production incident: gitlab-com/gl-infra/production#7284 (closed). We saw over 50 git for-each-ref processes iterating through the gitlab-org/gitlab pool repository, which suggests the alternateRefsCommand isn't specified somewhere where it should (possibly RepositorySize).

Related issues

gitlab-com/gl-infra/production#7284 (closed)

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion

Required

  • Merge Request Title, and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com
  • Pipeline is green on dev.gitlab.org if the change is touching anything besides documentation or internal cookbooks
  • trigger-package has a green pipeline running against latest commit

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA
  • Equivalent MR/issue for the GitLab Chart opened
Edited by Stan Hu

Merge request reports