Supoort the configuration of JH separate database
JH expects to use a separate database, which referred to the solution of adding Geo database. So it needs upstream to change some code to support it. The detail description is in the issue: https://gitlab.com/gitlab-jh/gitlab-jh-enablement/-/issues/343 And the JH whole draft MR can be found here: gitlab-cn/gitlab!1898
显示
- lib/gitlab/database/gitlab_schema.rb 1 个添加, 0 个删除lib/gitlab/database/gitlab_schema.rb
- lib/gitlab/database/tables_locker.rb 1 个添加, 1 个删除lib/gitlab/database/tables_locker.rb
- lib/gitlab/database/tables_truncate.rb 1 个添加, 1 个删除lib/gitlab/database/tables_truncate.rb
- spec/db/docs_spec.rb 2 个添加, 2 个删除spec/db/docs_spec.rb
- spec/helpers/admin/components_helper_spec.rb 1 个添加, 0 个删除spec/helpers/admin/components_helper_spec.rb
- spec/support/shared_examples/database_health_status_indicators/prometheus_alert_based_shared_examples.rb 2 个添加, 2 个删除...atus_indicators/prometheus_alert_based_shared_examples.rb
- spec/tasks/gitlab/background_migrations_rake_spec.rb 1 个添加, 0 个删除spec/tasks/gitlab/background_migrations_rake_spec.rb
- spec/tasks/gitlab/db_rake_spec.rb 4 个添加, 0 个删除spec/tasks/gitlab/db_rake_spec.rb
加载中
想要评论请 注册 或 登录