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

Git Write-Back Target annotation doesn't seems commits to the kustomization file back to source path #694

Open
eravindar12 opened this issue Mar 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@eravindar12
Copy link

eravindar12 commented Mar 25, 2024

Describe the bug
Git Write-Back Target annotation doesn't seems commits to the kustomization file back to source path

I am using below annotations

argocd-image-updater.argoproj.io/write-back-target: "kustomization:/apps/overlays/stage/backend"
argocd-image-updater.argoproj.io/myimage.force-update: "true"
argocd-image-updater.argoproj.io/write-back-method: git 
argocd-image-updater.argoproj.io/git-branch: main

Snip20240325_36

Version
argocd-image-updater-0.9.6

Logs
time="2024-03-24T17:40:03Z" level=error msg="Could not update application spec: git commit -a -F /tmp/image-updater-commit-msg2201297051 failed exit status 1" application=apps
time="2024-03-24T17:40:03Z" level=info msg="Processing results: applications=1 images_considered=1 images_skipped=0 images_updated=0 errors=1"
time="2024-03-24T17:42:03Z" level=info msg="Starting image update cycle, considering 1 annotated application(s) for update"
time="2024-03-24T17:42:03Z" level=debug msg="Processing application apps"

@eravindar12 eravindar12 added the bug Something isn't working label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant