megaease / easemesh

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

Support dynamic sidecar injection arguments #121

Closed xxx7xxxx closed 2 years ago

xxx7xxxx commented 2 years ago

Fix https://github.com/megaease/easemesh/issues/116

codecov-commenter commented 2 years ago

Codecov Report

Merging #121 (2c15771) into main (27359da) will decrease coverage by 0.19%. The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #121      +/-   ##
==========================================
- Coverage   76.75%   76.56%   -0.20%     
==========================================
  Files          71       72       +1     
  Lines        5821     5867      +46     
==========================================
+ Hits         4468     4492      +24     
- Misses       1106     1128      +22     
  Partials      247      247              
Impacted Files Coverage Δ
operator/pkg/sidecarinjector/dynamicSpec.go 51.11% <51.11%> (ø)
operator/pkg/sidecarinjector/sidecarinjector.go 63.71% <66.66%> (+0.16%) :arrow_up:

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 f3987c4...2c15771. Read the comment docs.