better-printer-5326
02/15/2024, 5:13 PMcreate of firstFlow, it was ok and it produced an event that it is done. However, when I did create on secondFlow, it didn’t produce any errors, however, it didn’t create the Sensor object either. Then when I did trigger on firstFlow, obviously, secondFlow wasn’t triggered. Does anyone know what might be the problem?ancient-application-36103
02/15/2024, 5:47 PMsecondflow did not get created?ancient-application-36103
02/15/2024, 5:47 PMbetter-printer-5326
02/15/2024, 6:49 PMargo-workflows create , it seemed to me that metaflow created it. Is that correct?better-printer-5326
02/15/2024, 6:50 PMancient-application-36103
02/15/2024, 6:58 PMbetter-printer-5326
02/15/2024, 7:29 PMbetter-printer-5326
02/15/2024, 9:18 PMargo-events-controller-manager and the problem is:
EventBus not found
So the manager wasn’t able to find the EventBus in that namespace (because its not in that namespace metaflow-argo-jobs, its in another namespace argo-events). Is there a way in Sensor to refer to an event bus in another namespace?ancient-application-36103
02/15/2024, 9:31 PMancient-application-36103
02/15/2024, 9:32 PM