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

Refactor VM snapshot management #802

Closed
CuriousGeorgiy opened this issue Sep 6, 2023 · 0 comments · Fixed by #804
Closed

Refactor VM snapshot management #802

CuriousGeorgiy opened this issue Sep 6, 2023 · 0 comments · Fixed by #804
Assignees
Labels
enhancement New feature or request

Comments

@CuriousGeorgiy
Copy link
Member

Currently, VM snapshots are managed by the orchestrator via a table of idle function instances. With #794 snapshot management will become more complicated and thus it requires refactoring into a separate component.

@CuriousGeorgiy CuriousGeorgiy added the enhancement New feature or request label Sep 6, 2023
@CuriousGeorgiy CuriousGeorgiy self-assigned this Sep 6, 2023
CuriousGeorgiy added a commit to CuriousGeorgiy/vHive that referenced this issue Sep 6, 2023
Currently, VM snapshots are managed by the orchestrator via a table of idle
function instances. With vhive-serverless#794 snapshot management will become more
complicated, and thus it requires refactoring into a separate component.

Closes vhive-serverless#802
Part of vhive-serverless#794

Signed-off-by: Georgiy Lebedev <[email protected]>
CuriousGeorgiy added a commit to CuriousGeorgiy/vHive that referenced this issue Sep 6, 2023
Currently, VM snapshots are managed by the orchestrator via a table of idle
function instances. With vhive-serverless#794 snapshot management will become more
complicated, and thus it requires refactoring into a separate component.

Closes vhive-serverless#802
Part of vhive-serverless#794

Signed-off-by: Georgiy Lebedev <[email protected]>
CuriousGeorgiy added a commit to CuriousGeorgiy/vHive that referenced this issue Sep 8, 2023
Currently, VM snapshots are managed by the orchestrator via a table of idle
function instances. With vhive-serverless#794 snapshot management will become more
complicated, and thus it requires refactoring into a separate component.

Closes vhive-serverless#802
Part of vhive-serverless#794

Signed-off-by: Georgiy Lebedev <[email protected]>
leokondrashov pushed a commit to CuriousGeorgiy/vHive that referenced this issue Sep 11, 2023
Currently, VM snapshots are managed by the orchestrator via a table of idle
function instances. With vhive-serverless#794 snapshot management will become more
complicated, and thus it requires refactoring into a separate component.

Closes vhive-serverless#802
Part of vhive-serverless#794

Signed-off-by: Georgiy Lebedev <[email protected]>
leokondrashov pushed a commit to CuriousGeorgiy/vHive that referenced this issue Sep 11, 2023
Currently, VM snapshots are managed by the orchestrator via a table of idle
function instances. With vhive-serverless#794 snapshot management will become more
complicated, and thus it requires refactoring into a separate component.

Closes vhive-serverless#802
Part of vhive-serverless#794

Signed-off-by: Georgiy Lebedev <[email protected]>
leokondrashov pushed a commit that referenced this issue Sep 11, 2023
Currently, VM snapshots are managed by the orchestrator via a table of idle
function instances. With #794 snapshot management will become more
complicated, and thus it requires refactoring into a separate component.

Closes #802
Part of #794

Signed-off-by: Georgiy Lebedev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant