kubewarden / kubewarden-controller

Manage admission policies in your Kubernetes cluster with ease
https://kubewarden.io
Apache License 2.0
189 stars 33 forks source link

refactor: kubebuilder v3 to v4 #781

Closed fabriziosestito closed 3 months ago

fabriziosestito commented 3 months ago

Description

Updates the project structure from kubebuilder v3 to kubebuilder v4, fixes: #772 It follow the manual migration guide, see kubebuilder documentation

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.32%. Comparing base (b79efed) to head (ba1bb23).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #781 +/- ## ========================================== + Coverage 73.70% 74.32% +0.61% ========================================== Files 26 26 Lines 1780 1780 ========================================== + Hits 1312 1323 +11 + Misses 355 346 -9 + Partials 113 111 -2 ``` | [Flag](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/781/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | Coverage Δ | | |---|---|---| | [integration-tests](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/781/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | `61.96% <ø> (+0.61%)` | :arrow_up: | | [unit-tests](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/781/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | `37.87% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.