Joan López de la Franca Beltran

Results 156 comments of Joan López de la Franca Beltran

Hey @silverskater, Yeah, you can call `r.Queries` more than once, or just pass multiple key values, as in your example. As you pointed out, it keeps adding _regexpTypeQuery_ matchers (`r.addRegexpMatcher(pairs[i]+"="+pairs[i+1],...

> Or maybe some other way to work with the full query string. After a short discussion with @aperezg, he made me recall that, unless I'm wrong, it should work...

Hey @silverskater, > even AND instead of OR. Could you bring an example of AND? I cannot fully see how to do so from what's suggested there. Thanks! 🙇🏻

Could you provide any specific example to reproduce this issue, please? 🙏🏻

Hey @yumski, Sure, yes - please do it. I can even try to bring some help if needed. As suggested, I'd start by going over the code base and different...

> I'd like to contribute to this project. Is this still being worked on? If yes I'll try making a list of edge cases. Of course! I haven't seen any...

Hey @npsolver, It looks like you caught a bug from one of our recent refactors, where we eliminated the `afero` dependency. Thanks for reporting it! Changes on #173 should make...

> Hey @joanlopez, found a typo here: > > https://github.com/friendsofgo/killgrave/blob/bca67fd6ef0d38bb185e84792007289be2ded513/internal/server/http/route_matchers.go#L58 > > > The _ should be replaced with err. Great catch @Npsolver, I have added it as part of...

Hi @davidsaraiva, @maruloop, Is this something that happens to you only with k6-operator? Or something that happens anytime, when using k6 with the OTEL output? If it's specific to the...

Yeah! I agree with @DefCon-007 that may worth exploring the possibility of turning this into a different flavour of QuickPizza. That said, shouldn't this be an issue for a different...