This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from d700f8d [Issue 10161] Fix missing LoggerFactoryPtr type. (#10164)
add 047fb6a [functions] Add resource granularities settings for functions
(#9736)
No new revisions were added by this update.
Summary of changes:
conf/functions_worker.yml | 12 +++
.../kubernetes/KubernetesRuntimeFactory.java | 46 +++++++++++
.../pulsar/functions/worker/WorkerConfig.java | 12 +++
.../kubernetes/KubernetesRuntimeFactoryTest.java | 90 +++++++++++++++++++---
.../worker/WorkerApiV2ResourceConfigTest.java | 11 +++
.../resources/test_worker_k8s_resource_config.yml | 7 ++
6 files changed, 168 insertions(+), 10 deletions(-)