Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@gitlab.com/gitlab-org/omnibus-gitlab.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Nov 03, 2020
    • Ian Baum's avatar
      Merge branch 'pitr' into 'master' · 032cea63
      Ian Baum authored and Valery Sizov's avatar Valery Sizov committed
      Implementation of PITR recovery before promotion
      
      Closes gitlab#225173
      
      See merge request gitlab-org/omnibus-gitlab!4636
      
      (cherry picked from commit 9ae9fcf7)
      
      691a1fa5 Geo: Implement PITR recovery before promotion of secondary node
      1171279d Apply 1 suggestion(s) to 1 file(s)
      402e18c6 Apply suggestion. Better lsn file check
      fe0c04a3 Merge branch 'master' of gitlab.com:gitlab-org/omnibus-gitlab into pitr
      e3f99908 Apply 1 suggestion(s) to 1 file(s)
      1d5781dc Merge branch 'pitr' of gitlab.com:gitlab-org/omnibus-gitlab into pitr
      7a34d0da Apply 1 suggestion(s) to 1 file(s)
      3e9c8592 Apply suggestions
      dbbccdee Merge branch 'pitr' of gitlab.com:gitlab-org/omnibus-gitlab into pitr
      2ff5b783 Apply suggestions
      8b9163ac Add suggestions
      565f96c6 Apply suggestions
      39b2465d Apply suggestions
      c8f5d0ab Merge remote-tracking branch 'origin/master' into pitr
      0ba306f4 Fix part of Geo::PromoteToPrimaryNode specs
      90c50385 Make recovery_to_point_in_time tio return true
      8dd17632 Merge remote-tracking branch 'origin/master' into pitr
      1af3bf5a Separate Promote DB task
      8a521139 Update specs for the command split
      f068dfc3 Merge remote-tracking branch 'origin/master' into pitr
      175a4efd Apply 1 suggestion(s) to 1 file(s)
      b1af4039 Remove io/console
      032cea63
  2. Sep 09, 2020
  3. Jul 10, 2020
  4. Jun 16, 2020
  5. Jun 11, 2020
  6. May 25, 2020
  7. May 22, 2020
  8. May 08, 2018
  9. Apr 13, 2018
  10. Mar 29, 2018
  11. Feb 17, 2018
  12. Feb 15, 2018
  13. Feb 05, 2018
  14. Jan 29, 2018
  15. Jan 26, 2018
  16. Jan 15, 2018
  17. Jan 11, 2018
    • James Ramsay's avatar
      Remove rsync instruction from promote-to-primary · b4712817
      James Ramsay authored
      The promote-to-primary-node command is used for disaster recovery
      using geo to recover quickly. It is possible the primary may never be
      recovered, but at the very least it is almost certain that the primary
      is not currently accessible.
      
      This command should provide feedback that relates to the process of
      making the GitLab instance accessible again. Additional data recovery
      tasks, particularly those requiring the old primary to be brought back
      online, are secondary and should be documented later in the process.
      Unverified
      b4712817
  18. Dec 13, 2017
Loading