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 206 forks source link

feat: add redis/redisreplication/redissentinel/rediscluster chart #1007

Closed drivebyer closed 6 days ago

drivebyer commented 1 week ago

Description

This pull request adds the Redis/RedisReplication/RedisSentinel/RedisCluster chart, which was migrated from https://github.com/OT-CONTAINER-KIT/helm-charts. This enables us to manage the related resources more effectively.

NOTICE: The user interface remains the same as usual.

Type of change

Checklist

Additional Context

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 45.85%. Comparing base (d121d86) to head (bfd866b). Report is 81 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1007 +/- ## =========================================== + Coverage 35.20% 45.85% +10.64% =========================================== Files 19 20 +1 Lines 3213 2687 -526 =========================================== + Hits 1131 1232 +101 + Misses 2015 1380 -635 - Partials 67 75 +8 ```

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