[GitHub] [dubbo-go] codecov-commenter edited a comment on pull request #1187: Feat: add v3router to dubbogo

2021-05-06 Thread GitBox
codecov-commenter edited a comment on pull request #1187: URL: https://github.com/apache/dubbo-go/pull/1187#issuecomment-833496135 #

[GitHub] [dubbo-go] codecov-commenter edited a comment on pull request #1187: Feat: add v3router to dubbogo

2021-05-06 Thread GitBox
codecov-commenter edited a comment on pull request #1187: URL: https://github.com/apache/dubbo-go/pull/1187#issuecomment-833496135 #

[GitHub] [dubbo-go] codecov-commenter commented on pull request #1179: add retry times in zookeeper starting

2021-05-06 Thread GitBox
codecov-commenter commented on pull request #1179: URL: https://github.com/apache/dubbo-go/pull/1179#issuecomment-834046879 #

[GitHub] [dubbo-spi-extensions] htynkn opened a new pull request #30: move to github action

2021-05-06 Thread GitBox
htynkn opened a new pull request #30: URL: https://github.com/apache/dubbo-spi-extensions/pull/30 ## What is the purpose of the change Fix ci and move to github action ## Brief changelog remove travis add github action ## Verifying this change CI pass

[GitHub] [dubbo-go] AlexStocks merged pull request #1188: Fix 3.0 ci problem

2021-05-06 Thread GitBox
AlexStocks merged pull request #1188: URL: https://github.com/apache/dubbo-go/pull/1188 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [dubbo-go] ztelur commented on pull request #1177: Fix: get failback error

2021-05-06 Thread GitBox
ztelur commented on pull request #1177: URL: https://github.com/apache/dubbo-go/pull/1177#issuecomment-833424079 ![image](https://user-images.githubusercontent.com/6263372/117285551-baf8db80-ae9a-11eb-9d9b-6fc4770d5ff1.png) -- This is an automated message from the Apache Git

[GitHub] [dubbo-go] codecov-commenter commented on pull request #1181: Feature/client direct call

2021-05-06 Thread GitBox
codecov-commenter commented on pull request #1181: URL: https://github.com/apache/dubbo-go/pull/1181#issuecomment-833528442 #

[GitHub] [dubbo-go] AlexStocks commented on a change in pull request #1187: Feat: add v3router to dubbogo

2021-05-06 Thread GitBox
AlexStocks commented on a change in pull request #1187: URL: https://github.com/apache/dubbo-go/pull/1187#discussion_r627490030 ## File path: cluster/router/v3router/k8s_api/listener_handler_impl.go ## @@ -0,0 +1,207 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [dubbo-go] AlexStocks commented on a change in pull request #1187: Feat: add v3router to dubbogo

2021-05-06 Thread GitBox
AlexStocks commented on a change in pull request #1187: URL: https://github.com/apache/dubbo-go/pull/1187#discussion_r627498391 ## File path: cluster/router/v3router/match_judger/double_range_match_judger.go ## @@ -0,0 +1,39 @@ +/* + * Licensed to the Apache Software

[GitHub] [dubbo-go] AlexStocks commented on a change in pull request #1187: Feat: add v3router to dubbogo

2021-05-06 Thread GitBox
AlexStocks commented on a change in pull request #1187: URL: https://github.com/apache/dubbo-go/pull/1187#discussion_r627501685 ## File path: cluster/router/v3router/uniform_rule.go ## @@ -0,0 +1,257 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] [dubbo-go] codecov-commenter commented on pull request #1187: Feat: add v3router to dubbogo

2021-05-06 Thread GitBox
codecov-commenter commented on pull request #1187: URL: https://github.com/apache/dubbo-go/pull/1187#issuecomment-833496135 #

[GitHub] [dubbo-go] AlexStocks commented on a change in pull request #1187: Feat: add v3router to dubbogo

2021-05-06 Thread GitBox
AlexStocks commented on a change in pull request #1187: URL: https://github.com/apache/dubbo-go/pull/1187#discussion_r627491101 ## File path: cluster/router/v3router/k8s_crd/client.go ## @@ -0,0 +1,135 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or

[GitHub] [dubbo-go] AlexStocks commented on a change in pull request #1187: Feat: add v3router to dubbogo

2021-05-06 Thread GitBox
AlexStocks commented on a change in pull request #1187: URL: https://github.com/apache/dubbo-go/pull/1187#discussion_r627486869 ## File path: cluster/router/v3router/factory.go ## @@ -0,0 +1,35 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [dubbo-go] AlexStocks commented on a change in pull request #1187: Feat: add v3router to dubbogo

2021-05-06 Thread GitBox
AlexStocks commented on a change in pull request #1187: URL: https://github.com/apache/dubbo-go/pull/1187#discussion_r627489002 ## File path: cluster/router/v3router/k8s_api/listener_handler_impl.go ## @@ -0,0 +1,207 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [dubbo-go] AlexStocks commented on a change in pull request #1187: Feat: add v3router to dubbogo

2021-05-06 Thread GitBox
AlexStocks commented on a change in pull request #1187: URL: https://github.com/apache/dubbo-go/pull/1187#discussion_r627499727 ## File path: cluster/router/v3router/router_chain.go ## @@ -0,0 +1,247 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] [dubbo-go] AlexStocks commented on a change in pull request #1187: Feat: add v3router to dubbogo

2021-05-06 Thread GitBox
AlexStocks commented on a change in pull request #1187: URL: https://github.com/apache/dubbo-go/pull/1187#discussion_r627500030 ## File path: cluster/router/v3router/router_chain.go ## @@ -0,0 +1,247 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] [dubbo-go] AlexStocks commented on a change in pull request #1187: Feat: add v3router to dubbogo

2021-05-06 Thread GitBox
AlexStocks commented on a change in pull request #1187: URL: https://github.com/apache/dubbo-go/pull/1187#discussion_r627488376 ## File path: cluster/router/v3router/k8s_api/k8s.go ## @@ -0,0 +1,40 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more +