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 2020/04/08 01:07:45 UTC

[pulsar] branch master updated (ac59f18 -> 772b789)

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 ac59f18  Remove deprecated -XX:+AggressiveOpts (#6689)
     add 772b789  Config admin CLI (#6681)

No new revisions were added by this update.

Summary of changes:
 .gitignore                                                         | 2 ++
 conf/functions_worker.yml                                          | 3 +++
 .../pulsar/functions/runtime/kubernetes/KubernetesRuntime.java     | 7 +++++--
 .../functions/runtime/kubernetes/KubernetesRuntimeFactory.java     | 7 +++++++
 .../runtime/kubernetes/KubernetesRuntimeFactoryConfig.java         | 6 ++++++
 5 files changed, 23 insertions(+), 2 deletions(-)