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

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: 75.81% // Head: 74.93% // Decreases project coverage by -0.87% :warning:

Coverage data is based on head (a67b232) compared to base (73dfca2). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #547 +/- ## ========================================== - Coverage 75.81% 74.93% -0.88% ========================================== Files 29 29 Lines 2621 2621 ========================================== - Hits 1987 1964 -23 - Misses 498 514 +16 - Partials 136 143 +7 ``` | [Impacted Files](https://codecov.io/gh/projectcontour/contour-operator/pull/547?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/547/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvc3RhdHVzL3N0YXR1cy5nbw==) | `45.83% <0.00%> (-12.50%)` | :arrow_down: | | [internal/controller/controller.go](https://codecov.io/gh/projectcontour/contour-operator/pull/547/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvY29udHJvbGxlci9jb250cm9sbGVyLmdv) | `67.33% <0.00%> (-7.34%)` | :arrow_down: | | [internal/objects/service/service.go](https://codecov.io/gh/projectcontour/contour-operator/pull/547/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9zZXJ2aWNlL3NlcnZpY2UuZ28=) | `82.69% <0.00%> (-1.16%)` | :arrow_down: | | [internal/objects/daemonset/daemonset.go](https://codecov.io/gh/projectcontour/contour-operator/pull/547/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9kYWVtb25zZXQvZGFlbW9uc2V0Lmdv) | `92.21% <0.00%> (-0.94%)` | :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.