fatpa commented on issue #1926: URL: https://github.com/apache/apisix-ingress-controller/issues/1926#issuecomment-1734904806
Refer to [https://github.com/apache/apisix-ingress-controller/blob/master/pkg/providers/apisix/apisix_upstream.go#L257](url), `apisixUpstreamController.sync()` run twice time to update upstream objects via endpoint and service. But in the production environment, we use one of them in ApisixRouter backend resolveGranularity. I think it should be change to update objects that are used in the ApisixRouter. -- 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]
