smitmistry77 opened a new issue, #2486: URL: https://github.com/apache/apisix-ingress-controller/issues/2486
### Current Behavior I have installed APISIX in decoupled mode of deployment. I have also deployed apisix-ingress-controller with image [2.0.0-rc2]. I have used the admin API to create a consumer. But when I do Get Consumer Admin API call I am not seeing my consumer. When I check the apsisix-control-plane pod logs, I see that there is DELETE API getting executed. that is done from apisix-ingress-controller. Please check this issue and recommend the solution ### Expected Behavior _No response_ ### Error Logs 10.42.61.199 - - [19/Jul/2025:15:06:34 +0000] apisix-cp.ot-model-services:9180 "GET /apisix/admin/consumers/consumer-airatelimit-limitcount/credentials HTTP/1.1" 404 39 0.000 "-" "axios/1.7.9" - - - "http://apisix-cp.ot-model-services:9180" 10.42.61.199 - - [19/Jul/2025:15:06:34 +0000] apisix-cp.ot-model-services:9180 "**DELETE** /apisix/admin/consumers/consumer-airatelimit-limitcount HTTP/1.1" 200 85 0.009 "-" "axios/1.7.9" - - - "http://apisix-cp.ot-model-services:9180" ### Steps to Reproduce 1. Install latest Apisix apache/apisix:3.13.0-debian 2. Apisixi ingress controller with 2.0.0-rc2 3. etcd with bitnami/etcd:3.5.7 ### Environment - APISIX Ingress controller version (run `apisix-ingress-controller version --long`) - Kubernetes cluster version (run `kubectl version`) - OS version if running APISIX Ingress controller in a bare-metal environment (run `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]
