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

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


    from 465e7ae6ee [Bug] [Master] Workflow keep running when task has no id 
(#14315)
     add 1c0dfbb044 [Improvement][Etcd] Support SSL In Etcd And Enhance Etcd In 
Helm (#13924)

No new revisions were added by this update.

Summary of changes:
 .../dolphinscheduler/templates/_helpers.tpl        | 49 ++++++++++++++++++++++
 .../templates/deployment-dolphinscheduler-api.yaml |  2 +
 ...database.yaml => secret-external-etcd-ssl.yaml} | 12 +++---
 .../statefulset-dolphinscheduler-master.yaml       |  2 +
 .../statefulset-dolphinscheduler-worker.yaml       |  2 +
 deploy/kubernetes/dolphinscheduler/values.yaml     | 14 +++++++
 dolphinscheduler-master/pom.xml                    |  8 ++++
 .../dolphinscheduler-registry-etcd/README.md       | 26 +++++++++---
 .../plugin/registry/etcd/EtcdRegistry.java         | 19 ++++++++-
 .../registry/etcd/EtcdRegistryProperties.java      |  5 +++
 10 files changed, 127 insertions(+), 12 deletions(-)
 copy 
deploy/kubernetes/dolphinscheduler/templates/{secret-external-database.yaml => 
secret-external-etcd-ssl.yaml} (73%)

Reply via email to