EvanLjp opened a new pull request #4844:
URL: https://github.com/apache/skywalking/pull/4844


   …cluster plugin
   
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [ ] Bug fix
   - [ ] Improve performance
   
   - Related issues
   https://github.com/apache/skywalking/issues/4800
   ___
   ### Bug fix
   - Bug description.
   i don't why the history kubernetes cluster plugin keep submit watch task 
,this behavior violates the original intention of watch event in kubernetes.
   
   The aim of watch is to reduce the pressure of api server .but keep submit 
watch task .Is there any difference between such behavior and list
   
   - How to fix?
   refator the cluster plugin by informer.
   informer provides list mode APIs, and actually uses watch events internally
   ___
   ### New feature or improvement
   update the kubernetes client version to 8.0.0
   


----------------------------------------------------------------
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]


Reply via email to