Skip to content

Management Mode Lock #34

@TheJJ

Description

@TheJJ

Currently, when a machine is being managed, it is still used as template for started machines.

Possible improvements:

  • Perform management on a copy of the image, and overwrite the old image afterwards.
  • Perform management on a copy-on-write image like the temporary machines, but meld the cow-image back into the original image after management is done
  • Add a lock to prevent spawns of machines that use the image while it's being managed. This could be reported as "pending: waiting for management mode"

Those ideas can be combined, but each one would be an improvement already. The easiest one is the last one, I guess.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions