Skip to content

Move VM snapshotting logic to orchestrator #1151

Description

@leokondrashov

Describe the enhancement
The current split of responsibilities between orchestrator and coordinator is confusing: the coordinator enforces snapshotting modes (e.g., in coordinator's startVMWithEnvironment), while the configuration is stored in the orchestrator (e.g., snapshotEnabled, snapshotMode).

The proposed structure should move snapshot management to the orchestrator level, leaving the coordinator with high-level instance management operations. In contrast, the orchestrator would be responsible for runtime and snapshot management that keep the instance running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions