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
I am running temporal with ISTIO enabled namespace as we are using istio mesh.
Describe the bug
Temporal run schema setup job before deploying temporal cluster, and expect that these startup job should be successful executed, but in istio enabled namespace istio run as sidecar due to which these job not terminate successfully and deployment get stuck in between.
Minimal Reproduction
Install istio and enable istio-injection="enabled" for temporal namespace.
Environment/Versions
OS and processor: EKS managed cluster
Temporal Version: latest master branch
Are you using Docker or Kubernetes or building Temporal from source?
No, I am installing using helm-chart
Additional context
The text was updated successfully, but these errors were encountered:
What are you really trying to do?
I am running temporal with ISTIO enabled namespace as we are using istio mesh.
Describe the bug
Temporal run schema setup job before deploying temporal cluster, and expect that these startup job should be successful executed, but in istio enabled namespace istio run as sidecar due to which these job not terminate successfully and deployment get stuck in between.
Minimal Reproduction
Install istio and enable istio-injection="enabled" for temporal namespace.
Environment/Versions
No, I am installing using helm-chart
Additional context
The text was updated successfully, but these errors were encountered: