You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2020/12/30 06:20:00 UTC

[pulsar] branch master updated (98ad39f -> 7b60d29)

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 98ad39f  [Issue 8887][tiered-storage-jcloud] support tiered-storage provider by aliyun OSS (#8985)
     add 7b60d29  Make function supports to use package command (#8973)

No new revisions were added by this update.

Summary of changes:
 .../runtime/kubernetes/KubernetesRuntime.java      | 49 +++++++++++++++++--
 .../runtime/kubernetes/KubernetesRuntimeTest.java  | 19 ++++++++
 pulsar-functions/utils/pom.xml                     |  6 +++
 .../functions/worker/rest/api/FunctionsImpl.java   | 43 ++++++++++++-----
 .../rest/api/v3/FunctionApiV3ResourceTest.java     | 55 +++++++++++++++++++++-
 5 files changed, 155 insertions(+), 17 deletions(-)