operator-framework / operator-controller

Apache License 2.0
28 stars 47 forks source link

WIP: Reorganize kustomize config to reduce duplication #970

Open tmshort opened 1 week ago

tmshort commented 1 week ago

Description

Reviewer Checklist

netlify[bot] commented 1 week ago

Deploy Preview for olmv1 ready!

Name Link
Latest commit 331a16bd2a482fed42ae602d8acab444fa0f0119
Latest deploy log https://app.netlify.com/sites/olmv1/deploys/66844c219cfc3f0008f752b2
Deploy Preview https://deploy-preview-970--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 1 week ago

Codecov Report

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

Project coverage is 79.40%. Comparing base (d510ad1) to head (a79dbd1). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #970 +/- ## ========================================== + Coverage 79.28% 79.40% +0.11% ========================================== Files 16 17 +1 Lines 1120 1170 +50 ========================================== + Hits 888 929 +41 - Misses 159 165 +6 - Partials 73 76 +3 ``` | [Flag](https://app.codecov.io/gh/operator-framework/operator-controller/pull/970/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/970/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `57.35% <ΓΈ> (-0.33%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/operator-framework/operator-controller/pull/970/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `54.44% <ΓΈ> (+1.23%)` | :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.

tmshort commented 6 days ago

See RFC: Operator-Controller Configuration