OT-CONTAINER-KIT / redis-operator

A golang based redis operator that will make/oversee Redis standalone/cluster/replication/sentinel mode setup on top of the Kubernetes.
https://ot-redis-operator.netlify.app/
Apache License 2.0
787 stars 216 forks source link

refactor: add common AddFinalizer for all api #858

Closed drivebyer closed 6 months ago

drivebyer commented 6 months ago

Description

Add common AddFinalizer for all api

Type of change

Checklist

Additional Context

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 38.63%. Comparing base (d121d86) to head (bc26ef6). Report is 21 commits behind head on master.

:exclamation: Current head bc26ef6 differs from pull request most recent head 5e60431. Consider uploading reports for the commit 5e60431 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #858 +/- ## ========================================== + Coverage 35.20% 38.63% +3.43% ========================================== Files 19 19 Lines 3213 2632 -581 ========================================== - Hits 1131 1017 -114 + Misses 2015 1547 -468 - Partials 67 68 +1 ```

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