Jonathon Beauregard II

Results 92 comments of Jonathon Beauregard II
trafficstars

Finished retested with smaller values. Exact same results. Redoing again with more things stripped, will post in a bit. ```yaml --- image: debug: true auth: password: "password" replica: replicaCount: 3...

Finished another test, this time with a more basic values file. Exact same behavior. I do not believe I can reduce the values more than this. ```yaml --- image: debug:...

For sanity I reconfigured chrony on the hosts and configured them all to the same server. This did not help either.

~~Yeah I did not think it was a problem with the chart.~~ I am just completely baffled by this behavior, and if anyone has any ideas as to what could...

https://github.com/redis/redis/issues/10547#issuecomment-1092120764 @carrodher, is Redis Sentinel 7.0+ on the roadmap? I have not seen any reference nor do I see anything in https://hub.docker.com/r/bitnami/redis-sentinel Thanks!

Hello @carrodher, At this point I think I have it narrowed it down to Rancher RKE https://github.com/redis/redis/issues/10547#issuecomment-1098197509 I am wondering if you or someone else can test and can confirm?

Unfortunately no, The chart does not have default. https://github.com/bitnami/charts/blob/master/bitnami/redis/values.yaml#L1061 And setting that does not help. I tried it out thinking maybe RKE does something weird, but nope. ![Screenshot_20220414_133154](https://user-images.githubusercontent.com/52681917/163462836-93c60e67-7159-436f-8850-9175b4431fd9.png) Even when...

What is your setup @OxCom? Are you recreating issue on prem or in cloud?

@OxCom, Do you use Rancher? If so is your downstream k8s cluster RKE?

Hi @carrodher, I noticed the reference to custom images here: https://github.com/bitnami/charts/blob/master/bitnami/redis/values.yaml#L159 Is there any way to fork and modify the bitnami/redis image?