Skip to content

feat(sandbox): implement snapshot and restore functionality for sandb…#21

Open
saggiyogesh wants to merge 2 commits into
mainfrom
feat/ch-snap-restore
Open

feat(sandbox): implement snapshot and restore functionality for sandb…#21
saggiyogesh wants to merge 2 commits into
mainfrom
feat/ch-snap-restore

Conversation

@saggiyogesh

Copy link
Copy Markdown
Contributor

…oxes

  • Added new methods for snapshotting and restoring sandboxes in the SandboxService.
  • Updated AutoLifecycleConfig to include parameters for snapshotting and restoring.
  • Refactored lifecycle management to support automatic snapshotting of idle sandboxes.
  • Enhanced network namespace management to ensure proper configuration during snapshot and restore operations.
  • Updated API routes to replace start/stop with snapshot/restore for better clarity in sandbox lifecycle management.

…oxes

- Added new methods for snapshotting and restoring sandboxes in the SandboxService.
- Updated AutoLifecycleConfig to include parameters for snapshotting and restoring.
- Refactored lifecycle management to support automatic snapshotting of idle sandboxes.
- Enhanced network namespace management to ensure proper configuration during snapshot and restore operations.
- Updated API routes to replace start/stop with snapshot/restore for better clarity in sandbox lifecycle management.
- Renamed API endpoints from /start to /snapshot and /resume to /restore for clarity.
- Updated summaries and descriptions to reflect new functionality for snapshotting and restoring sandboxes.
- Removed deprecated start, stop, and pause endpoints from the OpenAPI specification.
- Cleaned up initial data population logic by removing unused system image creation code.
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.

1 participant