Laszlo Bence Nagy

Results 19 comments of Laszlo Bence Nagy

Reopening because of this PR: https://github.com/banzaicloud/istio-operator/pull/868

Hi, The `istio.io/rev=.istio-system` label should be used on the namespace and no `istio-injection=enabled`.

@dshmatov `istio.io/rev: "istio-base.istio-system"` should be a label, not an annotation. Do you still have this issue?

Hi! What's your Istio operator version? How did you enable an ingressgateway, through the `Istio` CR or the `MeshGateway` CR? Could you pls share your `Istio` and/or `MeshGateway` CR yamls...

Hi, I'm looking for the Istio operator's version, not the Istio version. So docker image version of the istio-operator pod. CR status looks good, ingress gw pods are up and...

Based on the error log it seems to be related to istiod deployment/pods. Please check that the istiod deployment and pods are up successfully as they should when you see...

Hi John, Could you please paste a link to those fields that you mean? Also, why exactly is this an issue?

I see now. These are internal charts though and not supposed to be used from the outside as helm charts, so I don't see much upside of the change. Feel...