Baoyuantop commented on issue #2774: URL: https://github.com/apache/apisix-ingress-controller/issues/2774#issuecomment-4599936602
Thanks for the detailed logs and topology. Based on the current evidence, the 400 response from APISIX standalone is expected behavior: `/apisix/admin/configs` rejects a `<resource>_conf_version` that is lower than the version currently stored in APISIX memory. So the direct failure here appears to be that ADC Server / Ingress Controller sent an older `upstreams_conf_version` when re-syncing the upstreams. We will try to reproduce the result based on your description. -- 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]
