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 2020/07/25 08:15:09 UTC

[GitHub] [incubator-apisix] shoogoome opened a new pull request #1904: Resolves #1902 Different upstreams use different discovery and customize the discovery schema #1903

shoogoome opened a new pull request #1904:
URL: https://github.com/apache/incubator-apisix/pull/1904


   ### What this PR does / why we need it:
   1. Now discovery can only use one of them at the same time
   2. Parameter can only use ‘service_ name’, this does not fit all service discovery
   
   ### Pre-submission checklist:
   - modify schema_ def.lua to load it into the discovery schema to adapt to the customized parameters of different discovery.
   - modify config.yaml Type of file discovery (changed to list)
   - modify the balancer.lua to get IP according to the specified discovery
   - modify discovery/init.lua, load them in the discovery resgistered in the config.yaml
   


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

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



[GitHub] [incubator-apisix] shoogoome closed pull request #1904: Resolves #1902 Different upstreams use different discovery and customize the discovery schema #1903

Posted by GitBox <gi...@apache.org>.
shoogoome closed pull request #1904:
URL: https://github.com/apache/incubator-apisix/pull/1904


   


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

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