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/09/03 01:43:55 UTC

[GitHub] [apisix-dashboard] liuxiran edited a comment on issue #431: Feature: route group

liuxiran edited a comment on issue #431:
URL: https://github.com/apache/apisix-dashboard/issues/431#issuecomment-686181702


   Our solution now(refer to existing pr):
   1. create a data table of routeGroup, realize CRUD of routeGroup
   
   1. associate the ID and Name of routeGroup in the route to connect the two. 
   
   The changes to the route:
   * user needs to specify a group when creating a route (or create a new group along with it)
   
   > How about we allow the existence of ungrouped routes. Users can both enjoy the simplicity and this mature management method?
   
   If you think the above suggestion is more user-friendly, we will also modify the implementation plan @moonming :)
   
   
   


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