You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This docker image impersonates the istio proxy for the shutdown phase. When disabling istio injection your app containers may still curl the localhost:15020/quitquitquit even though istio is not injected, resulting in the failure of all your cronjobs, this image fixes this issue.