Giter VIP home page Giter VIP logo

Comments (18)

ghostheory avatar ghostheory commented on May 29, 2024 14

Per some of the constraints at my employer, this feature would be a game changer there. I was wondering if there is a timeline on this, and if there is anything I can do to help (unfortunately, I do not know Go).

from argocd-image-updater.

MrCorncob avatar MrCorncob commented on May 29, 2024 4

tracking hundreds of images and my GCP project has exceeded the Snapshot api limit, this feature is really really important imo

from argocd-image-updater.

chenfli avatar chenfli commented on May 29, 2024 3

How about when the CI process completed the image creating it will send a web request to ArgoCD ? is it already implemented on Argo Events ?

from argocd-image-updater.

djfinnoy avatar djfinnoy commented on May 29, 2024 2

It would be amazing if the image updater could be triggered through the git webhook for refreshing argocd apps.

Git repositories POST to https://argocd.example.com/api/webhook, the image updater triggers for applications with annotations that match the git webhook. That way, all the user has to do is set some annotations, and then get a free ride with the existing ArgoCD git webhook functionality.

from argocd-image-updater.

Ladorie avatar Ladorie commented on May 29, 2024

Per some of the constraints at my employer, this feature would be a game changer there. I was wondering if there is a timeline on this, and if there is anything I can do to help (unfortunately, I do not know Go).

I second this feature. Would be very helpful for us as well.

from argocd-image-updater.

tylerbroadbent avatar tylerbroadbent commented on May 29, 2024

Same here! This would be a game changer and extremely valuable!

from argocd-image-updater.

joshdwads avatar joshdwads commented on May 29, 2024

Serious game changer! This would be a great add.

from argocd-image-updater.

nikelsj11 avatar nikelsj11 commented on May 29, 2024

+1

from argocd-image-updater.

alexisbel1 avatar alexisbel1 commented on May 29, 2024

Game changer here!

from argocd-image-updater.

gastonborba avatar gastonborba commented on May 29, 2024

Same here!

from argocd-image-updater.

tuananh avatar tuananh commented on May 29, 2024

@gastonborba i opened a PR earlier here. it's wip #284

from argocd-image-updater.

Disturbing avatar Disturbing commented on May 29, 2024

Plz do this

from argocd-image-updater.

tuananh avatar tuananh commented on May 29, 2024

git webhook is triggered very early in the CI process. at that moment, CI was just trigger and image is not built in.

the other information is git webhook payload doesn't have any information of the image tag, so image updater doesn't know which one to use for updating either.

from argocd-image-updater.

binhnguyenduc avatar binhnguyenduc commented on May 29, 2024

This would be a game changer for us as well. With a growing number of repositories and images, it takes quite sometime to update new image and it is slowing down our CD

from argocd-image-updater.

tuananh avatar tuananh commented on May 29, 2024

This would be a game changer for us as well. With a growing number of repositories and images, it takes quite sometime to update new image and it is slowing down our CD

Maybe you can continue on this pr #284

from argocd-image-updater.

gain620 avatar gain620 commented on May 29, 2024

Any updates on this feature?

from argocd-image-updater.

otherguy avatar otherguy commented on May 29, 2024

Would be amazing to have

from argocd-image-updater.

victorbiga avatar victorbiga commented on May 29, 2024

This could be the implementation of API request as /api/webhook?name=app-name, however this is thin line.
Github Webhook currently does not support OIDC or any other ways of authenticating, therefore wanting for the new rollout to start by un-authenticated request or not is another question

from argocd-image-updater.

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.