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 530c128 [Pulsar C++ Client] make pool connections configurable in
perf tools (#8913)
add 2d458f7 [pulsar-functions] Add maximum allowed amount of resources
setting for functions (#9584)
No new revisions were added by this update.
Summary of changes:
conf/functions_worker.yml | 22 ++++---
.../kubernetes/KubernetesRuntimeFactory.java | 26 +++++++-
.../pulsar/functions/worker/WorkerConfig.java | 5 ++
.../kubernetes/KubernetesRuntimeFactoryTest.java | 71 +++++++++++++++++++---
.../worker/WorkerApiV2ResourceConfigTest.java | 20 ++++++
.../resources/test_worker_k8s_resource_config.yml} | 10 ++-
6 files changed, 137 insertions(+), 17 deletions(-)
copy
pulsar-functions/{src/test/resources/test_worker_k8s_auth_override_config.yml
=> runtime/src/test/resources/test_worker_k8s_resource_config.yml} (86%)