Automatically create additional databases when specified
- when a decomposed database, such as the ci database, is specified it will be created when on the same node as the primary database - external databases will not have decomposed databases created automatically Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6638 Changelog: added Signed-off-by:Balasankar "Balu" C <balasankar@gitlab.com>
Showing
- files/gitlab-cookbooks/gitlab/libraries/rails_migration_helper.rb 5 additions, 0 deletions...tlab-cookbooks/gitlab/libraries/rails_migration_helper.rb
- files/gitlab-cookbooks/gitlab/resources/database_objects.rb 26 additions, 15 deletionsfiles/gitlab-cookbooks/gitlab/resources/database_objects.rb
- spec/chef/cookbooks/postgresql/resources/database_objects_spec.rb 86 additions, 0 deletions...f/cookbooks/postgresql/resources/database_objects_spec.rb
- spec/chef/fixtures/cookbooks/test_postgresql/recipes/postgresql_database_objects.rb 4 additions, 0 deletions...ks/test_postgresql/recipes/postgresql_database_objects.rb
Loading
Please register or sign in to comment