Michał Krasnoborski

Results 12 comments of Michał Krasnoborski

Supporting piping and redirection would be a nice addition, sure! But the problem is, that I wanted to create a macro that creates a `std::process::Command` struct – so the user...

Thanks for quick response! > > * the filters had different `root_id` (thus different RootContexts) > > Rust SDK doesn't support multiple `root_id`s. TBH, I wasn't aware of that. I...

> Could you elaborate on why do you need to differentiate them? The two instances of the filter are running on two separate listeners. I'm making some GRPC calls to...

@PiotrSikora Yup, testing with envoy master makes this issue disappear :+1:

> nothing we can do now. @bogdandrutu Perhaps reintroduction of the backcompat "smartness" in opentelemetry collector could be considered? (at least until proto clients 0.18 can be considered "old enough...

After discussion with @DariaKunoichi – some more things to polish regarding classifier error-handling: 1. Categorize errors into different kinds and perhaps treat them slightly differently 1. context-timeout – we should...

No, it was just happening randomly for me once in a few minutes

Prioritizing this after https://github.com/fluxninja/aperture/issues/479, as current situation (ext authz enabled for internal traffic) is not ideal, but also not problematic. Thus fixing it is only "nice to have". Unassigning.