heesuk-ahn commented on issue #1418: URL: https://github.com/apache/apisix-ingress-controller/issues/1418#issuecomment-1427897559
@tao12345666333 Are there any plans to support extensionRef yet? Since API SIX has a plugin, I think it is possible to use it to implement `extensionRef` and link it to HttpRoute as a filter. 🤔 Each user may want to implement various Auth Filters, Rate Limits, etc (CustomFilter). Our team also wants to enable use of Routes according to Token Verify or implement RateLimit, etc. To do this, custom implementation functions such as extensionRef are required. 🤔 I'd appreciate it if you could let me know if there's something I'm misunderstanding or if you have any ideas on how to implement it in a different way. 🙇 -- 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]
