EvanLjp edited a comment on issue #4800: URL: https://github.com/apache/skywalking/issues/4800#issuecomment-630755894
In the afternoon,I learn some doc about the Informer. 1. In my mind , the Informer is a more effective way to connect with api server compare with the watch event. so we can use it to watch configMap change event 2. the skywalking kubernetes version is 4.0.0, this version doesn't exist the Informer api,so we need to change the version of kubernetes-client-java to 8.0.0. 3. Does it need to change the cluster-kubernetes-plugin by using Informer at the same time? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
