Giter VIP home page Giter VIP logo

Comments (4)

hobbsh avatar hobbsh commented on May 29, 2024 2

@jannfis Added a chart here: argoproj/argo-helm#477. One thing it does not do that would be nice is automatically hook up the image-updater service account to Argo CD. Can you think of an easier way to automate that? How do existing Argo components handle something like this?

from argocd-image-updater.

jannfis avatar jannfis commented on May 29, 2024 1

Hi, I agree that manual installation of the image updater is quite bumpy and requires some effort on the user's side. Using Kustomize makes it a little better, but I totally see your point. In the long term, I think we want to make the image updater a component of Argo CD itself, but it's still some way to go until we reach a point where we can merge the code into Argo CD.

The main reason why there is no Helm chart is simply, that I am not much of a Helm user myself and have little to no experience writing Charts. Any contribution in this direction would be extremely appreciated. I remember that some people already offered to write a Chart, but as far as I know there is none yet.

I think the right place for such a contribution would be the community contributed Helm chart repository with the ArgoProj organization.

from argocd-image-updater.

alexmt avatar alexmt commented on May 29, 2024

#140 might simplify the installation process. If image updater assumes it is installed in Argo CD namespace then it can use K8S API to manage applications and token is no longer required.

Another enhancement is #138 . Image updates might re-use repo credentials configured for Argo CD.

So if both enhancements are implemented then default installation manifests should work out-of-the box with public image registries.

from argocd-image-updater.

davidspek avatar davidspek commented on May 29, 2024

It looks like the feature added in #144 enables the easy usage of the chart without needing to create a user and API key manuall. I've created a PR in argoproj/argo-helm#918 to enable this functionality in the chart.

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.