Ian Abreu

Results 12 comments of Ian Abreu

First of my questions: in order to make avro work, i've got to define an avro schema. For IntelMQ, this is a large data type mapping that should be stored...

So the question is simply, where should i put the files in the source so they can be referenced? Should i add them in contrib? For my instance i put...

Yep, still a WIP. Sorry as always for the delay. On Thu, Jun 21, 2018, 8:28 AM Wagner wrote: > AFAIU this is still WIP, right? > > Changing the...

Hello, we ended up not implementing it and went with something else at work. That being said, I'm going to finish this one up on my own time in the...

One of the barriers to scaling most of the reddit stack that I've seen is scaling the web of interdependencies. Solr is a good example. It should be pretty easy...

In also working on this with the reporter, I _suspect_ that the `componentSpec` should also have a "type" of "object" associated with it.

Are these schemas even being used directly anymore then if they're being re-implemented within kubevela?

To add to this, it looks like there might be an implementation by a third party on envoy, though I've never looked into the code, or used it in any...

It's really just a library for parsing requests against a ruleset. It's most commonly known as a module that was loaded with apache, but there's implementations within nginx, envoy (apparently)...

Totally understood. Would there be the possibility to implement this as functionality similar to how the ext_authz functionality works? [see here](https://www.envoyproxy.io/docs/envoy/latest/api-v2/config/filter/http/ext_authz/v2/ext_authz.proto) The functionality is relatively similar in that the logic...