Artem
Artem
I've made PR #287 with a fix of this problem and it has been merged.
@ahmedwaleedmalik hello, thanks for your reply. > - You need to create a compactor for pingdom to avoid creation of multiple monitors because i think in each reconcile loop it's...
Strange thing, because all tests have been passed locally. > time make test &> /dev/null; echo $? > > real 0m42.501s > user 0m35.419s > sys 0m8.937s > 0
Linter, tests, and builds are fine I see the mistake in Makefile in the verify section. At least in my local env, it doesn't work because the project doesn't have...
@rasheedamir Hello, yes, I'll try to fix all of them this week.
I have the same issue. So any ideas on how to deal with this? If we use the path as `/var/lib/docker/containers/*/*-json.log` we won't be able to filter logs by the...
> Would be awesome to get this approved Agree, we are looking for this feature too.
Hello, folks! I'm sorry for being gone so long. I'll review all the code and fix the conflicts as soon as possible.
The issue is a [duplicate](https://github.com/argoproj-labs/argocd-image-updater/issues/558). There is a [pull request](https://github.com/argoproj-labs/argocd-image-updater/pull/578) opened to address the issue.
Thanks for the suggestions. I'll make the changes while playing with the syntax. So, is the approach itself idiomatically correct? It's a little bit difficult to switch from the helm...