AliyunContainerService / terway

CNI plugin for Alibaba Cloud VPC/ENI
https://www.aliyun.com/product/kubernetes
Apache License 2.0
551 stars 153 forks source link

set erdma resource quota based on EniQuantity to avoid too many normal multiip pod quota consume by ERI #692

Closed BSWANG closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 34.21053% with 25 lines in your changes missing coverage. Please review.

Project coverage is 30.55%. Comparing base (5e1e699) to head (5e4ab46). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
plugin/driver/utils/utils_linux.go 29.16% 15 Missing and 2 partials :warning:
plugin/datapath/policy_router_linux.go 0.00% 4 Missing :warning:
daemon/builder.go 0.00% 3 Missing :warning:
daemon/config.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #692 +/- ## ========================================== + Coverage 30.42% 30.55% +0.13% ========================================== Files 79 79 Lines 8651 8682 +31 ========================================== + Hits 2632 2653 +21 - Misses 5672 5683 +11 + Partials 347 346 -1 ``` | [Flag](https://app.codecov.io/gh/AliyunContainerService/terway/pull/692/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AliyunContainerService) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/AliyunContainerService/terway/pull/692/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AliyunContainerService) | `30.55% <34.21%> (+0.13%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AliyunContainerService#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.