argocd-image-updater icon indicating copy to clipboard operation
argocd-image-updater copied to clipboard

Cache hit

Open GMoraesGarcia opened this issue 1 year ago • 4 comments

I've got a error during the upgrade cicle and the logs sad that: Cache hit for test:testtag" alias=some application=application_name=application image_tag=sometag registry="containerregistryname to solve this problem we deleted the container, but this error always came back

annotations: argocd-image-updater.argoproj.io/image-list: name=container argocd-image-updater.argoproj.io/name.update-strategy: latest argocd-image-updater.argoproj.io/name.allow-tags: regexp:^prod ==>it depeends for each environment argocd-image-updater.argoproj.io/write-back-method: git

To Reproduce we've test argocd image updater with one of our projects and this project has 3 environments and a lot of revisions close to 300

Expected behavior we hope that i can clean the cache or make our argocd application configure better

Version latest

GMoraesGarcia avatar Mar 04 '24 13:03 GMoraesGarcia