ChuanFF opened a new issue, #12635: URL: https://github.com/apache/apisix/issues/12635
### Description Currently, APISIX may serve traffic before completing the initial sync from Kubernetes service discovery, potentially causing routing errors. I'd like to add a readiness check to ensure APISIX only reports as ready after successfully pulling K8s data. Would extending apisix.status_ready() to include this check be appropriate? I'm ready to implement this via PR. -- 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]
