han6565 edited a comment on issue #781:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/781#issuecomment-984263687


   > 
   
   > There are actually two problems here.
   > 
   > * About modifying the route created by apisix-ingress in the dashboard
   > 
   > **We do not recommend this, or even refuse to do so.** Because this will 
cause various unexpected problems. When using apisix-ingress, you should ensure 
that all input is done by manipulating resources in K8s.
   > 
   @tao12345666333 
   能说下为什么不建议或者拒绝修改route么,比如我要增加或者删除限流插件这种,会有什么问题么,我看ingress-controller 
寻找route是根据namespace和service等生成ID,来做两边对照的,如果我在controller生成route后就只在deashboard操作一些插件,只在删除route时再由controller操作,不去碰触upstream和route的其他内容这样也会有问题么。


-- 
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-unsubscr...@apisix.apache.org

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


Reply via email to