Deprecate the ability to use an arbitrary Git installation
To support deployment from Git's master branch bundled git should be the
default and only supported method for Git execution in Gitaly. This
MR deprecates use_bundled_binaries
and bin_path
config options.
MRs to handle the deprecation in CNG, charts and omnibus-gitlab:
- gitlab-org/charts/gitlab!4387 (merged)
- omnibus-gitlab!8549 (merged)
- gitlab-org/build/CNG!2493 (merged)
Closes #6725 (closed)
Edited by Divya Rani