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

Refactor clusterCache flush and Fix EDS ACK #454

Closed hzxuzhonghu closed 6 days ago

hzxuzhonghu commented 1 week ago

What type of PR is this?

What this PR does / why we need it:

It does two minor work:

  1. First refactor cluster cache flush, we are now updating bpf map diretcly for dns typed cluster.
  2. Fix EDS ack missing resources names that are not sent this time.

Which issue(s) this PR fixes: Fixes https://github.com/kmesh-net/kmesh/issues/453

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

supercharge-xsy commented 1 week ago

Does RDS have this problem?

hzxuzhonghu commented 1 week ago

No, istiod wonot send partial rds response

supercharge-xsy commented 6 days ago

/lgtm /approve

kmesh-bot commented 6 days ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: supercharge-xsy

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: - ~~[OWNERS](https://github.com/kmesh-net/kmesh/blob/main/OWNERS)~~ [supercharge-xsy] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment