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

Support to config specific image with annotation #114

Closed zhao-kun closed 2 years ago

zhao-kun commented 2 years ago
  1. Support to configure a specific image of the InitContainer and sidecar container via annotation
  2. Update User manual
codecov-commenter commented 2 years ago

Codecov Report

Merging #114 (4d82f2d) into main (a0f4857) will decrease coverage by 0.12%. The diff coverage is 30.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
- Coverage   76.99%   76.87%   -0.13%     
==========================================
  Files          68       68              
  Lines        5582     5591       +9     
==========================================
  Hits         4298     4298              
- Misses       1040     1046       +6     
- Partials      244      247       +3     
Impacted Files Coverage Δ
operator/pkg/sidecarinjector/sidecarinjector.go 63.55% <30.76%> (-2.65%) :arrow_down:

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 a0f4857...4d82f2d. Read the comment docs.