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 b165c47d Merge pull request #256 from sjmshsh/feat_fixbug
add 47494618 Merge branch 'master' of
https://github.com/apache/dubbo-kubernetes
add 8259b2dc Merge branch 'master' of
https://github.com/apache/dubbo-kubernetes
add f9089e7d Merge branch 'master' of
https://github.com/apache/dubbo-kubernetes
add b632b5bd Merge branch 'master' of
https://github.com/apache/dubbo-kubernetes
add d0afd2ba create proxy test
add 8c96ea80 fix proxy test
add 9bfa9953 Merge branch 'master' of
https://github.com/apache/dubbo-kubernetes
new bedbafe8 Merge pull request #257 from nasuiyile/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:
app/dubboctl/cmd/proxy.go | 22 ++-
pkg/xds/bootstrap/template_v3.go | 18 +--
test/proxy/dp-bootstrap.yaml | 151 +++++++++++++++++++++
Dockerfile => test/proxy/dp.Dockerfile | 25 ++--
.../proxy/dp/ingress.yaml | 14 +-
5 files changed, 198 insertions(+), 32 deletions(-)
create mode 100644 test/proxy/dp-bootstrap.yaml
copy Dockerfile => test/proxy/dp.Dockerfile (71%)
copy
app/dubboctl/internal/kube/testdata/input/ctl_client-apply_object-create.yaml
=> test/proxy/dp/ingress.yaml (84%)