Releases: ucloud/redis-cluster-operator
Releases · ucloud/redis-cluster-operator
redis-cluster-operator helm chart - 0.1.0
A Helm chart for Redis cluster operator deployment
redis-cluster-operator v0.2.3
Fixes:
- Lost data when resetting password.
Updates:
- Support custom activeDeadlineSeconds for backup job.
- Support custom ImagePullPolicy and ImagePullSecrets.
- Support custom env for redis.
redis-cluster-operator v0.2.2
Updates:
- Support for backup and restore using persistent storage.
- Determine finished Jobs by conditions when do backup.
redis-cluster-operator v0.2.1
Fixes:
- MIGRATE cmd Failed with message: NOAUTH Authentication required.
- Redis Cluster do not recover data when custom appendonly=yes.
Updates:
- Update the image used by the deployment file.
redis-cluster-operator v0.2.0
Each master node and its slave nodes is managed by a statefulSet, create a headless svc for each statefulSet, and create a clusterIP service for all nodes.
redis-cluster-operator v0.1.0
-
Customize the number of master nodes and the number of replica nodes per master
-
Password
-
Safely Scaling the Redis Cluster
-
Backup and Restore
-
Persistent Volume
-
Custom Configuration
-
Prometheus Discovery