Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add workflow failures before hooks run. Fixes #8882 #9009

Merged
merged 3 commits into from
Jun 29, 2022

Conversation

ezk84
Copy link
Contributor

@ezk84 ezk84 commented Jun 20, 2022

Signed-off-by: Ezequiel Muns ezeq.au@gmail.com

Fixes #8882

Tested using the included test inside workflow/controller/hooks_test.go, which I made sure failed before making prod code changes.

Signed-off-by: Ezequiel Muns <ezeq.au@gmail.com>
@ezk84
Copy link
Contributor Author

ezk84 commented Jun 20, 2022

Hey @sarabala1979 here's my PR for #8882 but functional tests timed out after 20m.

Is that a symptom of a slowdown due to code changes, or re-run is in order? Happy for pointers to next steps.

@ezk84 ezk84 marked this pull request as ready for review June 22, 2022 07:46
@sarabala1979 sarabala1979 self-assigned this Jun 22, 2022
@sarabala1979 sarabala1979 merged commit 61211f9 into argoproj:master Jun 29, 2022
@sarabala1979 sarabala1979 mentioned this pull request Jul 30, 2022
51 tasks
LoricAndre pushed a commit to padoa/argo-workflows that referenced this pull request Aug 1, 2022
…oproj#9009)

Signed-off-by: Ezequiel Muns <ezeq.au@gmail.com>
Signed-off-by: Loric ANDRE <loric.a@padoa-group.com>
reddymh pushed a commit to reddymh/argo-workflows that referenced this pull request Jan 2, 2023
…oproj#9009)

Signed-off-by: Ezequiel Muns <ezeq.au@gmail.com>
Signed-off-by: Reddy <Rajshekar.Reddy@lowes.com>
@agilgur5 agilgur5 added area/hooks area/templating Templating with `{{...}}` and removed area/templating Templating with `{{...}}` labels Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

{{ workflow.failures }} doesn't get a value in lifecycle hook
3 participants