Ian Rudie

Results 159 comments of Ian Rudie

threw out a quick PR with a meshConfig update, we can just close if there's a better direction (updated PR to be WIP)

@hzxuzhonghu, I'm not sure I understand your proposal. Do you propose there should be some convention used in this field to identify controllers outside of istiod which have configured waypoint...

This was meant to provide a way for non-istio waypoints to be discovered in the mesh. If you've got controller-x which configures a waypoint for some namespace/SA but istiod/ztunnel aren't...

Are you asking to be able to listen on IPv6 or for something more? Are you interested in contributing?

https://github.com/istio/istio/blob/5a52f2867f9f1cbc20d3bd8f05376b607d178ebf/samples/helloworld/src/Dockerfile#L35 This is one possible solution

@phenixblue, would you be opposed to listening on IPv6 by default? I have no proof but my guess is 99+% of deployments of ISW would be fine with the TCP6...

There are 2 layers to IPv6 to consider. Kubernetes support for IPv6, as in you can get/resolve IPv6 addresses for pods and services, and node support for IPv6. I'm not...

@howardjohn, Any chance it's something like hitting a limit on the number of open files or file watches? I think each pipe is going to consume 2 file descriptors (one...

should https://github.com/istio/ztunnel/pull/865 close this one out?

IMO it's worth doing. also, I did not realize that my review would get retroactively upgraded... 😬