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.
I’ve tried to call the /quitquitquit endpoint to no avail as the container restarts rightaway.
New contributor
redoc doog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.