jessetang
|
d470886977
|
refactor(transport): format import and init slice cap (#2741)
* fix(transport): format import and init slice cap
* fix lint: local-prefixes: github.com/go-kratos
---------
Co-authored-by: haiyux <haiyux@foxmail.com>
|
2 years ago |
longxboy
|
bebea0c103
|
feat: add subset alg for instances (#2613)
* add subset alg for instances
* fix go build
* update go sum
* fix lint
* fix gofmt
* fix lint
* fix polaris
Co-authored-by: caoguoliang01 <caoguoliang01@bilibili.com>
|
2 years ago |
haiyux
|
ad5e9032a3
|
feat: make secure url to grpcs://127.0.0.1/ (#2072)
* feat:make secure url to grpcs://127.0.0.1/
|
3 years ago |
Tony Chen
|
dccee86141
|
log: remove component logger to use global logger (#2061)
* remove component logger to user global logger
|
3 years ago |
pwli
|
f0a058713f
|
fix:(transport/http): fix unexpected overriding behavior when return an error (#1984)
* fix:(transport/http): fix unexpected overriding behavior when return an error
* fix:(transport/http): fix broken tests
Co-authored-by: pwli0755 <lipw0755@gmial.com>
|
3 years ago |
Tony Chen
|
d0b704b8f3
|
feat(selector): add node scheme (#1932)
* add node scheme
|
3 years ago |
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>
|
3 years ago |
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
|
3 years ago |
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
|
3 years ago |
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>
|
4 years ago |
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
|
4 years ago |
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
|
4 years ago |
Tony Chen
|
bc35f20228
|
feat(endpoint): add endpoint parser (#1273)
* feat(endpoint): add endpoint parser
* fix parseTarget ut
* fix insecure testing
|
4 years ago |
zwhyb
|
8f4e78b47d
|
grpc‘s secure discovery (#1270)
* add gprc secure discovery
* add http insecure filter
|
4 years ago |
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>
|
4 years ago |
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
|
4 years ago |
longxboy
|
dca963a236
|
fix http resovler bug (#1231)
* fix http resovler bug
* delete unused code
|
4 years ago |
longxboy
|
a02d9b4192
|
add zero endpoint protection (#1215)
* add zero endpoint protection
|
4 years ago |
包子
|
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>
|
4 years ago |
longxboy
|
953c91d354
|
keep balancer nodes (#1110)
|
4 years ago |
Tony Chen
|
bef6d8d818
|
transport/http: clean http client (#981)
* clean http client
|
4 years ago |
longXboy
|
637af7f4b0
|
change filename
|
4 years ago |
longxboy
|
28abad2268
|
Feat/http resovler (#953)
* add http resolver & balancer
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
4 years ago |