This is an automated email from the ASF dual-hosted git repository.
rxl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 4c7f83b [pulsar-broker] Fix: Tenant-admin should able to lookup topic
(#8353)
add 7285380 [Issue 7742][functions] Allow kubernetes runtime to customize
function instance class path (#7844)
No new revisions were added by this update.
Summary of changes:
conf/functions_worker.yml | 3 +++
.../pulsar/functions/runtime/RuntimeUtils.java | 27 +++++++++++++---------
.../runtime/kubernetes/KubernetesRuntime.java | 8 +++++--
.../kubernetes/KubernetesRuntimeFactory.java | 5 +++-
.../kubernetes/KubernetesRuntimeFactoryConfig.java | 5 ++++
.../functions/runtime/process/ProcessRuntime.java | 4 +++-
6 files changed, 37 insertions(+), 15 deletions(-)