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

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


    from d13fab7  fix mybatis mapper sql judgment condition of foreach 
statement. (#4964)
     new d3afa1f  [Improvement][Docker] Support docker compose file 3.1+ version
     new e20ffac  [Improvement][K8s] Support local image
     new b689630  [Improvement][K8s] Optimize image pull secret
     new 167a768  [Improvement][K8s] Optimize fullname
     new 6d2ae75  [Improvement][K8s] Optimize metadata name
     new a2aeeb7  [Improvement][Docker] Add tenant tip for quick start
     new 0ac0f31  Merge pull request #5002 from 
chengshiwen/improve-docker-compatibility

The 4714 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docker/build/README.md                             |  7 ++
 docker/build/README_zh_CN.md                       |  7 ++
 docker/docker-swarm/docker-compose.yml             |  6 +-
 docker/docker-swarm/docker-stack.yml               |  6 +-
 docker/kubernetes/dolphinscheduler/README.md       | 14 ++--
 .../dolphinscheduler/templates/_helpers.tpl        | 80 ++--------------------
 .../deployment-dolphinscheduler-alert.yaml         | 10 +--
 .../templates/deployment-dolphinscheduler-api.yaml | 12 ++--
 .../dolphinscheduler/templates/ingress.yaml        |  2 +-
 ...stgresql.yaml => secret-external-database.yaml} |  6 +-
 .../templates/secret-external-fs-s3a.yaml          |  2 +-
 .../statefulset-dolphinscheduler-master.yaml       | 10 +--
 .../statefulset-dolphinscheduler-worker.yaml       | 12 ++--
 .../svc-dolphinscheduler-master-headless.yaml      |  2 +-
 .../svc-dolphinscheduler-worker-headless.yaml      |  2 +-
 docker/kubernetes/dolphinscheduler/values.yaml     |  7 +-
 16 files changed, 57 insertions(+), 128 deletions(-)
 rename 
docker/kubernetes/dolphinscheduler/templates/{secret-external-postgresql.yaml 
=> secret-external-database.yaml} (86%)

Reply via email to