operator-framework / operator-controller

A new and improved management framework for extending Kubernetes with Operators
Apache License 2.0
35 stars 49 forks source link

✨ Add test to verify registry+v1 webhooks limitation #830

Closed m1kola closed 2 months ago

m1kola commented 2 months ago

Description

No bundles with webhooks are currently allowed and we must be clearly indicated in the conditions of ClusterExtension.

Closes #815

Reviewer Checklist

netlify[bot] commented 2 months ago

Deploy Preview for olmv1 ready!

Name Link
Latest commit a91432fb65e4908f0c241664f7aaf49d7a0c3fcc
Latest deploy log https://app.netlify.com/sites/olmv1/deploys/663b9ea47e66d50008a728d0
Deploy Preview https://deploy-preview-830--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 2 months ago

Codecov Report

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

Project coverage is 71.02%. Comparing base (6d73b73) to head (a91432f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #830 +/- ## ======================================= Coverage 71.02% 71.02% ======================================= Files 17 17 Lines 1301 1301 ======================================= Hits 924 924 Misses 304 304 Partials 73 73 ``` | [Flag](https://app.codecov.io/gh/operator-framework/operator-controller/pull/830/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/830/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `43.96% <ø> (+1.22%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/operator-framework/operator-controller/pull/830/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `63.59% <ø> (ø)` | | 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.