This is an automated email from the ASF dual-hosted git repository. robocanic pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git
commit af3e75c7d9b0be28bd7ffe97a2e816d4138a0c47 Merge: ca786246 a62cdafa Author: robb <[email protected]> AuthorDate: Wed May 7 22:08:53 2025 +0800 Merge pull request #706 from robocanic/dev fix: load config bugs; add config explanation app/dubbo-cp/dubbo-cp.yaml | 50 ++++++++++++------------------- pkg/admin/handler/overview.go | 2 +- pkg/config/admin/config.go | 19 ++++++++---- pkg/config/app/dubbo-cp/config.go | 2 +- pkg/config/core/resources/store/config.go | 10 ++++--- pkg/config/plugins/runtime/config.go | 7 +++-- pkg/core/bootstrap/bootstrap.go | 26 +++------------- 7 files changed, 48 insertions(+), 68 deletions(-)
