projectcontour / contour-operator

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

Regenerate CRDs from Contour #454

Closed sunjayBhatia closed 2 years ago

sunjayBhatia commented 2 years ago

Updates to HTTPProxy CRD

codecov[bot] commented 2 years ago

Codecov Report

Merging #454 (7e742bc) into main (5b48940) will decrease coverage by 2.81%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #454      +/-   ##
==========================================
- Coverage   80.26%   77.44%   -2.82%     
==========================================
  Files          29       29              
  Lines        2235     2235              
==========================================
- Hits         1794     1731      -63     
- Misses        326      369      +43     
- Partials      115      135      +20     
Impacted Files Coverage Δ
internal/status/status.go 43.24% <0.00%> (-29.73%) :arrow_down:
internal/objects/contour/finalizer.go 62.50% <0.00%> (-18.75%) :arrow_down:
internal/controller/controller.go 65.57% <0.00%> (-17.22%) :arrow_down:
internal/objects/contour/contour.go 76.62% <0.00%> (-5.20%) :arrow_down:
internal/objects/rbac.go 60.71% <0.00%> (-3.58%) :arrow_down:
internal/objects/job/job.go 79.13% <0.00%> (-2.61%) :arrow_down:
internal/objects/service/service.go 86.08% <0.00%> (-2.61%) :arrow_down:
internal/objects/deployment/deployment.go 93.22% <0.00%> (-2.55%) :arrow_down:
internal/objects/configmap/configmap.go 74.68% <0.00%> (-2.54%) :arrow_down:
internal/objects/daemonset/daemonset.go 94.28% <0.00%> (-1.43%) :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 5b48940...7e742bc. Read the comment docs.