wolfstudy opened a new pull request #6752: Support different docker images in Kubernetes runtime of Pulsar Functions URL: https://github.com/apache/pulsar/pull/6752 Signed-off-by: xiaolong.ran <[email protected]> Master Issue: #6520 ### Motivation Provide support to configure different docker images for go, python, java function ### Modifications - Add `javaFunctionDockerImageName`, `pythonFunctionDockerImageName`, and `goFunctionDockerImageName` in KubernetesRuntimeFactoryConfig. - Add unit test case - Update docs of `functions-runtime.md`
---------------------------------------------------------------- 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] With regards, Apache Git Services
