eSe

Results 33 comments of eSe

I'm ok with it, just take in account it could have delayed updates when a master failover happens since the reliable mechanisms we trust for it is sentinel. If we...

Happy to count with the feature included in the repository. I think we can use `manifests/kustomize` as placeholder

Thanks @lucming, could you add a test for this?

closed by https://github.com/spotahome/redis-operator/pull/419

Great, thank you so much. sorry for the delay

Thanks @jiuker Could you give a specific example of the use case?

Could you paste if there is some relevant log in the operator? `redisoperator-78c9d88948-555wz`

It seems `redis-operator` cannot connect to redis instance to configure it ``` time="2022-09-15T15:37:28Z" level=error msg="error on object processing: dial tcp 192.168.140.66:6379: i/o timeout" controller-id=redisfailover object-key=default/redisfailover operator=redisfailover service=kooper.controller src="controller.go:279 ``` Redis...

Thanks @samof76, I am still thinking about this feature but I have quick notes for the moment: * Redis 6 is the minimum version required for the operator. I will...