Fernando Cainelli
Fernando Cainelli
Hey @OR13, we deprecated this project since Kong has an [official ingress controller](https://github.com/Kong/kubernetes-ingress-controller) now.
It's been some time since the last comment. Is there an update on this issue? We're transitioning from Lua filters to exproc, but it appears that traces are still not...
I'm really interested on this and decided to take a stab https://github.com/envoyproxy/envoy/pull/33665. Thank you for the very detailed pointers @nahk-ivanov, it was sufficient for one with no prior C++ knowledge...
Following up on https://github.com/envoyproxy/envoy/pull/33565#issuecomment-2061660995 /assign @wbpcode
@wbpcode @tyxia I pushed the requested changes, can you please take a look again?
> @cainelli wondering if this should have a changelog - not sure, but it seems like a behaviour change Makes sense, I added a line in the changelog. /retest
> @cainelli would it be possible to add end-to end test with tracing enabled to ext_proc_integration_test? Otherwise it feels like we have tests that validate bits a pieces of the...
@tyxia I have added a test tracing filter for the integration tests, really apologies for any eventual non-idiomatic/bad pattern code, as mentioned this is my first c++ contribution and I'm...
We have considered translating Istio config into Envoy but was afraid it wasn't fit into a hackday project as we wanted to delivery something concrete to add to our pipeline...