function-mesh
function-mesh copied to clipboard
Support pass pulsarWebServiceUrl to Java Function Runtime
this pr https://github.com/apache/pulsar/pull/9246 adds PulsarAdmin client to Function Context, which needs to pass pulsarWebServiceUrl to Java Function Runtime as --web_serviceurl argument.
Changes should be applied to function-mesh if we want open PulsarAdmin to function in function-mesh.