-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Feature: Restore existing snapshot from reference. * Feature: Forget old snapshots also before delete the file. * Fix: Use python SDK instead the connector to retrieve the snapshot messages by ref. * Fix: Fixed code quality issues. * Fix: Save snapshots in the correct path. * Fix: Retrieve the most recent snapshot and fix un-compression and mounting issues. * Fix: Code quality issues. * Fix: Fixed missing aioipfs dependency. * Fix: Downgraded aioipfs version. * Fix: Added missing python SDK dependency. * Fix: Added missing wheel dependency for Debian 12. * Fix: Fixing dependency error for Debian 12. * Fix: Fixing dependency error for Debian 12. * Fix: Build dependency error for Debian 12. --------- Co-authored-by: Andres D. Molins <[email protected]>
- Loading branch information
Showing
7 changed files
with
108 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters