-
- Downloads
Add pause/resume replication commands to gitlab-ctl
- Update POC code to also call rake task that calls primary api to pause - Add changelog Relates to https://gitlab.com/gitlab-org/omnibus-gitlab/issues/35913
Showing
- changelogs/unreleased/geo-pause-resume-commands.yml 5 additions, 0 deletionschangelogs/unreleased/geo-pause-resume-commands.yml
- files/gitlab-ctl-commands-ee/geo_replication.rb 9 additions, 0 deletionsfiles/gitlab-ctl-commands-ee/geo_replication.rb
- files/gitlab-ctl-commands-ee/lib/geo/replication_process.rb 28 additions, 12 deletionsfiles/gitlab-ctl-commands-ee/lib/geo/replication_process.rb
- files/gitlab-ctl-commands-ee/lib/geo/replication_toggle_command.rb 56 additions, 0 deletions...lab-ctl-commands-ee/lib/geo/replication_toggle_command.rb
- files/gitlab-ctl-commands-ee/replication_process.rb 0 additions, 50 deletionsfiles/gitlab-ctl-commands-ee/replication_process.rb
- spec/gitlab-ctl-commands-ee/geo_replication_spec.rb 47 additions, 0 deletionsspec/gitlab-ctl-commands-ee/geo_replication_spec.rb
- spec/gitlab-ctl-commands-ee/lib/geo/replication_process_spec.rb 75 additions, 0 deletions...itlab-ctl-commands-ee/lib/geo/replication_process_spec.rb
- spec/gitlab-ctl-commands-ee/lib/geo/replication_toggle_command_spec.rb 78 additions, 0 deletions...tl-commands-ee/lib/geo/replication_toggle_command_spec.rb
Please register or sign in to comment