orangezhang123 opened a new issue, #1810: URL: https://github.com/apache/apisix-ingress-controller/issues/1810
### Issue description i upgrade controller from tag 1.0.0 to 1.6.0 ,the pod report the flowing error: W0423 18:19:49.631121 1 reflector.go:424] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:169: failed to list *v2.ApisixUpstream: the server could not find the requested resource (get apisixupstreams.apisix.apache.org) E0423 18:19:49.631172 1 reflector.go:140] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:169: Failed to watch *v2.ApisixUpstream: failed to list *v2.ApisixUpstream: the server could not find the requested resource (get apisixupstreams.apisix.apache.org) 2023-04-23T18:19:52+08:00 [34minfo[0m [email protected]/context.go:173 path: /healthz, status: 200, method: GET, query: , ip: 10.64.1.1, user-agent: kube-probe/1.18+, errors: , cost: 46.809µs 2023-04-23T18:19:55+08:00 [34minfo[0m [email protected]/context.go:173 path: /healthz, status: 200, method: GET, query: , ip: 10.64.1.1, user-agent: kube-probe/1.18+, errors: , cost: 41.661µs 2023-04-23T18:20:02+08:00 [34minfo[0m [email protected]/context.go:173 path: /healthz, status: 200, method: GET, query: , ip: 10.64.1.1, user-agent: kube-probe/1.18+, errors: , cost: 44.042µs 2023-04-23T18:20:05+08:00 [34minfo[0m [email protected]/context.go:173 path: /healthz, status: 200, method: GET, query: , ip: 10.64.1.1, user-agent: kube-probe/1.18+, errors: , cost: 43.274µs W0423 18:20:11.943588 1 reflector.go:424] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:169: failed to list *v2.ApisixClusterConfig: the server could not find the requested resource (get apisixclusterconfigs.apisix.apache.org) E0423 18:20:11.943631 1 reflector.go:140] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:169: Failed to watch *v2.ApisixClusterConfig: failed to list *v2.ApisixClusterConfig: the server could not find the requested resource (get apisixclusterconfigs.apisix.apache.org) is anyone can help solve the question? apisix: tag2.15.1 dashboard: tag. 2.7 apisix-ingress-controller: 1.6.0 ### Environment - your apisix-ingress-controller version (output of apisix-ingress-controller version --long): - your Kubernetes cluster version (output of kubectl version): - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a): -- 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]
