With Gateway API HttpRoute cannot use UrlRewrite
and request-transformer plugin together
#6390
Open
1 task done
Labels
bug
Something isn't working
Milestone
Is there an existing issue for this?
Current Behavior
Adding plugin with request-transformer type to an HTTPRoute with Rewrite will make one of the rules not take effect.
Either
Expected Behavior
Have the route both the additional header applied to it and the urlrewrite rule
Steps To Reproduce
Kong Ingress Controller version
Kubernetes version
Anything else?
In the proposed solution for the support of UrlRewrite here: #5853
They mention using a Kong request-transformer plugin, is it possible that because of this, we cannot use
UrlRewrite
and request-transformer plugin together?The text was updated successfully, but these errors were encountered: