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 bb3737e1 Merge pull request #229 from sjmshsh/master
     add 5404569e fix controller bug
     add 5070cae6 fix controller bug
     add 5cc1f337 fix controller bug
     add 683133d3 fix controller bug
     add cba87f4b fix controller bug
     add 79039e85 fix universal buf
     add c42c1718 fix universal buf
     new 7966f027 Merge pull request #230 from sjmshsh/master

The 1 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:
 conf/dubbo-cp.yaml                                 |  1 +
 pkg/config/plugins/runtime/k8s/config.go           |  3 +-
 pkg/core/governance/governance_config.go           | 10 -----
 .../managers/apis/dataplane/dataplane_manager.go   | 11 ++++-
 pkg/plugins/resources/traditional/store.go         | 43 ++++++++++++++++++
 .../runtime/k8s/controllers/pod_controller.go      |  6 +--
 pkg/plugins/runtime/k8s/metadata/annotations.go    |  2 +
 pkg/plugins/runtime/k8s/plugin.go                  | 11 ++++-
 pkg/test/component.go                              |  4 ++
 test/app/consumer/deployment.yaml                  |  5 ++-
 test/app/provider/deployment.yaml                  |  3 +-
 test/app/provider/serviceaccount.yaml              | 51 ----------------------
 test/control-plane/cp.yaml                         | 20 ++-------
 13 files changed, 83 insertions(+), 87 deletions(-)
 delete mode 100644 test/app/provider/serviceaccount.yaml

Reply via email to