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 452b9edc Merge pull request #58 from dawnzzz/master
     new 08947512 add helm env, fix java_sdk, fix prom ip, port
     new 3512dd9a add .gitattributes
     new 4831318c Merge pull request #60 from sjmshsh/master

The 889 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:
 .gitattributes                                         |  2 ++
 .licenserc.yaml                                        |  1 +
 app/dubbo-cp/cmd/run.go                                | 17 ++++++++++++++++-
 conf/admin.yml                                         |  3 +--
 pkg/admin/bootstrap.go                                 |  3 +--
 pkg/admin/config/config.go                             |  3 +--
 pkg/admin/services/prometheus_service_impl.go          |  6 +-----
 pkg/config/admin/config.go                             |  3 +--
 pkg/config/app/dubbo-cp/config.go                      |  3 +--
 pkg/config/app/dubbo-cp/dubbo-cp.default.yaml          |  3 +--
 pkg/webhook/patch/{javasdk.go => dubbosdk.go}          | 18 +++++++++---------
 .../patch/{javasdk_test.go => dubbosdk_test.go}        |  0
 pkg/webhook/server/server.go                           |  2 +-
 13 files changed, 36 insertions(+), 28 deletions(-)
 create mode 100644 .gitattributes
 rename pkg/webhook/patch/{javasdk.go => dubbosdk.go} (89%)
 rename pkg/webhook/patch/{javasdk_test.go => dubbosdk_test.go} (100%)

Reply via email to