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

Closed skriss closed 1 year ago

skriss commented 1 year ago

Also updates controller-tools to v0.10.0 to be consistent with projectcontour/contour.

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

codecov[bot] commented 1 year ago

Codecov Report

Base: 78.06% // Head: 70.77% // Decreases project coverage by -7.28% :warning:

Coverage data is based on head (f2f9469) compared to base (01c8428). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #554 +/- ## ========================================== - Coverage 78.06% 70.77% -7.29% ========================================== Files 29 29 Lines 2621 2621 ========================================== - Hits 2046 1855 -191 - Misses 452 661 +209 + Partials 123 105 -18 ``` | [Impacted Files](https://codecov.io/gh/projectcontour/contour-operator/pull/554?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour) | Coverage Δ | | |---|---|---| | [internal/objects/configmap/configmap.go](https://codecov.io/gh/projectcontour/contour-operator/pull/554/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9jb25maWdtYXAvY29uZmlnbWFwLmdv) | `55.67% <0.00%> (-18.56%)` | :arrow_down: | | [internal/equality/equality.go](https://codecov.io/gh/projectcontour/contour-operator/pull/554/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvZXF1YWxpdHkvZXF1YWxpdHkuZ28=) | `56.22% <0.00%> (-15.49%)` | :arrow_down: | | [internal/status/status.go](https://codecov.io/gh/projectcontour/contour-operator/pull/554/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvc3RhdHVzL3N0YXR1cy5nbw==) | `60.41% <0.00%> (-12.50%)` | :arrow_down: | | [internal/objects/service/service.go](https://codecov.io/gh/projectcontour/contour-operator/pull/554/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9zZXJ2aWNlL3NlcnZpY2UuZ28=) | `76.15% <0.00%> (-12.31%)` | :arrow_down: | | [internal/objects/serviceaccount/service\_account.go](https://codecov.io/gh/projectcontour/contour-operator/pull/554/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9zZXJ2aWNlYWNjb3VudC9zZXJ2aWNlX2FjY291bnQuZ28=) | `59.61% <0.00%> (-11.54%)` | :arrow_down: | | [internal/objects/job/job.go](https://codecov.io/gh/projectcontour/contour-operator/pull/554/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9qb2Ivam9iLmdv) | `71.23% <0.00%> (-10.28%)` | :arrow_down: | | [...objects/clusterrolebinding/cluster\_role\_binding.go](https://codecov.io/gh/projectcontour/contour-operator/pull/554/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9jbHVzdGVycm9sZWJpbmRpbmcvY2x1c3Rlcl9yb2xlX2JpbmRpbmcuZ28=) | `66.66% <0.00%> (-8.34%)` | :arrow_down: | | [internal/objects/rolebinding/role\_binding.go](https://codecov.io/gh/projectcontour/contour-operator/pull/554/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9yb2xlYmluZGluZy9yb2xlX2JpbmRpbmcuZ28=) | `68.25% <0.00%> (-7.94%)` | :arrow_down: | | [internal/objects/clusterrole/cluster\_role.go](https://codecov.io/gh/projectcontour/contour-operator/pull/554/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9jbHVzdGVycm9sZS9jbHVzdGVyX3JvbGUuZ28=) | `72.72% <0.00%> (-7.80%)` | :arrow_down: | | [internal/objects/role/role.go](https://codecov.io/gh/projectcontour/contour-operator/pull/554/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9yb2xlL3JvbGUuZ28=) | `76.13% <0.00%> (-6.82%)` | :arrow_down: | | ... and [6 more](https://codecov.io/gh/projectcontour/contour-operator/pull/554/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour) | | 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.