Skip to content

fix(edas): add retry and k8s API fallback for service selector resolu…#6782

Open
luobily wants to merge 1 commit into
erda-project:masterfrom
luobily:fix-edas-svc
Open

fix(edas): add retry and k8s API fallback for service selector resolu…#6782
luobily wants to merge 1 commit into
erda-project:masterfrom
luobily:fix-edas-svc

fix(edas): add retry and k8s API fallback for service selector resolu…

409a5c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 0s

15.82% (target 10.00%)

View this Pull Request on Codecov

15.82% (target 10.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 15.82%. Comparing base (d31c282) to head (409a5c1).

Files with missing lines Patch % Lines
...r/scheduler/executor/plugins/edas/edas_app_flow.go 0.00% 22 Missing ⚠️
...r/plugins/edas/wrapclient/kubernetes/deployment.go 0.00% 8 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6782      +/-   ##
==========================================
- Coverage   15.82%   15.82%   -0.01%     
==========================================
  Files        3998     3998              
  Lines      328174   328199      +25     
==========================================
- Hits        51939    51938       -1     
- Misses     270338   270366      +28     
+ Partials     5897     5895       -2     
Files with missing lines Coverage Δ
...tor/plugins/edas/wrapclient/kubernetes/provider.go 0.00% <ø> (ø)
...r/plugins/edas/wrapclient/kubernetes/deployment.go 0.00% <0.00%> (ø)
...r/scheduler/executor/plugins/edas/edas_app_flow.go 13.62% <0.00%> (-0.59%) ⬇️

... and 3 files with indirect coverage changes

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