You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by le...@apache.org on 2022/08/15 02:28:49 UTC

[incubator-linkis] branch dev-1.3.0 updated (922173686 -> 3803b8579)

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

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


    from 922173686 fix: Python codeparser parsing error (#2764)
     add 3803b8579 [bug] fix bug: class path resource [org/springframework/web/servlet/config/annotation/WebMvcConfigurer.class] cannot be opened because it does not exist, due to jars dependency issue (#2769)

No new revisions were added by this update.

Summary of changes:
 linkis-dist/docker/scripts/prepare-ldh-image.sh    |  6 -----
 linkis-dist/helm/README.md                         | 27 ++++++++++++++++++++--
 .../templates/linkis-cg-engineconnmanager.yaml     |  4 +---
 .../linkis/templates/linkis-cg-engineplugin.yaml   |  4 +---
 .../linkis/templates/linkis-cg-entrance.yaml       |  4 +---
 .../linkis/templates/linkis-cg-linkismanager.yaml  |  4 +---
 .../charts/linkis/templates/linkis-mg-gateway.yaml |  4 +---
 .../helm/charts/linkis/templates/linkis-ps-cs.yaml |  4 +---
 .../templates/linkis-ps-data-source-manager.yaml   |  4 +---
 .../linkis/templates/linkis-ps-metadataquery.yaml  |  4 +---
 .../linkis/templates/linkis-ps-publicservice.yaml  |  4 +---
 .../helm/charts/linkis/templates/linkis-web.yaml   |  4 +---
 linkis-dist/helm/charts/linkis/values.yaml         | 22 +++++++++++++++++-
 linkis-dist/helm/scripts/common.sh                 |  7 +-----
 linkis-dist/helm/scripts/create-kind-cluster.sh    |  5 ++++
 linkis-dist/helm/scripts/install-charts.sh         |  9 +++++---
 linkis-dist/helm/scripts/install-ldh.sh            |  6 ++---
 linkis-dist/pom.xml                                | 15 ++++++++++++
 .../linkis-gateway-core/pom.xml                    | 14 +++++++++++
 .../src/main/assembly/distribution.xml             |  1 -
 pom.xml                                            |  1 +
 21 files changed, 101 insertions(+), 52 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org