operator-framework / operator-controller

Apache License 2.0
29 stars 47 forks source link

🌱 Remove kind config #936

Closed m1kola closed 3 weeks ago

m1kola commented 3 weeks ago

Description

We no longer need to enable ValidatingAdmissionPolicy since it is enabled by default in K8s 1.30. This means we can delete kind-config.yaml.

Reviewer Checklist

netlify[bot] commented 3 weeks ago

Deploy Preview for olmv1 ready!

Name Link
Latest commit 8758cc82002e019af285a302d6dc89fdeb4d41df
Latest deploy log https://app.netlify.com/sites/olmv1/deploys/666c4adfb27acd00085448d6
Deploy Preview https://deploy-preview-936--olmv1.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 79.34%. Comparing base (edc91ad) to head (8758cc8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #936 +/- ## ======================================= Coverage 79.34% 79.34% ======================================= Files 16 16 Lines 1104 1104 ======================================= Hits 876 876 Misses 158 158 Partials 70 70 ``` | [Flag](https://app.codecov.io/gh/operator-framework/operator-controller/pull/936/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | Coverage Δ | | |---|---|---| | [e2e](https://app.codecov.io/gh/operator-framework/operator-controller/pull/936/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `58.15% <ø> (ø)` | | | [unit](https://app.codecov.io/gh/operator-framework/operator-controller/pull/936/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `53.71% <ø> (ø)` | | 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=operator-framework#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.