operator-framework / rukpak

RukPak runs in a Kubernetes cluster and defines APIs for installing cloud native content
Apache License 2.0
52 stars 50 forks source link

Make finalizer logic external #897

Closed varshaprasad96 closed 4 months ago

varshaprasad96 commented 4 months ago

The finalizer logic used for storage and unpacker can be resued in the operator controller.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 37.95%. Comparing base (19e1839) to head (3ec338e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #897 +/- ## ======================================= Coverage 37.95% 37.95% ======================================= Files 9 9 Lines 843 843 ======================================= Hits 320 320 Misses 481 481 Partials 42 42 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.