Job Graph: add sub-pipelines and code-algorithms links
Hkube 1.1.171V The Problem: Sub-pipelines have their own pipeline graph, but there's no evidence in the graph for the connection between a node and the subpipeline (same for code-alg).
Desired Solution: I'de like the job (dynamic) graph to include "sub-pipeline" special nodes, with special links from calling node to called sub-pipeline.
- The sub-pipeline nodes and arrows should be marked (by different color, shape, width etc.)
- Click on the sub-pipeline node would open the appropriate sub-pipeline job graph.
- Subpipeline node color should reflect the sub-pipeline job status.
Alternatives: If you have a lot of sub-pipelines it's not easy to follow them and understand the status.
@amiryi365 @yehiyam
For code-api we already have this feature, only need to implement in sub-pipelines
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.