Results 55 issues of alyssawilk

Major refactors to the upstream request to allow for upstream filters. This is runtime guarded but the refactor itself is high risk either way, due to the number of code...

api

Risk Level: low Testing: existing tests Docs Changes: n/a Release Notes: n/a part of https://github.com/envoyproxy/envoy/issues/10455

when doing https://github.com/envoyproxy/envoy-mobile/pull/2362 I got most of the C++ APIs in line with kotlin and swift but backed out adding the stream info to data because I couldn't figure out...

api/tech_debt

While doing https://github.com/envoyproxy/envoy-mobile/issues/2303 we uncovered a bunch of gaps between the C APIs and C++. I'm fixing those but as discussed at this week's meeting we're going to punt on...

api/tech_debt

Mike kindly volunteered in today's mobile meeting to do a fast pass of kotlin, java and C++ APIs and file tracking issues for differences once https://github.com/envoyproxy/envoy-mobile/issues/2303 is closed off

api/tech_debt

@jpsim calls out it'd be great to move it to codegen, but for now we've got 3 biulders

api/tech_debt

https://github.com/envoyproxy/envoy-mobile/runs/6494597211?check_suite_focus=true "Check upload succeeded" Run sed '/\[2\] Uploaded 7 MB of data/q'

area/testing

Thanks to Yuri getting the interceptor working over in https://github.com/square/okhttp/pull/7231 there was a question raised in the weekly meeting if this should live in the E-M repo or android-test over...

Envoy CI will automatically rerun flaky tests to have folks not have their merge blocked, but report the failures to slack for envoy maintainer traige. It'd be really nice for...

ci