Skip to content

fix(trafficrouting): do not block abort/progressDeadline when Istio delays DestinationRule switch. Fixes #4626#4823

Open
ChanghwanK wants to merge 2 commits into
argoproj:masterfrom
ChanghwanK:fix/4626-delayed-dr-update-blocks-abort
Open

fix(trafficrouting): do not block abort/progressDeadline when Istio delays DestinationRule switch. Fixes #4626#4823
ChanghwanK wants to merge 2 commits into
argoproj:masterfrom
ChanghwanK:fix/4626-delayed-dr-update-blocks-abort

Merge branch 'master' into fix/4626-delayed-dr-update-blocks-abort

7c30ebb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 1s

84.94% (-0.10%) compared to bc55226

View this Pull Request on Codecov

84.94% (-0.10%) compared to bc55226

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.94%. Comparing base (bc55226) to head (7c30ebb).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4823      +/-   ##
==========================================
- Coverage   85.04%   84.94%   -0.10%     
==========================================
  Files         166      166              
  Lines       19136    19142       +6     
==========================================
- Hits        16275    16261      -14     
- Misses       2009     2020      +11     
- Partials      852      861       +9     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.