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 v1.23.1 #534

Closed skriss closed 1 year ago

skriss commented 1 year ago

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #534 (51f7e62) into main (f26d6ea) will decrease coverage by 3.04%. The diff coverage is n/a.

:exclamation: Current head 51f7e62 differs from pull request most recent head ee565a9. Consider uploading reports for the commit ee565a9 to get more accurate results

@@            Coverage Diff             @@
##             main     #534      +/-   ##
==========================================
- Coverage   80.65%   77.61%   -3.05%     
==========================================
  Files          29       29              
  Lines        2171     2171              
==========================================
- Hits         1751     1685      -66     
- Misses        303      349      +46     
- Partials      117      137      +20     
Impacted Files Coverage Δ
internal/operator/config.go 100.00% <ø> (ø)
internal/status/status.go 48.64% <0.00%> (-24.33%) :arrow_down:
internal/objects/contour/finalizer.go 62.50% <0.00%> (-18.75%) :arrow_down:
internal/controller/controller.go 74.59% <0.00%> (-8.20%) :arrow_down:
internal/objects/configmap/configmap.go 70.88% <0.00%> (-6.33%) :arrow_down:
internal/objects/contour/contour.go 76.62% <0.00%> (-5.20%) :arrow_down:
internal/objects/job/job.go 77.50% <0.00%> (-5.00%) :arrow_down:
internal/objects/service/service.go 84.82% <0.00%> (-4.47%) :arrow_down:
internal/objects/deployment/deployment.go 91.98% <0.00%> (-3.80%) :arrow_down:
internal/objects/rbac.go 56.47% <0.00%> (-3.53%) :arrow_down:
... and 1 more

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