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

πŸ› Bug: remove old conditional in ClusterExtension #1089

Closed trgeiger closed 2 months ago

trgeiger commented 2 months ago

Removes old conditional for handling ErrReleaseNotFound which was preventing the new logic from firing.

Description

Reviewer Checklist

netlify[bot] commented 2 months ago

Deploy Preview for olmv1 ready!

Name Link
Latest commit 368f66eaf3d1d8974165968c2225fbb0c6b42805
Latest deploy log https://app.netlify.com/sites/olmv1/deploys/66aa654a76469b000886ea2d
Deploy Preview https://deploy-preview-1089--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 75.60%. Comparing base (2554b83) to head (368f66e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1089 +/- ## ========================================== + Coverage 75.31% 75.60% +0.28% ========================================== Files 31 31 Lines 1904 1902 -2 ========================================== + Hits 1434 1438 +4 + Misses 327 321 -6 Partials 143 143 ``` | [Flag](https://app.codecov.io/gh/operator-framework/operator-controller/pull/1089/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/1089/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `57.93% <ΓΈ> (+0.32%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/operator-framework/operator-controller/pull/1089/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `49.68% <ΓΈ> (-0.01%)` | :arrow_down: | 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.