cm3brian
cm3brian
I have this same issue and I determined that the problem is that while the `redis` container is the pod that has the `preStop` hook in it, this `preStop` hook...
I'm kinda confused here, as a person moving from istio-operator to istio helm, it seems that this "issue" was handled some time ago with a "zero config" solution here: https://github.com/istio/istio/pull/39375...
> Found that running preStops would consistently fail. > > ``` > running preStop > [K8S PreStop Hook] Start Failover. > [K8S PreStop Hook] Got redis role. > [K8S PreStop...