Alexander Matyushentsev

Results 31 issues of Alexander Matyushentsev

By @GodSpeedXI: https://github.com/argoproj-labs/argocd-notifications/issues/275 It would be great to support LINE notification. Some teams used to it. thanks

enhancement

By @evgmoskalenko: https://github.com/argoproj-labs/argocd-notifications/issues/234 It would be great to see notifications to the Facebook workplace chat group will be integrated into Argo CD Notifications

enhancement

By @daurnimator: https://github.com/argoproj-labs/argocd-notifications/issues/91 Our ops team primarily uses IRC to communicate. We'd love to get ArgoCD notifications posted to a channel.

enhancement

The text diff is incorrectly deserialized if diff consists of text insert + text delete. Golang snippet below demonstrates the problem. ``` package diff import ( "encoding/json" "os" "github.com/yudai/gojsondiff" "github.com/yudai/gojsondiff/formatter"...

# Summary The autopilot is perfect for new Argo CD users but existing users would benefit from autopilot as well. It is proposed to add the ability to bootstrap the...

enhancement

The slack bot should support managing application recipients in the whole cluster. This is useful if one organization is running multiple argocd instances. In this case, each argocd is deployed...

enhancement

# Summary Merge Argo CD Image Updater into Argo CD # Motivation The https://github.com/argoproj-labs/argocd-image-updater has been validated in production. One the v1.0 version is published it should be ready to...

enhancement

PR adds a proposal that covers functionality required by https://github.com/argoproj/argo-cd/issues/16489 and https://github.com/argoproj/argo-cd/issues/6055

**Is your feature request related to a problem? Please describe.** The image registry monitoring is a generic functionality required in multiple projects. I propose extracting this functionality into a separate...

enhancement

Checklist: * [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [x] I've included steps to reproduce the bug. * [x] I've pasted the output of...

bug
component:core