Why is dolphin scheduler included in this list?
Closed this issue · 1 comments
Line 76 in 26e2992
Why is Apache Dolphin Scheduler in the list of projects that use Argo workflows?
I understand that Argo workflows can be integrated into dolphin scheduler, but I don't see any support for this out-of-the-box.
A code search for "argo" in the dolphinscheduler project does not return any results relevant to Argo workflows. Additionally, the documentation page for built-in task types for dolphinscheduler also does not list argo workflows (or even argo cd) as a built-in task.
When I saw dolphinscheduler listed in the "Other open source projects that use Argo" section, I tried searching for a link, thinking that there is a native integration, only to later realize that this was a rabbit hole and a waste of time, because there is not native/built-in support for argo workflows in dolphin scheduler. Therefore, I think the information in the readme is confusing, and you should consider listing dolphin in another section or removing it entirely.
Looks like it was originally added in #40 with the context that "Argo CD can deploy the DolphinScheduler in a flash, and DolphinScheduler can execute Argo workflow resources" but that was later removed.
I agree, I don't see the connection to Argo Workflows anymore.