You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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