kube-HPC / hkube

🐟 High Performance Computing over Kubernetes - Core Repo 🎣
http://hkube.io
MIT License
305 stars 20 forks source link

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

Open amiryi365 opened 4 years ago

amiryi365 commented 4 years ago

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.

Alternatives: If you have a lot of sub-pipelines it's not easy to follow them and understand the status.

nassiharel commented 4 years ago

@amiryi365 @yehiyam

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

stale[bot] commented 4 years ago

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.