vscode-azure-iot-edge icon indicating copy to clipboard operation
vscode-azure-iot-edge copied to clipboard

Support for generating manifest for layered deployment

Open helynranta opened this issue 4 years ago • 5 comments

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.

helynranta avatar Mar 28 '20 17:03 helynranta

This is a feature request and please stay tuned for the updates.

blackchoey avatar Apr 02 '20 04:04 blackchoey

Hello! Curious to know why this was marked as obsolete, was there a recent change that solved the issue?

liliankasem avatar Jan 08 '21 17:01 liliankasem

Hi @liliankasem

The ownership of this repo was transferred to the new team and It was determined to not add any additional features unless it is critical issue. My understanding is this is feature request.

If you believe this issue is blocking, please let us know of the business impact.

konichi3 avatar Jan 09 '21 00:01 konichi3

We have this issue in our backlog. Will circle back when we have an update.

konichi3 avatar Jan 11 '21 22:01 konichi3

Would like to put in a bump for this feature request

ryayl avatar Nov 12 '21 22:11 ryayl