Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix of deleting WAL-E backups #1292

Merged
merged 10 commits into from
Jun 15, 2022
Merged

Fix of deleting WAL-E backups #1292

merged 10 commits into from
Jun 15, 2022

Commits on Jun 11, 2022

  1. Less scary logging of absent metadata (e.g. for WAL-E backups)

    Andrey M. Borodin committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    895c3b0 View commit details
    Browse the repository at this point in the history
  2. Add file prefix in WAL-E test

    Andrey M. Borodin committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    b0e0c3d View commit details
    Browse the repository at this point in the history
  3. Do two backups by WAL-E in tests

    Andrey M. Borodin committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    9e15742 View commit details
    Browse the repository at this point in the history
  4. Remove braces

    Andrey M. Borodin committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    ed1d25a View commit details
    Browse the repository at this point in the history
  5. Just make 2 backups in WAL-E tests

    Andrey M. Borodin committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    0d35859 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Fix delete subcommand in test

    Andrey M. Borodin committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    66df9df View commit details
    Browse the repository at this point in the history
  2. Delete WAL-E backups before cleaning all files

    Andrey M. Borodin committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    7158eee View commit details
    Browse the repository at this point in the history
  3. Adjust backup name pattern to account for WAL-E backups.

    Also, pass error from storage in case of absent backup metadata.
    Andrey M. Borodin committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    cf95f9a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Fatal on unknown error during meta fetch

    Andrey M. Borodin committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    d745e60 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Rename function that handles metadata fetch error

    Andrey M. Borodin committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    690fb76 View commit details
    Browse the repository at this point in the history