You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2018/10/03 19:06:28 UTC

[pulsar] branch master updated (3bdd6ec -> 25d52eb)

This is an automated email from the ASF dual-hosted git repository.

sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 3bdd6ec  Fix: apache-rat validation (#2700)
     add 25d52eb  Have the ability to specify custom labels for k8 jobs (#2702)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/pulsar/functions/runtime/KubernetesRuntime.java | 6 ++++++
 .../apache/pulsar/functions/runtime/KubernetesRuntimeFactory.java   | 6 ++++++
 .../org/apache/pulsar/functions/runtime/KubernetesRuntimeTest.java  | 2 +-
 .../org/apache/pulsar/functions/worker/FunctionRuntimeManager.java  | 1 +
 .../main/java/org/apache/pulsar/functions/worker/WorkerConfig.java  | 2 ++
 5 files changed, 16 insertions(+), 1 deletion(-)