Nathan Mittler

Results 78 comments of Nathan Mittler

@djc if you ever get a few cycles, I'd be curious what you ended up doing. It might help to inform a new server API.

@ericvn > Will this cause any issues trying to run the tests locally on a Mac for example? If you're running with the same kind environment locally, I would expect...

@frankbu > What's the difference between the single and multicluster test clusters? I haven't looked closely at the multicluster setup for kind, and I suspect the investigation should probably start...

@ayj @mandarjog I believe I'm running into this too. Running e2e tests locally (rebased onto the latest master), I get a proto conversion error for the field `mixerCheckServer` (a field...

@mandarjog could my issue above be related to [this thread](https://groups.google.com/forum/#!searchin/istio-dev/Mixer$20production$20deployment%7Csort:date/istio-dev/IC9Ms41DUY4/3N-sLRRQAgAJ)?

@mandarjog that was indeed the problem ... thanks again!

@howardjohn mind adding a link to the Rust async programming book? https://rust-lang.github.io/async-book/

@zhlsunshine I created https://github.com/istio/ztunnel/pull/722, which re-works this a bit based on some things we discussed. PTAL.