Skip to content

Offline image configuration #534

@SteveL-MSFT

Description

@SteveL-MSFT

Summary of the new feature / enhancement

Support offline image configuration by having a group resource handle the mounting/unmounting of an image and passing the mounted path to resources that can support it.

Proposed technical implementation details (optional)

Introduce a tag offline that indicates resources support being given a mounted path to work against instead of the current live system. This would include the registry resource and others like file, windowsservice, etc...

How to pass the mounted path to resources? Some options:

  • A well known property _mountedPath
  • Metadata that the resource looks for mountedPath

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions