operator-framework / operator-controller

A new and improved management framework for extending Kubernetes with Operators
https://operator-framework.github.io/operator-controller/
Apache License 2.0
61 stars 53 forks source link

:sparkles: feat: dump csv annotations into chart metadata #1095

Closed gallettilance closed 1 month ago

gallettilance commented 2 months ago

Description

This is needed for the cluster olm operator to find the ocp max version

Reviewer Checklist

netlify[bot] commented 2 months ago

Deploy Preview for olmv1 ready!

Name Link
Latest commit d7858c369db3622eb428e77ac6d18cadb9bb0000
Latest deploy log https://app.netlify.com/sites/olmv1/deploys/66d721acaab86f0008f0bdbc
Deploy Preview https://deploy-preview-1095--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 77.58%. Comparing base (cb9ea00) to head (d7858c3). Report is 57 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1095 +/- ## ========================================== + Coverage 75.28% 77.58% +2.29% ========================================== Files 35 36 +1 Lines 1914 1981 +67 ========================================== + Hits 1441 1537 +96 + Misses 330 309 -21 + Partials 143 135 -8 ``` | [Flag](https://app.codecov.io/gh/operator-framework/operator-controller/pull/1095/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/1095/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `57.69% <100.00%> (+0.33%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/operator-framework/operator-controller/pull/1095/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `56.08% <75.00%> (+5.29%)` | :arrow_up: | 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.