Giter VIP home page Giter VIP logo

Comments (5)

jannfis avatar jannfis commented on June 8, 2024

Hey, I think the bug might not be related to authentication - From your logs, I see it tries to get tags for an image in libary/<image_name>, but I think this is erroneous.

I believe this is due to a workaround in the code to work with Docker Hub registry, which uses a library namespace for non-canonical images (i.e. nginx is really library/nginx on Docker Hub). Is your target image specified without namespace? If so, can you try to put it in a dedicated namespace in your registry and see if that works?

from argocd-image-updater.

voglster avatar voglster commented on June 8, 2024

We pulled from a dedicated namespace named library and it seems to work

from argocd-image-updater.

jannfis avatar jannfis commented on June 8, 2024

Ah, so that means that your image name is in fact library/<image-name>, and not just a flat <image_name>?

from argocd-image-updater.

jannfis avatar jannfis commented on June 8, 2024

Can you please try to configure the credentials on the image instead of per-registry, as described in https://argocd-image-updater.readthedocs.io/en/latest/configuration/images/#specifying-pull-secrets and see whether that works?

I believe there might be a bug in per-registry configuration of credentials.

from argocd-image-updater.

jannfis avatar jannfis commented on June 8, 2024

Closing because I believe it's fixed by #91

Feel free to reopen if the issue still persists.

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.