You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/02 02:31:01 UTC

[GitHub] [apisix-dashboard] starsz commented on issue #2080: Feature request: support FQDN in upstream

starsz commented on issue #2080:
URL: https://github.com/apache/apisix-dashboard/issues/2080#issuecomment-911057035


   > > > {
   > > > "httpbin.default.svc.cluster.local": 1
   > > > "httpbin2.default.svc.cluster.local:8080": 1
   > > > }
   > > 
   > > 
   > > Object is good for me, @tzssangglass @nic-chen for double check , thanks
   > 
   > Hi @foolwc please use object as the data struct, no matter enter `IP:port` or `host`
   > 
   > ```json
   > {
   >     `${IP/host}${: port?}`: ${weight}
   > }
   > ```
   > 
   > any question please comment here, thanks
   
   LGTM.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org