gateway icon indicating copy to clipboard operation
gateway copied to clipboard

Adds Envoy Deployment Support

Open danehans opened this issue 2 years ago • 1 comments

Adds initial Envoy deployment support to Infra Manager.

Fixes: #185

Signed-off-by: danehans [email protected]

danehans avatar Aug 11 '22 17:08 danehans

Codecov Report

Merging #200 (cefd1f6) into main (3003c65) will increase coverage by 2.40%. The diff coverage is 88.50%.

@@            Coverage Diff             @@
##             main     #200      +/-   ##
==========================================
+ Coverage   61.80%   64.21%   +2.40%     
==========================================
  Files          25       26       +1     
  Lines        2100     2266     +166     
==========================================
+ Hits         1298     1455     +157     
- Misses        720      725       +5     
- Partials       82       86       +4     
Impacted Files Coverage Δ
internal/ir/infra.go 72.04% <ø> (ø)
internal/infrastructure/kubernetes/infra.go 64.28% <71.42%> (+25.39%) :arrow_up:
internal/infrastructure/kubernetes/deployment.go 90.00% <90.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Aug 11 '22 18:08 codecov-commenter

@LukeShu commit 7db79f0 resolves your feedback above, PTAL.

danehans avatar Aug 13 '22 01:08 danehans