UNCLASSIFIED - NO CUI

Skip to content

Draft: avoid some race conditions of stopping istio-proxy

Michael Martin requested to merge sleep-before-shutdown into main

the cleanup-proxy containers could shut down the istio-proxy before the main work container would start up or have a chance to finish.

a simple sleep is in there now along with a few other changes

Merge request reports