tetratelabs / tetrate-service-bridge-sandbox

Deploy Tetrate Service Bridge Demo on Azure Kubernetes Service (AKS), Google Kubernetes Engine (GKE) and/or Elastic Kubernetes Service (EKS) using Terraform
Apache License 2.0
12 stars 10 forks source link

adding support for cr-pull-secret for wasm #164

Closed smarunich closed 1 year ago

smarunich commented 1 year ago

adds cr-pull-secret under istio-system namespace for the further use by WASM extensions, watch out for ECR as the cr-pull-secret has to be refreshed every 12 hrs, where it is a static construct for Azure and Google.

smarunich commented 1 year ago

addresses https://github.com/smarunich/tetrate-service-bridge-sandbox/issues/163