Bug: setup-default-schema
job hangs when Istio sidecar is injected
#681
Labels
need more infos
Further information is requested
The
setup-default-schema
job hangs after completion. I suspect it's because the job has an Istio sidecar injected.I created
TemporalCluster
in a namespace with hasistio-injection: "enabled"
label, which means that Istio sidecars are automatically injected into pods.The
setup-default-schema
did complete (see logs below), but the job still has statusCOMPLETIONS 0/1
, and the job's pod has statusNotReady
:Is there a way to override the annotations for the job's pod template, to disable Istio injection?
The text was updated successfully, but these errors were encountered: