Merge branch '3.0' into Ftr/proxy-service
No related branches found
No related tags found
Showing
- cluster/directory/static_directory.go 1 addition, 1 deletioncluster/directory/static_directory.go
- cluster/loadbalance/consistent_hash.go 3 additions, 2 deletionscluster/loadbalance/consistent_hash.go
- cluster/loadbalance/least_active.go 1 addition, 2 deletionscluster/loadbalance/least_active.go
- cluster/loadbalance/random.go 1 addition, 2 deletionscluster/loadbalance/random.go
- cluster/loadbalance/round_robin.go 1 addition, 1 deletioncluster/loadbalance/round_robin.go
- cluster/loadbalance/util.go 1 addition, 1 deletioncluster/loadbalance/util.go
- cluster/router/chain/chain_test.go 21 additions, 24 deletionscluster/router/chain/chain_test.go
- cluster/router/condition/app_router_test.go 4 additions, 9 deletionscluster/router/condition/app_router_test.go
- cluster/router/condition/factory_test.go 0 additions, 2 deletionscluster/router/condition/factory_test.go
- cluster/router/condition/listenable_router.go 2 additions, 1 deletioncluster/router/condition/listenable_router.go
- cluster/router/condition/router.go 9 additions, 13 deletionscluster/router/condition/router.go
- cluster/router/conncheck/conn_check_route_test.go 0 additions, 1 deletioncluster/router/conncheck/conn_check_route_test.go
- cluster/router/conncheck/conn_health_check.go 1 addition, 2 deletionscluster/router/conncheck/conn_health_check.go
- cluster/router/conncheck/factory.go 1 addition, 2 deletionscluster/router/conncheck/factory.go
- cluster/router/healthcheck/default_health_check.go 0 additions, 1 deletioncluster/router/healthcheck/default_health_check.go
- cluster/router/healthcheck/default_health_check_test.go 0 additions, 2 deletionscluster/router/healthcheck/default_health_check_test.go
- cluster/router/healthcheck/factory.go 1 addition, 2 deletionscluster/router/healthcheck/factory.go
- cluster/router/healthcheck/health_check_route_test.go 0 additions, 1 deletioncluster/router/healthcheck/health_check_route_test.go
- cluster/router/local/factory.go 1 addition, 2 deletionscluster/router/local/factory.go
- cluster/router/local/self_priority_route.go 1 addition, 1 deletioncluster/router/local/self_priority_route.go
Please register or sign in to comment