sff0219 opened a new issue, #1001: URL: https://github.com/apache/apisix-ingress-controller/issues/1001
### Issue description We are currently facing the similar issue with these two issues https://github.com/apache/apisix-ingress-controller/issues/986 and https://github.com/apache/apisix-ingress-controller/issues/990. In Kubernetes we want to create a consumer with the `jwt-auth` plugin enabled by using `ApisixConsumer`. However we found out that now only `basic-auth` and `key-auth` are supported in this way. We could still add a consumer with `jwt-auth` via apisix admin api but it would be ideal to use `ApisixConsumer` from apisix ingress controller directly. ### 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]
