projectcontour / contour-operator

Experimental repository to explore an operator for deploying Contour
Apache License 2.0
43 stars 34 forks source link

update Envoy to 1.22.0 #507

Closed skriss closed 2 years ago

skriss commented 2 years ago

Signed-off-by: Steve Kriss krisss@vmware.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #507 (a94d241) into main (1c027b6) will decrease coverage by 1.93%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #507      +/-   ##
==========================================
- Coverage   80.07%   78.13%   -1.94%     
==========================================
  Files          29       29              
  Lines        2168     2168              
==========================================
- Hits         1736     1694      -42     
- Misses        309      338      +29     
- Partials      123      136      +13     
Impacted Files Coverage Δ
internal/operator/config.go 100.00% <ø> (ø)
internal/status/status.go 43.24% <0.00%> (-29.73%) :arrow_down:
internal/controller/controller.go 71.31% <0.00%> (-9.02%) :arrow_down:
internal/objects/configmap/configmap.go 73.41% <0.00%> (-3.80%) :arrow_down:
internal/objects/service/service.go 85.71% <0.00%> (-3.58%) :arrow_down:
internal/objects/job/job.go 79.48% <0.00%> (-2.57%) :arrow_down:
internal/objects/deployment/deployment.go 92.82% <0.00%> (-1.27%) :arrow_down:
internal/objects/daemonset/daemonset.go 93.92% <0.00%> (-1.08%) :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 1c027b6...a94d241. Read the comment docs.