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 nil check for retryStrategy.Limit in deadline check. Fixes #8990 #8991

Merged
merged 2 commits into from
Jun 18, 2022

Conversation

dpadhiar
Copy link
Member

Signed-off-by: Dillen Padhiar [email protected]

Fixes #8990

@dpadhiar dpadhiar marked this pull request as ready for review June 17, 2022 22:25
@dpadhiar dpadhiar requested a review from tczhao June 17, 2022 22:25
Copy link
Member

@tczhao tczhao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@terrytangyuan terrytangyuan merged commit 2e31776 into argoproj:master Jun 18, 2022
@sarabala1979 sarabala1979 mentioned this pull request Jun 20, 2022
55 tasks
sarabala1979 pushed a commit that referenced this pull request Jun 20, 2022
juliev0 pushed a commit to juliev0/argo-workflows that referenced this pull request Jul 14, 2022
@agilgur5 agilgur5 added area/controller Controller issues, panics area/retry-manual Manual workflow "Retry" Action (API/CLI/UI). See retryStrategy for template-level retries labels Sep 11, 2023
@agilgur5 agilgur5 added area/retryStrategy Template-level retryStrategy and removed area/retry-manual Manual workflow "Retry" Action (API/CLI/UI). See retryStrategy for template-level retries labels Apr 25, 2024
@argoproj argoproj locked as resolved and limited conversation to collaborators Apr 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/controller Controller issues, panics area/retryStrategy Template-level retryStrategy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

retryStrategy limit does not have a nil check
4 participants