Skip to content

Support for generating manifest for layered deployment #538

@helynranta

Description

@helynranta

I created a issue on cli side which explains the usage of layered deployment manifest here.

Quote from answer:

I am assuming you are using Portal to validate whether a deployment is layered or not. The only mandatory field in a layered deployment is $edgeAgent. The portal examines the $edgeAgent object. If properties.desired: {} is defined the UI treats the deployment as a full edge deployment. If properties.desired.x is defined the UI treats the deployment as layered.

Is it possible to add support for generating manifest for layered deployment? Other issue explains the problems that I had with different template formats. In current state of the generator says that systemModules are missing when trying to generate template that is valid for generating layered deployment.

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