Skip to content

Show full workflow graph for running workflows #15351

@DamienMatias

Description

@DamienMatias

Summary

Add support in the Argo UI to display the full graph for running workflows, not only nodes that have already been instantiated.

Today, when a workflow is running, the graph view only shows nodes present in status.nodes, which often results in only the currently running task being visible. Future DAG tasks that are known from the workflow spec but waiting on dependencies are not rendered.

This proposal extends the same idea as #8646 (full DAG before execution) to running workflows.

Use Cases

Improving observability for complex DAG-based pipelines (e.g understanding which tasks are still pending vs blocked on dependencies)


Message from the maintainers:

Love this feature request? Give it a 👍. We prioritise the proposals with the most 👍.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions