Nathan Mittler
Nathan Mittler
@yangminzhu could you point me to the logic that is covered by these e2e tests but is not covered by either unit tests or the telemetry e2e tests? It will...
@yangminzhu just coming back to this ... > We put one test in the telemetry test suite to reuse the common code and support for the stackdriver logging backend, and...
@douglas-reid > That feels wrong because if something about Audit policy behavior is broken, it will only show up as "stackdriver" being broken. The feature itself feels like it should...
@yangminzhu +1 to merging the tests. Honestly I don't care where it lives, just so long as there's only one test that does everything. @liwenhao0810 will you be working on...
Hey guys, I just ran across this (I was about to open a new feature request for a DNS proxy). The Istio project has been proxying DNS for a while....
@bluejekyll this issue is pretty old and appears to just ask a question even though it's marked as an enhancement. Should we perhaps rename the issue to make it more...
Of course... Some quick background: a ztunnel proxy runs on the same node as the client and acts on behalf of the client to enforce service mesh policy by intercepting...
Oh, I wouldn't expect Trust-DNS to implement the protocol ... that's implementation-specific. I'd just rather not have to write a new `RequestHandler` for this. Ideally, `Catalog` would be the only...
@bluejekyll I think basically what this would come down to is to expand the server's `LookupObject` to include more details about the response (e.g. authoritative). Looking around the codebase, there...
FYI I've moved the discussion of my proxy requirements to https://github.com/bluejekyll/trust-dns/issues/1983