Skip to content

question: Consumer created by Admin API is getting deleted when apisix-ingress-router with image: 2.0.0-rc2 is ran #2486

@smitmistry77

Description

@smitmistry77

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.xxxx:9180 "GET /apisix/admin/consumers/consumer-airatelimit-limitcount/credentials HTTP/1.1" 404 39 0.000 "-" "axios/1.7.9" - - - "http://apisix-cp.xxxx: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.xxxxx: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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions