lkad commented on issue #2171: URL: https://github.com/apache/apisix-ingress-controller/issues/2171#issuecomment-2361412598
I have added logic to initialize without loading the schema from the file conf/apisix-schema.json, similar to the normal mode. Instead, the schema structure is fetched from the APISIX admin interface during initialization. This way, the custom plugin schemas can be retrieved directly, allowing the use of custom plugins without the need to manually maintain the structure in conf/apisix-schema.json. -- 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]
