Argo Workflow unable to terminate Istio sidecar
I am running an argo workflow, and it has istio injection enabled.
As a result, argo controller will try to sh into istio container in an attempt to kill it, but the istio sidecar container doesn’t have any shell supported hence it’s stuck.