Kelvin Piroddi
Kelvin Piroddi
Hi, This PR enforces users of the manifests to have the cert-manger CRD's installed. Is this the intention? To use the new manifests (while happy with a self signed cert)....
@sarabala1979 I have just upgraded to 3.4.2. However this bug is not resolved. Experiencing the same behaviour
Still an issue. Simple example: ```` apiVersion: argoproj.io/v1alpha1 kind: Workflow metadata: generateName: lifecycle-hook- spec: entrypoint: main hooks: failure: expression: workflow.status == "Failed" template: heads templates: - name: main steps: -...
Hi @alexec @sarabala1979 I have time to look into this issue. It's really effecting us, as we cant retry steps in long running workflows. Should I create a new issue...
The issue got resolved for me in v3.4.7, from the following fix: https://github.com/argoproj/argo-workflows/pull/10307
Hi @talmarco, experiencing the same. Were you ever able to resolve ?
Hi @duncan485, Currently running a fork of argoCD with a small code change to resolve the above. Hoping this issue can be acknowledged/triaged so that I can submit a PR.
Hi, When can we expect 0.24.0 to be released?
@Amogh-Bharadwaj Can this PR get merged?