Michal Schott

Results 39 comments of Michal Schott

> Will do. Hi, @whynowy any progress so far?

Either as a runtime flag or could use env var

Hi, Recently tried to enable redis cache for query-frontend component - it failed with this error: ``` {"caller":"redis_cache.go:75","err":"ERR unknown command 'select', with args beginning with: '1' ","level":"error","msg":"failed to get from...

> Hey! I have a similiar problem with some of my pods in a AWS cluster. This is the error message: > > ``` > kubelet (combined from similar events):...

hey @jef, I think @laserpedro asked for annotations for `autoscalingrunnerlistener` not a pod. I'm facing similar issue rn, where I have to manually annotate these created by controller.

The issue seems to be that redis master pod IP is being passed as an env variable to sentinels STS. When master pod got restarted, it gets new IP address...