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 #540

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

Base: 79.27% // Head: 77.52% // Decreases project coverage by -1.75% :warning:

Coverage data is based on head (e27b888) compared to base (48a15e5). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #540 +/- ## ========================================== - Coverage 79.27% 77.52% -1.76% ========================================== Files 29 29 Lines 2171 2171 ========================================== - Hits 1721 1683 -38 - Misses 321 348 +27 - Partials 129 140 +11 ``` | [Impacted Files](https://codecov.io/gh/projectcontour/contour-operator/pull/540?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour) | Coverage Δ | | |---|---|---| | [internal/status/status.go](https://codecov.io/gh/projectcontour/contour-operator/pull/540/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvc3RhdHVzL3N0YXR1cy5nbw==) | `56.75% <0.00%> (-16.22%)` | :arrow_down: | | [internal/controller/controller.go](https://codecov.io/gh/projectcontour/contour-operator/pull/540/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvY29udHJvbGxlci9jb250cm9sbGVyLmdv) | `72.13% <0.00%> (-8.20%)` | :arrow_down: | | [internal/objects/contour/contour.go](https://codecov.io/gh/projectcontour/contour-operator/pull/540/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9jb250b3VyL2NvbnRvdXIuZ28=) | `76.62% <0.00%> (-5.20%)` | :arrow_down: | | [internal/objects/rbac.go](https://codecov.io/gh/projectcontour/contour-operator/pull/540/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9yYmFjLmdv) | `56.47% <0.00%> (-3.53%)` | :arrow_down: | | [internal/objects/service/service.go](https://codecov.io/gh/projectcontour/contour-operator/pull/540/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9zZXJ2aWNlL3NlcnZpY2UuZ28=) | `83.92% <0.00%> (-2.68%)` | :arrow_down: | | [internal/objects/configmap/configmap.go](https://codecov.io/gh/projectcontour/contour-operator/pull/540/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9jb25maWdtYXAvY29uZmlnbWFwLmdv) | `70.88% <0.00%> (-2.54%)` | :arrow_down: | | [internal/objects/job/job.go](https://codecov.io/gh/projectcontour/contour-operator/pull/540/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9qb2Ivam9iLmdv) | `77.50% <0.00%> (-2.50%)` | :arrow_down: | | [internal/objects/deployment/deployment.go](https://codecov.io/gh/projectcontour/contour-operator/pull/540/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9kZXBsb3ltZW50L2RlcGxveW1lbnQuZ28=) | `91.98% <0.00%> (-0.85%)` | :arrow_down: | | [internal/objects/daemonset/daemonset.go](https://codecov.io/gh/projectcontour/contour-operator/pull/540/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9kYWVtb25zZXQvZGFlbW9uc2V0Lmdv) | `93.21% <0.00%> (-0.72%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.