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

New attributes from read-backup-repositories #679

Merged
merged 8 commits into from
Jul 24, 2024
Merged

Conversation

DavidePrincipi
Copy link
Member

@DavidePrincipi DavidePrincipi commented Jul 19, 2024

To improve the restore selection UI this PR adds the following changes:

  • Upload a .json file at the end of the module-backup run, with additional repository metadata: node_fqdn, timestamp, module_id, module_ui_name, uuid (of module instance), cluster_uuid.
  • Return more attributes from read-backup-repositories action: see validate-output.json for more information

Refs NethServer/dev#6971

Store a .json file in the backup destination to improve the restore
selection.
- Fix repository default timestamp value. Rclone does not return the
  timestamp for directory items with some backends, like BackBlaze.
- Read repo metadata in the backup destination with Rclone.
- Define more repository attributes.
@DavidePrincipi

This comment was marked as resolved.

github-actions bot pushed a commit that referenced this pull request Jul 22, 2024
github-actions bot pushed a commit that referenced this pull request Jul 22, 2024
github-actions bot pushed a commit that referenced this pull request Jul 22, 2024
github-actions bot pushed a commit that referenced this pull request Jul 22, 2024
github-actions bot pushed a commit that referenced this pull request Jul 22, 2024
@DavidePrincipi DavidePrincipi marked this pull request as ready for review July 22, 2024 15:35
@DavidePrincipi
Copy link
Member Author

⚠️ merge after core 2.9.0 has been released

@DavidePrincipi DavidePrincipi merged commit 7a0e07f into main Jul 24, 2024
2 checks passed
@DavidePrincipi DavidePrincipi deleted the feat-backup branch July 24, 2024 09:53
DavidePrincipi added a commit that referenced this pull request Sep 11, 2024
Fetch additional repository metadata from each Restic repository by
iterating over the defined backup destinations.

Ref #679
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.

3 participants