-
- Downloads
Merge branch '5573-geo-remove-fdw-related-config-from-omnibus' into 'master'
Geo - Remove support for FDW Closes #5573 See merge request gitlab-org/omnibus-gitlab!4491
No related branches found
No related tags found
Showing
- changelogs/unreleased/5573-geo-remove-fdw-related-config-from-omnibus.yml 5 additions, 0 deletions...eased/5573-geo-remove-fdw-related-config-from-omnibus.yml
- doc/update/README.md 0 additions, 14 deletionsdoc/update/README.md
- files/gitlab-config-template/gitlab.rb.template 0 additions, 1 deletionfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab-ee/attributes/default.rb 1 addition, 1 deletionfiles/gitlab-cookbooks/gitlab-ee/attributes/default.rb
- files/gitlab-cookbooks/gitlab-ee/libraries/fdw_helper.rb 0 additions, 14 deletionsfiles/gitlab-cookbooks/gitlab-ee/libraries/fdw_helper.rb
- files/gitlab-cookbooks/gitlab-ee/recipes/geo-postgresql.rb 1 addition, 23 deletionsfiles/gitlab-cookbooks/gitlab-ee/recipes/geo-postgresql.rb
- files/gitlab-cookbooks/gitlab-ee/resources/postgresql_fdw.rb 7 additions, 32 deletionsfiles/gitlab-cookbooks/gitlab-ee/resources/postgresql_fdw.rb
- files/gitlab-cookbooks/gitlab-ee/resources/postgresql_fdw_user_mapping.rb 0 additions, 47 deletions...kbooks/gitlab-ee/resources/postgresql_fdw_user_mapping.rb
- files/gitlab-cookbooks/gitlab/README.md 0 additions, 53 deletionsfiles/gitlab-cookbooks/gitlab/README.md
- files/gitlab-cookbooks/gitlab/attributes/default.rb 1 addition, 1 deletionfiles/gitlab-cookbooks/gitlab/attributes/default.rb
- files/gitlab-cookbooks/gitlab/libraries/helpers/base_pg_helper.rb 0 additions, 56 deletions...tlab-cookbooks/gitlab/libraries/helpers/base_pg_helper.rb
- files/gitlab-cookbooks/gitlab/templates/default/database.yml.erb 0 additions, 1 deletion...itlab-cookbooks/gitlab/templates/default/database.yml.erb
- files/gitlab-cookbooks/package/libraries/deprecations.rb 18 additions, 0 deletionsfiles/gitlab-cookbooks/package/libraries/deprecations.rb
- spec/chef/gitlab-ee/libraries/fdw_helper_spec.rb 0 additions, 57 deletionsspec/chef/gitlab-ee/libraries/fdw_helper_spec.rb
- spec/chef/gitlab-ee/recipes/geo-postgresql_spec.rb 9 additions, 67 deletionsspec/chef/gitlab-ee/recipes/geo-postgresql_spec.rb
- spec/chef/gitlab-ee/resources/postgresql_fdw_spec.rb 0 additions, 150 deletionsspec/chef/gitlab-ee/resources/postgresql_fdw_spec.rb
- spec/chef/gitlab-ee/resources/postgresql_fdw_user_mapping_spec.rb 0 additions, 120 deletions...f/gitlab-ee/resources/postgresql_fdw_user_mapping_spec.rb
- spec/chef/recipes/gitlab-rails_spec.rb 1 addition, 16 deletionsspec/chef/recipes/gitlab-rails_spec.rb
- spec/fixtures/cookbooks/test_gitlab_ee/recipes/postgresql_fdw_create.rb 0 additions, 6 deletions...cookbooks/test_gitlab_ee/recipes/postgresql_fdw_create.rb
- spec/fixtures/cookbooks/test_gitlab_ee/recipes/postgresql_fdw_delete.rb 0 additions, 8 deletions...cookbooks/test_gitlab_ee/recipes/postgresql_fdw_delete.rb
Please register or sign in to comment