kmesh-net / kmesh

High Performance ServiceMesh Data Plane Based on Programmable Kernel
https://kmesh.net
Apache License 2.0
361 stars 46 forks source link

Subscribe cached resources when delta xds reconnect #429

Closed Okabe-Rintarou-0 closed 2 weeks ago

Okabe-Rintarou-0 commented 2 weeks ago

What type of PR is this? bug

What this PR does / why we need it:

Which issue(s) this PR fixes: Fixes #415

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 63.63636% with 8 lines in your changes missing coverage. Please review.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Flag Coverage Δ
unittests 32.01% <63.63%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
pkg/controller/workload/workload_processor.go 15.60% <100.00%> (ø)
pkg/controller/workload/workload_controller.go 58.97% <42.85%> (ø)
kmesh-bot commented 2 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hzxuzhonghu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[pkg/controller/OWNERS](https://github.com/kmesh-net/kmesh/blob/main/pkg/controller/OWNERS)~~ [hzxuzhonghu] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment