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

feat(backups): implements mirror backups backend #6854

Merged
merged 2 commits into from
May 30, 2023
Merged

Conversation

fbeauchamp
Copy link
Collaborator

@fbeauchamp fbeauchamp commented May 23, 2023

Description

Implement mirror backup in the backend (copy a remote / backup repository to another remote)
review by commit

Checklist

  • Commit
    • Title follows commit conventions
    • Reference the relevant issue (Fixes #007, See xoa-support#42, See https://...)
    • If bug fix, add Introduced by
  • Changelog
    • If visible by XOA users, add changelog entry
    • Update "Packages to release" in CHANGELOG.unreleased.md
  • PR
    • If UI changes, add screenshots
    • If not finished or not tested, open as Draft

@fbeauchamp fbeauchamp force-pushed the feat_mirror_backup branch 4 times, most recently from 833c9e1 to 31b2454 Compare May 23, 2023 14:06
@fbeauchamp fbeauchamp marked this pull request as ready for review May 24, 2023 07:42
@fbeauchamp fbeauchamp requested a review from julien-f May 24, 2023 08:05
@xen-orchestra/backups/_runners/VmsXapi.js Outdated Show resolved Hide resolved
@xen-orchestra/backups/RemoteAdapter.js Outdated Show resolved Hide resolved
@fbeauchamp fbeauchamp force-pushed the feat_mirror_backup branch 5 times, most recently from 5acc336 to 04f049c Compare May 29, 2023 13:31
@fbeauchamp
Copy link
Collaborator Author

fbeauchamp commented May 29, 2023

Integration tests with PR #6854

  • backup works
  • backup mirror works
  • job creation, edition , deletion works
  • job running works
  • job log are ok-ish

To discuss/fix :

  • no size shown in the log
    image
  • Are you sure you want to run incremental (b7012)? This job will backup 0 VMs. is a confusing confirmation message

@fbeauchamp fbeauchamp force-pushed the feat_mirror_backup branch 2 times, most recently from 3d572c1 to c203c06 Compare May 30, 2023 09:58
@fbeauchamp fbeauchamp requested a review from julien-f May 30, 2023 09:59
@julien-f julien-f force-pushed the feat_mirror_backup branch 2 times, most recently from 736f1b9 to 7a59e37 Compare May 30, 2023 13:18
@julien-f julien-f merged commit 8b7b162 into master May 30, 2023
1 check passed
@julien-f julien-f deleted the feat_mirror_backup branch May 30, 2023 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants