283713406 opened a new issue #837:
URL: https://github.com/apache/apisix-ingress-controller/issues/837


   ### Issue description
   
   
首先利用apisix-ingress-controller的ApisixRoute这个CRD资源创建了一个route,接着在apisix-dashbord修改并添加了一个limit-conn插件,添加后插件能正常使用。但是当apisix-ingress-controller重启后,在apisix-dashbord添加的limit-conn插件就丢失了。这是不是不合理?
   
   ### Environment
   
   - your apisix-ingress-controller version (output of 
apisix-ingress-controller version --long):
   apisix-ingress-controller version 1.4.0-b7dd90a-go1.16
   
   - your Kubernetes cluster version (output of kubectl version):
   Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.1", 
GitCommit:"206bcadf021e76c27513500ca24182692aabd17e", GitTreeState:"clean", 
BuildDate:"2020-09-09T11:26:42Z", GoVersion:"go1.15", Compiler:"gc", 
Platform:"linux/arm64"}
   Server Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.1", 
GitCommit:"206bcadf021e76c27513500ca24182692aabd17e", GitTreeState:"clean", 
BuildDate:"2020-09-09T11:18:22Z", GoVersion:"go1.15", Compiler:"gc", 
Platform:"linux/arm64"}
   
   - if you run apisix-ingress-controller in Bare-metal environment, also show 
your OS version (uname -a):
   Linux master1 4.19.90-17.ky10.aarch64 #1 SMP Sun Jun 28 14:27:40 CST 2020 
aarch64 aarch64 aarch64 GNU/Linux


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to