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

liujun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git


    from 1a6f4b4  Merge pull request #36 from chickenlj/issue-template
     new 1902a33  enhance dubboctl deploy
     new 989c980  fix dockerfile java
     new c4954ce  fix dockerfile java
     new 386d222  Merge branch 'master' of 
https://github.com/sjmshsh/dubbo-kubernetes
     new e51b3b3  fix dockerfile java
     new a5e3d73  Merge pull request #37 from sjmshsh/master

The 863 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:
 app/dubboctl/cmd/build.go                 |   15 +-
 app/dubboctl/cmd/completion_util.go       |    6 +-
 app/dubboctl/cmd/create.go                |   14 +-
 app/dubboctl/cmd/deploy.go                |  276 ++-----
 app/dubboctl/internal/dubbo/client.go     |    8 +-
 app/dubboctl/internal/dubbo/deploy.tpl    |   29 +-
 app/dubboctl/internal/dubbo/deployer.go   |   69 +-
 app/dubboctl/internal/dubbo/dockerfile.go |    2 +-
 app/dubboctl/internal/dubbo/dubbo.go      |  174 ++++-
 generate/templates/main.go                |   19 +
 generate/zz_filesystem_generated.go       | 1126 +++++++++++++++--------------
 templates/java/common/pom.xml             |   23 +-
 12 files changed, 872 insertions(+), 889 deletions(-)

Reply via email to