This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git
commit bedbafe81a8d82f4b83f6030f01dc87337f78b29 Merge: b165c47d 9bfa9953 Author: Ken Liu <[email protected]> AuthorDate: Wed Apr 10 14:00:04 2024 +0800 Merge pull request #257 from nasuiyile/master fix proxy test app/dubboctl/cmd/proxy.go | 22 ++++-- pkg/xds/bootstrap/template_v3.go | 18 ++--- test/proxy/dp-bootstrap.yaml | 151 +++++++++++++++++++++++++++++++++++++++ test/proxy/dp.Dockerfile | 67 +++++++++++++++++ test/proxy/dp/ingress.yaml | 22 ++++++ 5 files changed, 264 insertions(+), 16 deletions(-)
