Move pg-ugprade steps before migration steps in upgrade
* Error in GEO due to this. Possible that upgrading the db before migrations will clear the issue
Showing
- changelogs/unreleased/move-reconfigure-step-for-pg-upgrade.yml 5 additions, 0 deletions...elogs/unreleased/move-reconfigure-step-for-pg-upgrade.yml
- config/software/gitlab-cookbooks.rb 1 addition, 1 deletionconfig/software/gitlab-cookbooks.rb
- config/templates/gitlab-cookbooks/postgresql-config.json.erb 7 additions, 0 deletionsconfig/templates/gitlab-cookbooks/postgresql-config.json.erb
- files/gitlab-cookbooks/gitlab-ee/libraries/geo_postgresql.rb 8 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab-ee/libraries/geo_postgresql.rb
- files/gitlab-cookbooks/gitlab-ee/recipes/geo-postgresql.rb 0 additions, 4 deletionsfiles/gitlab-cookbooks/gitlab-ee/recipes/geo-postgresql.rb
- files/gitlab-ctl-commands-ee/lib/repmgr.rb 16 additions, 6 deletionsfiles/gitlab-ctl-commands-ee/lib/repmgr.rb
- files/gitlab-ctl-commands/lib/gitlab_ctl/pg_upgrade.rb 20 additions, 16 deletionsfiles/gitlab-ctl-commands/lib/gitlab_ctl/pg_upgrade.rb
- files/gitlab-ctl-commands/lib/gitlab_ctl/util.rb 1 addition, 1 deletionfiles/gitlab-ctl-commands/lib/gitlab_ctl/util.rb
- files/gitlab-ctl-commands/pg-upgrade.rb 78 additions, 24 deletionsfiles/gitlab-ctl-commands/pg-upgrade.rb
- files/gitlab-ctl-commands/upgrade.rb 24 additions, 21 deletionsfiles/gitlab-ctl-commands/upgrade.rb
- spec/chef/gitlab-ee/libraries/gitlab_geo_helper_spec.rb 1 addition, 1 deletionspec/chef/gitlab-ee/libraries/gitlab_geo_helper_spec.rb
- spec/chef_helper.rb 3 additions, 0 deletionsspec/chef_helper.rb
- spec/libraries/helper_spec.rb 13 additions, 4 deletionsspec/libraries/helper_spec.rb
Loading
Please register or sign in to comment