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 bb3737e181ee25d57a19f4c3fe1ed7be658474dc
Merge: c04c9561 9d7f77f7
Author: Ken Liu <[email protected]>
AuthorDate: Sun Mar 24 16:02:15 2024 +0800

    Merge pull request #229 from sjmshsh/master
    
    webhook config

 test/control-plane/cp.yaml                         | 182 +++++++++++++++++++++
 test/control-plane/dubbo.io_conditionroutes.yaml   |  50 ++++++
 test/control-plane/dubbo.io_dataplaneinsights.yaml |  50 ++++++
 test/control-plane/dubbo.io_dataplanes.yaml        |  50 ++++++
 test/control-plane/dubbo.io_datasources.yaml       |  50 ++++++
 test/control-plane/dubbo.io_dynamicconfigs.yaml    |  50 ++++++
 test/control-plane/dubbo.io_mappings.yaml          |  50 ++++++
 test/control-plane/dubbo.io_meshes.yaml            |  50 ++++++
 test/control-plane/dubbo.io_meshinsights.yaml      |  50 ++++++
 test/control-plane/dubbo.io_metadata.yaml          |  50 ++++++
 test/control-plane/dubbo.io_secrets.yaml           |  50 ++++++
 .../dubbo.io_servicenamemappings.yaml              |  59 +++++++
 test/control-plane/dubbo.io_tagroutes.yaml         |  50 ++++++
 test/control-plane/dubbo.io_zoneegresses.yaml      |  50 ++++++
 test/control-plane/dubbo.io_zoneingresses.yaml     |  50 ++++++
 .../dubbo.io_zoneingressinsights.yaml              |  51 ++++++
 test/control-plane/dubbo.io_zoneinsights.yaml      |  50 ++++++
 test/control-plane/dubbo.io_zones.yaml             |  50 ++++++
 test/manager/condition_route.go                    |  18 --
 test/manager/dataplane.go                          |  18 --
 test/manager/dynamic_config.go                     |  18 --
 test/manager/mapping.go                            |  18 --
 test/manager/metadata.go                           |  18 --
 test/manager/tag_route.go                          |  18 --
 24 files changed, 1042 insertions(+), 108 deletions(-)

Reply via email to