René Seiler

Results 6 comments of René Seiler

Also tried this with an override: ``` frontendResponse, err := k8s.RunKubectlAndGetOutputE(t, kubectlOptionsMongoDb, "run", "curl", "--image", "curlimages/curl", "--rm", "-it", "--restart=Never", "--overrides", `'{"apiVersion": "v1", "metadata": {"annotations": { "sidecar.istio.io/inject":"false" } } }'`, "--",...

> Hi @rstoermer! CNI migration is difficult and would require complex orchestration to happen without downtime. At the moment thee is no support for any kind of CNI migration in...