brief-kite-90012
10/12/2023, 10:52 AM--notify-on-alert
flag, my setup currently has argo-events
and argo-workflows
in 2 different namespace, and another runtime
namespace where the eventbus and actual workflow pods are running in, seems like at the moment the HTTP Agent does not respect the provided Service Account for the flow, without explicitly setting Workflow.spec.serviceAccountName
the LifecycleHook
will fail with the following error:
Error: unknown (get <http://workflowtasksets.argoproj.io|workflowtasksets.argoproj.io>)
wondering is there any suggestion or advice for this?