You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ki...@apache.org on 2021/06/23 03:32:32 UTC

[dolphinscheduler] branch dev updated (664206c -> 93f1d4d)

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

kirs pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.


    from 664206c  wrong word: 'WAITTING' ->'WAITING' (#5682)
     add 93f1d4d  [Improvement-5405][Docker/K8s] Adapt to registry SPI (#5681)

No new revisions were added by this update.

Summary of changes:
 .../conf/dolphinscheduler/registry.properties.tpl  |  8 ++++++--
 docker/build/startup-init-conf.sh                  |  2 +-
 docker/docker-swarm/config.env.sh                  |  3 +--
 .../dolphinscheduler/templates/_helpers.tpl        | 24 ++++++++++++++--------
 .../templates/deployment-dolphinscheduler-api.yaml |  2 +-
 .../statefulset-dolphinscheduler-master.yaml       |  2 +-
 .../statefulset-dolphinscheduler-worker.yaml       |  2 +-
 docker/kubernetes/dolphinscheduler/values.yaml     | 18 ++++++++--------
 .../src/main/resources/logback-alert.xml           |  1 -
 .../src/main/resources/logback-master.xml          |  2 --
 .../src/main/resources/registry.properties         |  2 --
 11 files changed, 34 insertions(+), 32 deletions(-)