xianshun163 commented on issue #854:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/854#issuecomment-1078773929


   > @xianshun163 Can you give me a minimal steps to reproduce?
   @tao12345666333 
   
   
   my env
   k8s:v1.19.3
   apisix: 2.11.1
   apisix ingress controller: helm install apisix-ingress-controller 
apisix/apisix-ingress-controller --version=0.9.0 --namespace ingress-apisix 
--set config.kubernetes.ingressVersion=networking/v1beta1 \
    --set config.apisix.serviceName=apisix-gw-lb  --set 
config.apisix.serviceNamespace=default --set config.apisix.servicePort=9080 
--set config.logLevel=warn  --set 
config.apisix.adminKey=edd1c9f034335f136f87ad84b625c8f1
    
   I reproduce it like this :
   1、kubectl apply -f  xsapp-route-pluginconfig.yaml
   
   2、kubectl apply -f   customresourcedefinitions.yaml.bak  (I delete the old 
version of apisixroute)
   
   3、kubectl delete -f  xsapp-route-pluginconfig.yaml
   
   then the ingress controller will panic ,and restart .
   
   
   
[xsapp-route-pluginconfig.zip](https://github.com/apache/apisix-ingress-controller/files/8348679/xsapp-route-pluginconfig.zip)
   ile  I )
   
[customresourcedefinitions.yaml.zip](https://github.com/apache/apisix-ingress-controller/files/8348622/customresourcedefinitions.yaml.zip)
   
   
   
   
   


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