vscode-azure-iot-edge
vscode-azure-iot-edge copied to clipboard
Support for generating manifest for layered deployment
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.
This is a feature request and please stay tuned for the updates.
Hello! Curious to know why this was marked as obsolete, was there a recent change that solved the issue?
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.
We have this issue in our backlog. Will circle back when we have an update.
Would like to put in a bump for this feature request