selkies-project / selkies-operator

K8s operator for per-user stateful workloads
https://selkies.io
Apache License 2.0
72 stars 13 forks source link

Create istio-system namespace if it doesn't exist #65

Open videlanicolas opened 1 year ago

videlanicolas commented 1 year ago

istioctl expects the istio-system namespace to be created before generating the manifest and applying it. This issue is referenced in #53.