Giter Site home page Giter Site logo

Comments (8)

crazy-max avatar crazy-max commented on May 17, 2024 6

@sebthom I'll think about an implementation. Keep you in touch.

from diun.

ebbeknudsen avatar ebbeknudsen commented on May 17, 2024 6

I definately agree with this. When subscriping to something like the latest tag, it's really important to know whether I'm just bumping from diun:4.18 to diun:4.19, or if I'm updating to diun:5:0. This feature would be much appreciated. Is there any techical reason it's not implemented, or is it just a time issue? :).

Is there another way to solve it, since this seems like a pretty fundamental feature of a service like this? Is there something I've missed in my setup/workflow, which makes this feature redundant?

from diun.

crazy-max avatar crazy-max commented on May 17, 2024

Hi @sebthom,

Currently the update notification only contains the digest of the updated image. It would be very helpful to also get all remote tags for that image.

Basically you want to know all tags matching the digest of a specific tag?

from diun.

sebthom avatar sebthom commented on May 17, 2024

What I would like to have, is a diff between the tags of the current digest and the new digest.

E.g.:
current digest has tags "latest", "1", "1.1", "1.1.4"
new digest has tags "latest", "1", "1.1", "1.1.5"

Then I would like to see something like this in the email notification:

Tags: "latest", "1", "1.1", "1.1.4", "1.1.5"

Now I can see that it installing this image means a minor update from 1.1.4 to 1.1.5.

from diun.

TomMir avatar TomMir commented on May 17, 2024

How should I do to monitor the tag of an container image? I don't undeerstand.

Thanks

from diun.

TomMir avatar TomMir commented on May 17, 2024

What I would like to have, is a diff between the tags of the current digest and the new digest.

E.g.:
current digest has tags "latest", "1", "1.1", "1.1.4"
new digest has tags "latest", "1", "1.1", "1.1.5"

Then I would like to see something like this in the email notification:

Tags: "latest", "1", "1.1", "1.1.4", "1.1.5"

Now I can see that it installing this image means a minor update from 1.1.4 to 1.1.5.

Hi, can you show me your solution? Mabe I need to solve the same problem.

Thanks

from diun.

kdrobnyh avatar kdrobnyh commented on May 17, 2024

Some of the images have org.opencontainers.image.version in their .Entry.Manifest.Labels map, even if you use latest. Is there any way to access manifest of installed images from Diun? That way it'd be possible to resolve the issue at least for some of the images (e.g., it looks like all linuxserver.io images have that tag).

from diun.

kdrobnyh avatar kdrobnyh commented on May 17, 2024

@crazy-max, is there a way to access manifest of installed images from Diun (to report the current version of images)?

from diun.

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.