Closed yoandl closed 2 years ago
Potential causes:
6875479db fix: Daemond status stuck with Running (#6742) a147f178d fix(controller): Set finishedAt for workflow with Daemon steps (#6650) 72ee1cce9 fix: Set daemoned nodes to Succeeded when boudary ends (#5421)
@yoandl was this working in a previous version please? I.e. is it a regression?
@alexec I'm not totally sure but i tried this in version 3.1.9 and it wasn't working. I'm sure this not work in 3.2.0RC1 / 3.2.1 /3.2.2 / 3.2.3.
I am not able to look into it soon. I will look into after holiday
This issue can be deprioritized. I will put it back in the backlog.
ca87f2906 fix: Daemon step in running state, but dependents don't start (#7107)
Should be fixed on latest
and will be on v3.2.7
Summary
What happened/what you expected to happen?
When you retry a failed workflow with a daemon step, the workflow does not re-start the daemon step. You should be able to retry a failed workflow and have the previous database up for debuging process if you have idempotent steps.
What version of Argo Workflows are you running? 3.2.3
Diagnostics
This yaml contain an error to try the retry feature.
What executor are you running? Docker/K8SAPI/Kubelet/PNS/Emissary kub 1.18 eks on aws
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.