megaease / easemesh

A service mesh implementation for connecting, control, and observe services in spring-cloud.
https://megaease.com/easemesh
Apache License 2.0
508 stars 61 forks source link

shadow service #75

Closed zouyingjie closed 2 years ago

zouyingjie commented 3 years ago
  1. emctl: add CURD processing for ShadowServices.
  2. shadow service controller: Create a copy of the service's Deployment or MeshDeployment based on shadow service.
codecov-commenter commented 3 years ago

Codecov Report

Merging #75 (a29ac14) into main (639e52e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #75   +/-   ##
=======================================
  Coverage   79.09%   79.09%           
=======================================
  Files          63       63           
  Lines        5199     5199           
=======================================
  Hits         4112     4112           
  Misses        846      846           
  Partials      241      241           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 639e52e...a29ac14. Read the comment docs.

xxx7xxxx commented 3 years ago

@zouyingjie You need to fix the conflict