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

ci: remove unuse kuttl test workflow #958

Closed drivebyer closed 1 month ago

drivebyer commented 1 month ago

Now we are using a chainsaw to conduct end-to-end tests.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 38.93%. Comparing base (d121d86) to head (cb95044). Report is 60 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #958 +/- ## ========================================== + Coverage 35.20% 38.93% +3.73% ========================================== Files 19 20 +1 Lines 3213 2725 -488 ========================================== - Hits 1131 1061 -70 + Misses 2015 1592 -423 - Partials 67 72 +5 ```

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