fix: [cherry-pick] selfhealattemptscount needs to be reset at times (#22095, #20978)#22583
Merged
rumstead merged 2 commits intoargoproj:release-2.14from Apr 7, 2025
Merged
Conversation
0bfc127 to
4a37561
Compare
…goproj#20976) (argoproj#20978) * test: fix TestSelfHealExponentialBackoff to test exceeding Backoff.Cap Signed-off-by: Michal Ryšavý <michal.rysavy@ext.csas.cz> * fix: fix calculating SelfHealBackOff delay when exceeding maximum Signed-off-by: Michal Ryšavý <michal.rysavy@ext.csas.cz> Signed-off-by: Michal Ryšavý <mrysavy@users.noreply.github.com> --------- Signed-off-by: Michal Ryšavý <michal.rysavy@ext.csas.cz> Co-authored-by: Michal Ryšavý <michal.rysavy@ext.csas.cz>
…rgoproj#22095) Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
4a37561 to
bf976cc
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-2.14 #22583 +/- ##
================================================
- Coverage 55.30% 55.29% -0.01%
================================================
Files 339 339
Lines 57335 57341 +6
================================================
- Hits 31707 31705 -2
Misses 22936 22936
- Partials 2692 2700 +8 ☔ View full report in Codecov by Sentry. |
rumstead
approved these changes
Apr 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry picks: #20978 and #22095
Checklist: