Alexander Matyushentsev

Results 90 comments of Alexander Matyushentsev

Sorry for the long response @jimtoniq . Got it . In this case I would recommend adding the `url` field in webhook template. So you could define mattermost service once...

Sorry for delay, still catching up after vacation.

https://github.com/argoproj-labs/argocd-image-updater/issues/140 might simplify the installation process. If image updater assumes it is installed in Argo CD namespace then it can use K8S API to manage applications and token is no...

Hello @ckavili , It is possible to get "summary" information that is collected by Argo CD. For pods Argo CD collects health status, list of images, status etc: ```json {...

@kumarprd , Triggers now have `oncePer` property that might help. The notification is sent once per value of the field specified by `oncePer`. For example following trigger notifies only once...

@ZymoticB , @ryota-sakamoto , I'm trying to make notifications even more GitOps friendly in this PR: https://github.com/argoproj-labs/argocd-notifications/pull/262 . What do you think about this idea?

Hello @eddycharly , This bug was not reported before but I think it is fixed by https://github.com/argoproj-labs/argocd-notifications/pull/204 . We are really close to create v1.1 release. I would appreciate if...

We are seeing the same behavior in a relatively small cluster (50 nodes, 3 policies). Kyevno keeps processing update requests for a policy with one "generate" rule with `synchronize: true`...

@prateekpandey14 thank you for looking into it! > Are you seeing 2 UR get created for same generated policy ( As discussion above in the thread) Yes, but only for...