OT-CONTAINER-KIT / helm-charts

A repository which that will contain helm charts with best and security practices.
https://ot-container-kit.github.io/helm-charts
49 stars 84 forks source link

`redis-operator` 0.8.0 uses old CRDs #9

Closed rcny closed 2 years ago

rcny commented 3 years ago

Hello!

https://github.com/OT-CONTAINER-KIT/helm-charts/tree/redis-operator-0.8.0/charts/redis-operator/crds uses the 0.7.0's CRDs. It makes impossible to use redisLeader and redisFollower affinity rules because they aren't supported in the old CRDs.

walkamongus commented 3 years ago

just ran into this as well trying to use the leader and follower config fields

zaks commented 3 years ago

Ouch. Same pain. I also raised issue #10 which can be de-duped against this.

iamabhishek-dubey commented 2 years ago

This is fixed now