srkukarni opened a new pull request #2856: Added ability for the kubernetes to 
poll a configmap to look out for changes
URL: https://github.com/apache/pulsar/pull/2856
 
 
   
   ### Motivation
   While running functions worker in kubernetes, it might be hard to update any 
kind of config of the worker without killing it. This pr allows certain 
properties of the functions to be stored in a configmap. The KubernetesRuntime 
Factory will keep an eye for any changes and apply the changes on the fly 
dramatically simplifying any config updates
   ### Modifications
   
   Describe the modifications you've done.
   
   ### Result
   
   After your change, what will change.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to