Code Monkey home page Code Monkey logo

Comments (6)

nkolchakov avatar nkolchakov commented on May 18, 2024 4

If I have a new or updated image for an existring module how can I update it manually though the Portal or something w/o using Visual Studio Code functionality ?

from iotedge.

dsajanice avatar dsajanice commented on May 18, 2024 1

Yes, please up the version. If you are using the VS Code extension, it can be changed in module.json. The Edge Agent cannot detect changes in code because the code is packaged inside a container. It detects a change in container based on the properties of the image.

from iotedge.

dsajanice avatar dsajanice commented on May 18, 2024

Can you please provide some more information on the full container image names (including tags) you created before and after the deployment. The Edge Agent will only detect a change in image if the new image tag differs from the previous one. If both images are pushed with tag 'latest', the Edge Agent will not detect the change in deployment and will only pull the new image the next time IoT Edge is reset.

from iotedge.

nhuurnink avatar nhuurnink commented on May 18, 2024

Oh that is based on meta info and not on changes in code itself? That would explain my case.
What is the recommended approach to do this via visual studio code? Up the version? Cause this feels like overkill during development.

from iotedge.

nhuurnink avatar nhuurnink commented on May 18, 2024

Ok clear, thanks!

from iotedge.

elliotchaim avatar elliotchaim commented on May 18, 2024

@dsajanice I am updating the version in the module.json file, yet still experiencing the issue which @nhuurnink described. Any advice?

from iotedge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.