operator-framework / helm-operator-plugins

Experimental refactoring of the operator-framework's helm operator
Apache License 2.0
49 stars 49 forks source link

add ability to configure and run preflight checks during install, upgrade, and uninstall operations #327

Closed everettraven closed 5 months ago

everettraven commented 5 months ago

Description:

Motivation:

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 74.00000% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 85.31%. Comparing base (08ab7fb) to head (bd9d7f3). Report is 14 commits behind head on main.

Files Patch % Lines
pkg/client/actionclient.go 74.00% 10 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #327 +/- ## ========================================== + Coverage 85.06% 85.31% +0.24% ========================================== Files 19 19 Lines 1346 1559 +213 ========================================== + Hits 1145 1330 +185 - Misses 125 149 +24 - Partials 76 80 +4 ```

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

everettraven commented 5 months ago

Closing in favor of putting this directly in operator-controller/rukpak