Douglas De Toni Machado
Douglas De Toni Machado
Hi @adrianfalleiro, thanks for your interest in contributing to the project. I believe it would be best if we first discuss the use cases and design, so you don't spend...
Hey everyone, I see many different feature requests embedded in comments and altought the original request is generic it doesn't mean we can fit everything in it. So let's draw...
Just a follow up on this PR, we have been focusing somewhere else lately but we still want to bring middleware support for UDP, so reviewing and iterating on this...
unfortunately we couldn't get to this PR in time so we're updating its target release to the next major version, which should have a beta until end of Q4
Hi @apkrymov , can you clarify if the use case here is just for obfuscating the header value when a special flag marks it as sensitive information? Or would it...
At a first glance the issue seems to be that Traefik pass the reference of its internal [reusableRequest](https://github.com/traefik/traefik/blob/a3327c4430cf4a2cb35216776c2c9843281dec00/pkg/server/service/loadbalancer/mirror/mirror.go#L83) object to the spawned routines taking care of mirroring the request, which...
@WLun001 with the latest fixes on Yaegi and Traefik we believe we fixed most blockers for plugins. Can you validate with the latest release candidate 2.9.0-rc3 and let us know...
I can confirm the issue but it seems related to the [redis go client](https://github.com/go-redis/redis/) used by [valkerye](https://github.com/abronan/valkeyrie) that is then used in Traefik to deal with K/V stores. The offending...
@onedr0p indeed we're investigating this possibility and the effort required to integrate with our build / CI tools
@Dragnell87 I believe this request is different than the original on this issue. Still a valid request though but for a different option, to support fetching headers only, instead of...