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 b285e6c4 fix ci test (#329)
add fc3df37a Involve the app context in the resource manager
add 67fff982 Involve the app context in the resource manager
add 1b631ece Remove meaningless comments
new e390317e Merge pull request #320 from Allen442/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 | 13 ++++-
pkg/core/bootstrap/bootstrap.go | 9 +--
pkg/core/registry/application_context.go | 2 +
pkg/core/registry/registry.go | 4 +-
pkg/plugins/resources/traditional/plugin.go | 10 +++-
pkg/plugins/resources/traditional/store.go | 91 +++++++++++++++--------------
6 files changed, 73 insertions(+), 56 deletions(-)