This is an automated email from the ASF dual-hosted git repository.
robocanic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git
from 987f8d49 [charts] Adjusting the startup strategy (#631)
add fbcc7412 fix: improve the global search function and correct the
metadata fields
add e74e0ed4 feat: merge k8s fields into dataplane resource when run with
universal mode
add ed89740c fix: correct the application name tag
add 294abf2c feat: add the creation time when not provided
new 1d6e2978 Merge pull request #594 from yin1999/api-server-fix
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:
.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(-)