projectcontour / contour-operator

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

Updates for Gateway API 0.6.0-rc1 #570

Closed sunjayBhatia closed 1 year ago

sunjayBhatia commented 1 year ago

Fixes RBAC etc. and bumps go.mod dependency

codecov[bot] commented 1 year ago

Codecov Report

Base: 77.37% // Head: 75.50% // Decreases project coverage by -1.87% :warning:

Coverage data is based on head (a02918c) compared to base (1e9edfc). Patch coverage: 77.77% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #570 +/- ## ========================================== - Coverage 77.37% 75.50% -1.88% ========================================== Files 29 29 Lines 2621 2625 +4 ========================================== - Hits 2028 1982 -46 - Misses 467 505 +38 - Partials 126 138 +12 ``` | [Impacted Files](https://codecov.io/gh/projectcontour/contour-operator/pull/570?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour) | Coverage Δ | | |---|---|---| | [internal/operator/scheme.go](https://codecov.io/gh/projectcontour/contour-operator/pull/570/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb3BlcmF0b3Ivc2NoZW1lLmdv) | `23.07% <0.00%> (-4.20%)` | :arrow_down: | | [internal/objects/clusterrole/cluster\_role.go](https://codecov.io/gh/projectcontour/contour-operator/pull/570/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9jbHVzdGVycm9sZS9jbHVzdGVyX3JvbGUuZ28=) | `81.01% <100.00%> (+0.49%)` | :arrow_up: | | [internal/operator/operator.go](https://codecov.io/gh/projectcontour/contour-operator/pull/570/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb3BlcmF0b3Ivb3BlcmF0b3IuZ28=) | `72.50% <100.00%> (ø)` | | | [internal/objects/contour/finalizer.go](https://codecov.io/gh/projectcontour/contour-operator/pull/570/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9jb250b3VyL2ZpbmFsaXplci5nbw==) | `55.55% <0.00%> (-22.23%)` | :arrow_down: | | [internal/status/status.go](https://codecov.io/gh/projectcontour/contour-operator/pull/570/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvc3RhdHVzL3N0YXR1cy5nbw==) | `50.00% <0.00%> (-14.59%)` | :arrow_down: | | [internal/controller/controller.go](https://codecov.io/gh/projectcontour/contour-operator/pull/570/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvY29udHJvbGxlci9jb250cm9sbGVyLmdv) | `74.66% <0.00%> (-6.67%)` | :arrow_down: | | [internal/objects/contour/contour.go](https://codecov.io/gh/projectcontour/contour-operator/pull/570/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9jb250b3VyL2NvbnRvdXIuZ28=) | `73.40% <0.00%> (-6.39%)` | :arrow_down: | | [internal/objects/rbac.go](https://codecov.io/gh/projectcontour/contour-operator/pull/570/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9yYmFjLmdv) | `51.81% <0.00%> (-3.64%)` | :arrow_down: | | [internal/objects/job/job.go](https://codecov.io/gh/projectcontour/contour-operator/pull/570/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9qb2Ivam9iLmdv) | `76.02% <0.00%> (-2.74%)` | :arrow_down: | | [internal/objects/configmap/configmap.go](https://codecov.io/gh/projectcontour/contour-operator/pull/570/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvb2JqZWN0cy9jb25maWdtYXAvY29uZmlnbWFwLmdv) | `68.04% <0.00%> (-2.07%)` | :arrow_down: | | ... and [3 more](https://codecov.io/gh/projectcontour/contour-operator/pull/570/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.