Duncan-tree-zhou commented on PR #66:
URL: https://github.com/apache/skywalking-swck/pull/66#issuecomment-1157868340

   Hi @dashanji , vendor had been removed.
   
   here are the changes:
   
   1. add SwAgent CRD
       - inlcuding label selector and container matcher.
       - the sidecar configs variable is explicitly declared.
       - JavaSideCar.Env will be pass to target pods, in which way use can set 
agent configs.
   2. update pod in SwAgent Reconcilor is not applicable, so nothing is done in 
SwAgent Reconciler
   3. SwAgent CRD is take effect in admission webhook, the config precedence is 
overlay-annotations-config > swAgent-config > swAgent-default-config > 
overlay-default-config.
   4. for batch updating agents in target pods, two steps to be execute:
       - add or update swAgent CR, and use the correct label selector
       - delete the pods with correct label selector, then k8s will rolling 
update pods to the corrects.


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

Reply via email to