argo-watcher
argo-watcher copied to clipboard
prepare argo-watcher for running in HA mode
Currently, the argo-watcher is unable to run in more than one replica due to a lack of task synchronization between instances. We need to find the best approach to resolve this issue.
PR #264 will address the main gap for High-Availability mode.