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

Image updating firing every 10 minutes instead of default 2 minutes #684

Open
tman5 opened this issue Mar 7, 2024 · 0 comments
Open

Image updating firing every 10 minutes instead of default 2 minutes #684

tman5 opened this issue Mar 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@tman5
Copy link

tman5 commented Mar 7, 2024

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Happens all the time with our updater

Expected behavior
Should fire every 2 minutes

Additional context
Add any other context about the problem here.

Version
argocd-image-updater: v0.12.0+aee153d
BuildDate: 2022-03-14T12:45:27Z
GitCommit: aee153d
GoVersion: go1.17.8
GoCompiler: gc
Platform: linux/amd64

Logs

2024-03-07T10:27:13.897346062-05:00 stdout F time="2024-03-07T15:27:13Z" level=info msg="Starting image update cycle, considering 33 annotated application(s) for update"
level=info msg="Starting image update cycle, considering 33 annotated application(s) for update"
2024-03-07T10:25:13.429189253-05:00 stdout F time="2024-03-07T15:25:13Z" level=info msg="Processing results: applications=33 images_considered=59 images_skipped=8 images_updated=11 errors=0"
...

Then there are logs for actually updating any images. But then it won't run for another 10 minutes
@tman5 tman5 added the bug Something isn't working label Mar 7, 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