Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide more details about error if connection to argocd fails. #690

Open
debugger24 opened this issue Mar 14, 2024 · 0 comments
Open

Provide more details about error if connection to argocd fails. #690

debugger24 opened this issue Mar 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@debugger24
Copy link

debugger24 commented Mar 14, 2024

Is your feature request related to a problem? Please describe.

I am currently facing issues connecting image-updater to argocd.

level=error msg="error while communicating with ArgoCD" argocd_server=argocd.homelab.rahulkumar.dev grpc_web=true grpc_webroot= insecure=false plaintext=false

I tried different options, using ingress host address, using argocd k8s cluster internal address etc, different configuration. But still its not working. Also the log message is not detailed enough what is going wrong.

With same config when I try to run argocd cli in a pod in the same namespace, I am able to connect to argocd, but it doens't work with image-updater.

Describe the solution you'd like
More detailed message maybe in debug level logging at what is failing, what is the issue.

@debugger24 debugger24 added the enhancement New feature or request label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant