Skip to content

feat: add drain delay to graceful shutdown process#9211

Open
mwain wants to merge 3 commits into
envoyproxy:mainfrom
mwain:add-drain-delay
Open

feat: add drain delay to graceful shutdown process#9211
mwain wants to merge 3 commits into
envoyproxy:mainfrom
mwain:add-drain-delay

Merge branch 'main' into add-drain-delay

b919457
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 1s

75.17% (target 60.00%)

View this Pull Request on Codecov

75.17% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 64.70588% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.17%. Comparing base (8bf25a6) to head (b919457).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
internal/cmd/envoy/shutdown_manager.go 0.00% 5 Missing ⚠️
...ternal/infrastructure/kubernetes/proxy/resource.go 77.77% 2 Missing and 2 partials ⚠️
...frastructure/kubernetes/proxy/resource_provider.go 60.00% 1 Missing and 1 partial ⚠️
internal/cmd/envoy.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9211      +/-   ##
==========================================
- Coverage   75.21%   75.17%   -0.05%     
==========================================
  Files         252      252              
  Lines       41049    41074      +25     
==========================================
+ Hits        30877    30878       +1     
- Misses       8078     8098      +20     
- Partials     2094     2098       +4     

☔ 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.