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 1d6e29784f4023a1e282a75ae9b9d08e3a2b2e1b
Merge: 987f8d49 294abf2c
Author: robb <[email protected]>
AuthorDate: Sun Mar 2 20:45:17 2025 +0800

    Merge pull request #594 from yin1999/api-server-fix
    
    fix: improve the global search function and correct the metadata fields

 .gitignore                                         |   5 +-
 pkg/admin/handler/instance.go                      |   1 +
 pkg/admin/handler/search.go                        |  43 +++++---
 pkg/admin/model/application.go                     |   2 +-
 pkg/admin/model/instance.go                        |   4 +-
 pkg/admin/service/instance.go                      |  35 +++++-
 .../managers/apis/dataplane/dataplane_manager.go   | 118 ++++++++++++++++++---
 7 files changed, 168 insertions(+), 40 deletions(-)

Reply via email to