kwanhur
|
ac99a5c877
|
style(cmd/errors/examples/middleware/transport): fix common words' spelling mistakes (#1872)
* matchs to matches
* contraint to constraint
* resovle to resolver
* ser to set
Signed-off-by: kwanhur <huang_hua2012@163.com>
|
2022-03-10 22:42:44 +08:00 |
|
realityone
|
0ed2e0f379
|
feat(log): add global logger appliance, as process level default logger (#1761)
* add global logger appliance, as process level default logger
* replace DefaultLogger as global logger
|
2022-01-12 15:34:49 +08:00 |
|
longxboy
|
ae57ae9bde
|
test : add selector & balancer test (#1577)
* add selector test
* add balancer test
* add node and selector
* add ewma test
* fix datarace
* fix datarace
|
2021-10-22 09:25:58 +08:00 |
|
longxboy
|
20f0a07d36
|
Feat: add load balancer (#1437)
* add balancer
* add p2c balancer
* add http client selector filter
Co-authored-by: yuemoxi <99347745@qq.com>
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
2021-09-12 15:14:21 +08:00 |
|
Kagaya
|
f7588a47de
|
fix: ci lint error (#1391)
* fix lint check
* fix lll lint error
* fix build error
* fix gomnd
* fix shadow declaration
* add make test command
* update
|
2021-08-31 10:14:57 +08:00 |
|
Xudong Cai
|
b44e47b087
|
refactor: optimize the code and use golangci-lint to check for any errors (#1298)
* feat: optimize the code and use golangci-lint to check for any errors
* fix: TestLogger unit test
|
2021-08-16 10:35:08 +08:00 |
|
Tony Chen
|
bc35f20228
|
feat(endpoint): add endpoint parser (#1273)
* feat(endpoint): add endpoint parser
* fix parseTarget ut
* fix insecure testing
|
2021-07-29 10:11:38 +08:00 |
|
zwhyb
|
8f4e78b47d
|
grpc‘s secure discovery (#1270)
* add gprc secure discovery
* add http insecure filter
|
2021-07-28 23:10:02 +08:00 |
|
Tony Chen
|
5ca42fe921
|
feat(transport): add transport tls config (#1267)
* add http tls config
* add grpc tls config
* add examples tls
* fix resolver parseTarget
* support https for discovery
* add isSecure
* clean code
Co-authored-by: longXboy <longxboyhi@gmail.com>
Co-authored-by: 包子 <baozhecheng@foxmail.com>
|
2021-07-28 13:36:15 +08:00 |
|
Tony Chen
|
7773d15256
|
fix(grpc/resolver): fix builder context (#1258)
* fix grpc resovler ctx
* fix client close
* upgrade etcd to v3.5.0
* clean code
|
2021-07-26 23:44:41 +08:00 |
|
longxboy
|
dca963a236
|
fix http resovler bug (#1231)
* fix http resovler bug
* delete unused code
|
2021-07-23 22:42:52 +08:00 |
|
longxboy
|
a02d9b4192
|
add zero endpoint protection (#1215)
* add zero endpoint protection
|
2021-07-20 13:36:19 +08:00 |
|
包子
|
5f678de2cc
|
fix(transport/http): fixed the problem of getting empty node list (#1206)
* fix(transport/http): fixed the problem of getting empty node list
* fix http blocking
Co-authored-by: longXboy <longxboyhi@gmail.com>
|
2021-07-18 07:46:03 +08:00 |
|
longxboy
|
953c91d354
|
keep balancer nodes (#1110)
|
2021-06-25 18:18:57 +08:00 |
|
Tony Chen
|
bef6d8d818
|
transport/http: clean http client (#981)
* clean http client
|
2021-06-01 14:43:31 +08:00 |
|
longXboy
|
637af7f4b0
|
change filename
|
2021-05-26 16:46:21 +08:00 |
|