[GitHub] [apisix] spacewander commented on a change in pull request #2935: feat: Implement traffic splitting plugin

2020-12-24 Thread GitBox
spacewander commented on a change in pull request #2935: URL: https://github.com/apache/apisix/pull/2935#discussion_r548525337 ## File path: t/plugin/traffic-split.t ## @@ -0,0 +1,1289 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor li

[GitHub] [apisix] spacewander commented on a change in pull request #2935: feat: Implement traffic splitting plugin

2020-12-24 Thread GitBox
spacewander commented on a change in pull request #2935: URL: https://github.com/apache/apisix/pull/2935#discussion_r548464858 ## File path: t/plugin/traffic-split.t ## @@ -1150,3 +1144,75 @@ GET /t 1980, 1981, 1981, 1982, 1982 --- no_error_log [error] + + + +=== TEST 34: mu

[GitHub] [apisix] spacewander commented on a change in pull request #2935: feat: Implement traffic splitting plugin

2020-12-23 Thread GitBox
spacewander commented on a change in pull request #2935: URL: https://github.com/apache/apisix/pull/2935#discussion_r548340985 ## File path: apisix/plugins/traffic-split.lua ## @@ -0,0 +1,294 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- cont

[GitHub] [apisix] spacewander commented on a change in pull request #2935: feat: Implement traffic splitting plugin

2020-12-23 Thread GitBox
spacewander commented on a change in pull request #2935: URL: https://github.com/apache/apisix/pull/2935#discussion_r547976741 ## File path: apisix/plugins/traffic-split.lua ## @@ -0,0 +1,294 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- cont

[GitHub] [apisix] spacewander commented on a change in pull request #2935: feat: Implement traffic splitting plugin

2020-12-22 Thread GitBox
spacewander commented on a change in pull request #2935: URL: https://github.com/apache/apisix/pull/2935#discussion_r547752819 ## File path: apisix/plugins/traffic-split.lua ## @@ -0,0 +1,294 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- cont

[GitHub] [apisix] spacewander commented on a change in pull request #2935: feat: Implement traffic splitting plugin

2020-12-21 Thread GitBox
spacewander commented on a change in pull request #2935: URL: https://github.com/apache/apisix/pull/2935#discussion_r547059643 ## File path: apisix/plugins/traffic-split.lua ## @@ -0,0 +1,294 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- cont

[GitHub] [apisix] spacewander commented on a change in pull request #2935: feat: Implement traffic splitting plugin

2020-12-09 Thread GitBox
spacewander commented on a change in pull request #2935: URL: https://github.com/apache/apisix/pull/2935#discussion_r539173573 ## File path: apisix/plugins/traffic-split.lua ## @@ -0,0 +1,294 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- cont

[GitHub] [apisix] spacewander commented on a change in pull request #2935: feat: Implement traffic splitting plugin

2020-12-09 Thread GitBox
spacewander commented on a change in pull request #2935: URL: https://github.com/apache/apisix/pull/2935#discussion_r539168215 ## File path: doc/plugins/traffic-split.md ## @@ -0,0 +1,293 @@ + + +- [中文](../zh-cn/plugins/traffic-split.md) + +# Summary + - [**Name**](#name) + -

[GitHub] [apisix] spacewander commented on a change in pull request #2935: feat: Implement traffic splitting plugin

2020-12-07 Thread GitBox
spacewander commented on a change in pull request #2935: URL: https://github.com/apache/apisix/pull/2935#discussion_r537446150 ## File path: doc/plugins/traffic-split.md ## @@ -0,0 +1,308 @@ + + +- [中文](../zh-cn/plugins/traffic-split.md) + +# Summary +- [**Name**](#name) +- [**