Ben Leggett

Results 351 comments of Ben Leggett

> Given we currently support istio.io/dataplane-mode on NS with value `ambient`, users may likely ask if we support the value `none` on the NS. could be added later on, but...

Actually the per-pod label here also makes capturing sandwiched waypoints a little less hacky too, which is nice.

Doc update is merged: https://github.com/istio/istio.io/pull/15017/files

FWIW this does not impact sidecar compat at all, as no sidecar logic makes use of `istio.io/dataplane-mode` at this time. We could, in the future, respect something like `istio.io/dataplane-mode=sidecar` as...

As per the WG discussion, adding this as a beta blocker.

> Can you add a release note file? > > Also explain why use daemonset vs pod level label for istio-cni? > > cc @bleggett It's good practice to have...

> > Can you add a release note file? > > Also explain why use daemonset vs pod level label for istio-cni? > > cc @bleggett > > I have...