Gitlab配置Geo从节点后,该节点clone地址显示为主节点地址
Summary
- gitlab版本:15.5.1-jh
- 售后接到重要客户BUG反馈,Geo配置后从节点clone地址错误的显示为主节点地址,本地使用从节点域名进行clone操作也是正常的。这个bug根据售后团队实测从15.1.x到15.5.1都没有解决。我们的客户希望尽快在极狐版本修复,而不是等待上游修复。
- 客户环境截图:
Steps to reproduce
Example Project
What is the current bug behavior?
What is the expected correct behavior?
Relevant logs and/or screenshots
Output of checks
Results of GitLab environment info
Expand for output related to GitLab environment info
(For installations with omnibus-gitlab package run and paste the output of: `sudo gitlab-rake gitlab:env:info`) (For installations from source run and paste the output of: `sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production`)
Results of GitLab application Check
Expand for output related to the GitLab application check
(For installations with omnibus-gitlab package run and paste the output of:
sudo gitlab-rake gitlab:check SANITIZE=true)(For installations from source run and paste the output of:
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true)(we will only investigate if the tests are passing)
Possible fixes
由 Rang Wu 编辑于
