Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for internalTrafficPolicy=Local #4991

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

zhangzujian
Copy link
Member

Pull Request

What type of this PR

Examples of user facing changes:

  • Features
  • Bug fixes
  • Docs
  • Tests

Which issue(s) this PR fixes

Fixes #(issue-number)

@zhangzujian zhangzujian changed the title add support for internalTrafficPolicy add support for internalTrafficPolicy=Local Feb 14, 2025
@coveralls
Copy link

coveralls commented Feb 14, 2025

Pull Request Test Coverage Report for Build 13321253719

Details

  • 175 of 616 (28.41%) changed or added relevant lines in 13 files are covered.
  • 10 unchanged lines in 6 files lost coverage.
  • Overall coverage increased (+0.2%) to 22.245%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/controller/ovn_dnat.go 0 1 0.0%
pkg/ovs/ovn-nb-load_balancer.go 2 4 50.0%
pkg/controller/subnet.go 0 8 0.0%
pkg/controller/config.go 0 17 0.0%
pkg/controller/init.go 0 23 0.0%
pkg/controller/node.go 0 31 0.0%
pkg/controller/gc.go 0 63 0.0%
pkg/controller/vpc.go 0 64 0.0%
pkg/controller/service.go 0 70 0.0%
pkg/controller/endpoint.go 0 78 0.0%
Files with Coverage Reduction New Missed Lines %
pkg/controller/endpoint.go 1 0.0%
pkg/controller/gc.go 1 0.69%
pkg/controller/node.go 1 0.0%
pkg/controller/service.go 2 0.0%
pkg/ovs/ovn-nb-logical_router_route.go 2 74.93%
pkg/controller/vpc.go 3 0.0%
Totals Coverage Status
Change from base Build 13320930218: 0.2%
Covered Lines: 10421
Relevant Lines: 46847

💛 - Coveralls

Signed-off-by: zhangzujian <[email protected]>
Signed-off-by: zhangzujian <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants