kubeflow / pipelines

Machine Learning Pipelines for Kubeflow
https://www.kubeflow.org/docs/components/pipelines/
Apache License 2.0
3.52k stars 1.59k forks source link

[backend] Group nodes sit at `Running` after run is completed #10830

Open Gkrumbach07 opened 2 months ago

Gkrumbach07 commented 2 months ago

Environment

Steps to reproduce

  1. Run provided pipeline
  2. wait until pipeline is finished
  3. You can check in the UI that even once finished the group nodes and their underlaying status are still in proggress and not successful.

Expected result

I expext there to be a status propagated back up to the group node and that it does not get stuck on in progress.

Materials and Reference

flip_coin_compiled.yaml.zip Screenshot 2024-05-17 at 2 24 21 PM


Impacted by this bug? Give it a 👍.

hbelmiro commented 1 week ago

/assign @hbelmiro