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
734 stars 207 forks source link

feat: probe use built-in, discarded healthcheck.sh #907

Closed drivebyer closed 1 month ago

drivebyer commented 2 months ago

Description

443, #766

Type of change

Checklist

Additional Context

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 39.75%. Comparing base (d121d86) to head (b43c471). Report is 36 commits behind head on master.

:exclamation: Current head b43c471 differs from pull request most recent head 700b8dd. Consider uploading reports for the commit 700b8dd to get more accurate results

Files Patch % Lines
k8sutils/statefulset.go 0.00% 19 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #907 +/- ## ========================================== + Coverage 35.20% 39.75% +4.55% ========================================== Files 19 19 Lines 3213 2674 -539 ========================================== - Hits 1131 1063 -68 + Misses 2015 1540 -475 - Partials 67 71 +4 ```

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