linkerd/linkerd

Add a new identifier that can rewrite the request path

Aperta

#1809 aperta il 8 feb 2018

 (3 commenti) (0 reazioni) (0 assegnatari)Scala (496 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (5324 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Here are two questions where people expect that dtabs allow rewriting the request path:

I personally was also surprised to find that this kind of rewriting of request paths is not currently possible with the built-in functionality. Linkerd should implement a new namer that is like io.l5d.rewrite but which allows the actual request path to be rewritten, similar to how io.l5d.path with consume allows path segments to be removed from the beginning.

Guida contributor