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/06/10 09:24:02 UTC

[GitHub] [apisix-dashboard] coolbeevip opened a new issue #1911: Dashboard support the use of Nacos storage APISIX configuration?

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


   I noticed that APISIX supports [Service discovery via Nacos](https://github.com/apache/apisix/blob/master/docs/en/latest/discovery/nacos.md)
   
   Does APISIX Dashboard support the use of Nacos storage configuration? I did not find any information on this


-- 
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 commented on issue #1911: Dashboard support the use of Nacos storage APISIX configuration?

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


   Yes, Dashboard doesn't support this feature now, would you like to file a PR on this?


-- 
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 commented on issue #1911: Dashboard support the use of Nacos storage APISIX configuration?

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


    duplicate with https://github.com/apache/apisix-dashboard/issues/1977


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



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #1911: Dashboard support the use of Nacos storage APISIX configuration?

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


   > 有个蛋疼的事是,通过dashboard修改路由时,会直接去掉discovery的配置信息。意味着,discovery只能通过api来管理
   
   Yes, Dashboard doesn't support configuring Service Discovery by UI now, welcome to submit PR to support this nice 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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-dashboard] anjia0532 commented on issue #1911: Dashboard support the use of Nacos storage APISIX configuration?

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


   @juzhiyuan 还有个方案,通过api创建upstream,route和service关联upstream_id,这时候,不校验 `目标节点` 的必填属性。比较小成本的解决了这个问题


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



[GitHub] [apisix-dashboard] juzhiyuan closed issue #1911: Dashboard support the use of Nacos storage APISIX configuration?

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


   


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



[GitHub] [apisix-dashboard] coolbeevip commented on issue #1911: Dashboard support the use of Nacos storage APISIX configuration?

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


   Sorry, I'm a javaer,  I don't understand front-end development


-- 
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] coolbeevip closed issue #1911: Dashboard support the use of Nacos storage APISIX configuration?

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


   


-- 
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] anjia0532 commented on issue #1911: Dashboard support the use of Nacos storage APISIX configuration?

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


   不光是不支持Nacos,是啥discovery都不支持。
   翻了下源码是因为这些discovery 拉取到实例信息后,只存在于内存。不写etcd,你通过调用api或者看etcd都是看不到具体的实例信息的
   
   有个蛋疼的事是,通过dashboard修改路由时,会直接去掉discovery的配置信息。意味着,discovery只能通过api来管理


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