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

Need add redisreplications and redissentinels to cluster role (OpenShift Redis-Operator) #644

Open hoanbc opened 9 months ago

hoanbc commented 9 months ago

I see Redis-Opeartor on OpenShift have error when install redisreplication and redissentinel. It required a permission list for API group "redis.redis.opstreelabs.in" image

=> Solution: Add redisreplications and redissentinels to resource of apiGroups redis.redis.opstreelabs.in image

abjklk commented 9 months ago

622 #526

Elyytscha commented 6 months ago

we have the same issue on gke with olm, please investigate..