adam-huganir commented on issue #1661:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/1661#issuecomment-1578869374

   This feature would also help with the use case of when apisix is the 
external gateway (as it is in our case) but has to go through another internal 
gateway, for instance with Knative services where it needs the internal 
hostname to be directed to the right endpoints. 
   
   We have a workaround by setting them in the admin api, but i wanted to add a 
comment with another use case for when someone does have the bandwidth to take 
a stab at it.  The behavior we would want to recreate here is to have an 
upstream crd fields to replicate this patch request in the admin api: 
`'{"pass_host":"rewrite", "upstream_host":"<internal hostname here>"}'`


-- 
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