mayankmurari opened a new issue, #2706: URL: https://github.com/apache/apisix-ingress-controller/issues/2706
### Description Add support for non-authentication plugins in the `ApisixConsumer` CRD to enable per-consumer configuration of plugins like rate limiting or custom authentication plugins. Currently, the `ApisixConsumer` CRD only supports authentication plugins via the `authParameter` field. This limitation prevents users from configuring consumer-specific behaviors for non-auth plugins, which is a common requirement in production environments. https://apisix.apache.org/docs/ingress-controller/1.8.0/references/apisix_consumer_v2/ https://apisix.apache.org/docs/ingress-controller/1.8.0/references/apisix_consumer_v2/ -- 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]
