Ben Leggett
Ben Leggett
@sdomme if you hit more dualstack issues, let us know! TY.
> cc @bleggett > > I think we need to unify the inpod manager and WDS to only ACK when we get the local workload. Otherwise we get 'unknown source'...
@jbmolle this should be fixed in latest 1.23 dev builds and once https://github.com/istio/ztunnel/pull/1111 merges the fix will go out in in the next 1.22 point release - apologies for the...
> proxy git:(master) ✗ BUILD_WITH_CONTAINER=1 ARCH_NAME=aarch64 make clean > su-exec: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by su-exec) You're trying to cross-build? I don't think `ARCH_NAME` is enough to accomplish...
/test doc.test.profile-default
> Do we want to have this in get started guide as the wrapper chart is mainly to show how simple it is to install Istio for demo purpose? :+1:...
> The other key part of the TOC discussion was to move this chart wrapper under `samples/`. We can still publish to OCI (and probably should!), but under "samples" in...
@linsun @craigbox et al - PTAL: - Moved the `simple Helm` instructions to `gettting started` - Left the `full Helm` instructions in `helm install` tweaked wording and such. Chart move...
> Test failure is because the extend-wasm guide uses the Gateway API install docs from the getting started page, which were removed when we went to Helm. Yeah I fixed...