projectcontour / contour-operator

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

sync CRDs from projectcontour/contour #510

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 #510 (72ba472) into main (0954400) will decrease coverage by 3.64%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #510      +/-   ##
==========================================
- Coverage   80.67%   77.02%   -3.65%     
==========================================
  Files          29       29              
  Lines        2168     2168              
==========================================
- Hits         1749     1670      -79     
- Misses        302      355      +53     
- Partials      117      143      +26     
Impacted Files Coverage Δ
internal/status/status.go 51.35% <0.00%> (-21.63%) :arrow_down:
internal/controller/controller.go 65.57% <0.00%> (-18.86%) :arrow_down:
internal/objects/contour/finalizer.go 62.50% <0.00%> (-18.75%) :arrow_down:
internal/objects/configmap/configmap.go 70.88% <0.00%> (-6.33%) :arrow_down:
internal/objects/service/service.go 83.92% <0.00%> (-5.36%) :arrow_down:
internal/objects/contour/contour.go 76.62% <0.00%> (-5.20%) :arrow_down:
internal/objects/job/job.go 76.92% <0.00%> (-5.13%) :arrow_down:
pkg/validation/validation.go 75.00% <0.00%> (-3.75%) :arrow_down:
internal/objects/rbac.go 56.47% <0.00%> (-3.53%) :arrow_down:
internal/objects/daemonset/daemonset.go 93.21% <0.00%> (-2.50%) :arrow_down:
... and 1 more

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 0954400...72ba472. Read the comment docs.