incubator4 commented on issue #1418:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/1418#issuecomment-1316267806

   > > I saw gateway-api v0.5.1 have been merged, and I would love to finish 
part.
   > 
   > Of course, do you have any ideas?
   
   I've already read abount ingress controller about gateway implementation and 
how the apisix plugin is used.
   The `urlRewrite` method should be implemented as same as `headerModifer` 
with  apisix plugin `proxy-rewrite`.
   
   By the way, I'm not sure that, according to the [documentation of the 
gateway 
api](https://gateway-api.sigs.k8s.io/guides/http-redirect-rewrite/#rewrites), 
`urlRewrite` could also modify Header `host`. 
   
   Should I set `host` as same way as HeaderFilter, or implement new variable 
`host`,which was mentioned in `proxy-rewrite` 
[doc](https://github.com/apache/apisix/blob/master/docs/en/latest/plugins/proxy-rewrite.md)
 ?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to