imaffe opened a new issue, #18533:
URL: https://github.com/apache/pulsar/issues/18533

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Motivation
   
   Currently the python runner uses `argparse`  to parse command line args. 
However in certain cases reading from command line is not very flexible (think 
we need to use a env var as an argument but the container has no shell access). 
Thus we need to support reading configs from a file. 
   
   This is necessary for :
   - https://github.com/streamnative/function-mesh/issues/368 
   - https://github.com/streamnative/function-mesh/issues/448
   
   ### Solution
   
   _No response_
   
   ### Alternatives
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


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