hkube icon indicating copy to clipboard operation
hkube copied to clipboard

Job Graph: add sub-pipelines and code-algorithms links

Open amiryi365 opened this issue 6 years ago • 2 comments

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 avatar Mar 05 '20 09:03 amiryi365

@amiryi365 @yehiyam

For code-api we already have this feature, only need to implement in sub-pipelines

nassiharel avatar Jun 07 '20 11:06 nassiharel

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.

stale[bot] avatar Aug 06 '20 11:08 stale[bot]