Separate workflow scheduling and execution #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In the near future we want to extract the workflow execution task from oc-scheduler.
There would need to be another service which will execute the argo workflow. This will prevent any error in the execution part to impact the scheduler and vice versa.
This new service would need to :
OR
OR/AND