kmesh-net / kmesh

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

separation #741

Open lec-bit opened 1 month ago

lec-bit commented 1 month ago

What type of PR is this? /kind feature

What this PR does / why we need it: Separate control plane and data plane compilation

  1. Compile the kmesh-devel software package, including some compilation dependencies
  2. Split the Makefile and execute make kmesh-controller to compile the complete kmesh-daemon using the files provided by the kmesh-devel package.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

kmesh-bot commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign supercharge-xsy for approval. For more information see the Kubernetes Code Review Process.

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

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