AlinsRan commented on issue #1393: URL: https://github.com/apache/apisix-ingress-controller/issues/1393#issuecomment-1337070765
> I think the informers should be started uniformly and wait for synchronization. Instead of maintaining dependencies on these resources in many places. > > However, it should be noted that when the informer starts, it needs to ensure that the event handle function has been registered. Otherwise, this would cause some events to be lost. > >  #L388 Maybe you can start here and wait for synchronization. https://github.com/apache/apisix-ingress-controller/blob/master/pkg/providers/controller.go -- 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]
