-
Notifications
You must be signed in to change notification settings - Fork 18
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
Restore existing snapshots #383
Merged
nesitor
merged 15 commits into
andres-feature-store-snapshot
from
andres-feature-restore_snapshots
Jul 27, 2023
Merged
Restore existing snapshots #383
nesitor
merged 15 commits into
andres-feature-store-snapshot
from
andres-feature-restore_snapshots
Jul 27, 2023
Conversation
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
…ore_snapshots # Conflicts: # vm_supervisor/snapshot_manager.py # vm_supervisor/snapshots.py # vm_supervisor/storage.py # vm_supervisor/vm/firecracker/instance.py
hoh
pushed a commit
that referenced
this pull request
Sep 19, 2023
* 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]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Feature: Restore existing VM snapshots if exists on Aleph.