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/12/24 10:28:00 UTC

[GitHub] [apisix-dashboard] qwxingzhe opened a new issue #1117: I hope the console can have the function of cleaning cache

qwxingzhe opened a new issue #1117:
URL: https://github.com/apache/apisix-dashboard/issues/1117


   # Feature request
   
   ## Please describe your feature
   
   I hope the console can have the function of cleaning cache
   
   ## Describe the solution you'd like
   When I was making a custom plug-in, I found that the list of console plug-ins was not updated after changing the configuration file of apimix. The FAQ mentioned using schema- sync.sh To update, but I was run by docker. I didn't find this file after entering the container through exec. This is very inconvenient. I hope the console has the function of synchronization, or the container service can automatically synchronize.
   
   ## Describe alternatives you've considered
   1. Add synchronization button to the console
   2. Restart the service and automatically synchronize the latest schema
   
   


----------------------------------------------------------------
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] [apisix-dashboard] nic-chen commented on issue #1117: The console supports synchronization of the latest schema

Posted by GitBox <gi...@apache.org>.
nic-chen commented on issue #1117:
URL: https://github.com/apache/apisix-dashboard/issues/1117#issuecomment-752106936


   good idea. welcome PR for this feature.


----------------------------------------------------------------
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] [apisix-dashboard] qwxingzhe commented on issue #1117: The console supports synchronization of the latest schema

Posted by GitBox <gi...@apache.org>.
qwxingzhe commented on issue #1117:
URL: https://github.com/apache/apisix-dashboard/issues/1117#issuecomment-753413148


   @nic-chen I'm going to finish it. Here's my idea:
   
   1. Save the schema to etcd when APISIX restarts;
   2. Where APISIX uses schema, it dynamically reads from etcd.


----------------------------------------------------------------
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] [apisix-dashboard] nic-chen commented on issue #1117: The console supports synchronization of the latest schema

Posted by GitBox <gi...@apache.org>.
nic-chen commented on issue #1117:
URL: https://github.com/apache/apisix-dashboard/issues/1117#issuecomment-753469600


   @qwxingzhe 
   Thanks for your research!
   
   We have discussed schema synchronization for a long time in the past few months and finally reached an agreement:
   
   Instead of saving the schema to ETCD, export the schema in APISIX and copy it to the dashboard for use.
   
   You can search to see related issues and maillist discussions.
   
   If you could optimize base on the agreement, that would be great.
   


----------------------------------------------------------------
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] [apisix-dashboard] qwxingzhe edited a comment on issue #1117: The console supports synchronization of the latest schema

Posted by GitBox <gi...@apache.org>.
qwxingzhe edited a comment on issue #1117:
URL: https://github.com/apache/apisix-dashboard/issues/1117#issuecomment-753413148


   @nic-chen I'm going to finish it. Here's my idea:
   
   1. Save the schema to etcd when APISIX restarts;
   2. Where apisix-dashboard uses schema, it dynamically reads from etcd.


----------------------------------------------------------------
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] [apisix-dashboard] membphis commented on issue #1117: The console supports synchronization of the latest schema

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #1117:
URL: https://github.com/apache/apisix-dashboard/issues/1117#issuecomment-752077077


   @nic-chen @idbeta 


----------------------------------------------------------------
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] [apisix-dashboard] juzhiyuan closed issue #1117: The console supports synchronization of the latest schema

Posted by GitBox <gi...@apache.org>.
juzhiyuan closed issue #1117:
URL: https://github.com/apache/apisix-dashboard/issues/1117


   


----------------------------------------------------------------
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] [apisix-dashboard] qwxingzhe edited a comment on issue #1117: The console supports synchronization of the latest schema

Posted by GitBox <gi...@apache.org>.
qwxingzhe edited a comment on issue #1117:
URL: https://github.com/apache/apisix-dashboard/issues/1117#issuecomment-753413148


   @nic-chen @membphis  I'm going to finish it. Here's my idea:
   
   1. Save the schema to etcd when APISIX restarts;
   2. Where apisix-dashboard uses schema, it dynamically reads from etcd.


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