1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-10 00:29:01 +02:00
Commit Graph

250 Commits

Author SHA1 Message Date
Terry.Mao
5af9f75477
Merge pull request #629 from Windfarer/fix_redis_trace
fix trace pending count
2020-09-17 19:42:38 +08:00
Windfarer
92a1df5b47 fix doc link 2020-09-16 14:28:13 +08:00
Windfarer
b0159d695e fix trace pending 2020-09-09 11:27:43 +08:00
Vincent
9636e6bcf0
validate 使用 grpc 标准异常处理 (#627) 2020-09-08 23:22:12 +08:00
zgat
2fa98cd01e
Fix 纠正latency拼写 2020-05-09 13:51:33 +08:00
Tony
e79093cb5d
update version to v0.5.0 (#577)
* update version to v0.5.0

Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2020-04-30 22:24:06 +08:00
Klaus
d29dfdfd67
【#562】fix context Keys map concurrent issue (#561)
* 1、Fix context Keys map concurrent issue
2、add RemoteIP func to get client ip

* context mutex default to zero-value

Co-authored-by: John Sun <sunqiang@styd.cn>
2020-04-30 17:13:23 +08:00
Klaus
d99f595ea1
log real listen addr when blademaster start (#574) 2020-04-30 17:11:28 +08:00
Klaus
52cb7ec27f
add GetValidate func to get the default validator (#558)
* add GetValidate func to get the default validator

* warden server expose GetValidate func

Co-authored-by: John Sun <sunqiang@styd.cn>
2020-04-08 15:56:23 +08:00
Tony
d57df0b443
update grpc to v1.28.0 (#550)
* update grpc to v1.28.0

* fix testing

Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2020-04-03 14:51:47 +08:00
Astone
f2c6751ed4
sync/pipeline: using timer replace ticker (#477) 2020-03-29 11:47:55 +08:00
F1renze
dba018a6c4
refine(pkg/log): use strings.Builder instead of bytes.Buffer 2020-03-28 23:53:18 +08:00
chenzhihui
9e060edc2d replace pkg name to go-kratos 2020-03-28 18:02:25 +08:00
Terry.Mao
5a3f4b95d7
Merge pull request #511 from zhengxuzhang/master
fix url rawPath
2020-03-28 16:23:07 +08:00
panguncle
1912135a9f fix: server start error return 2020-03-23 23:51:40 +08:00
xiaochun135468
839a3b734e fix url rawPath 2020-02-26 11:41:46 +08:00
Otokaze
a7ce02b5ec lich support windows,奥里给! 2020-01-20 19:31:20 +08:00
Astone
094ee714bd sync/pipeline: select context for timeout/cancel (#478) 2020-01-17 13:12:33 +08:00
longxboy
8691205479 fix keepalive bug (#484) 2020-01-16 11:57:25 +08:00
Ehco
c18d7cc6ec fix for file_test (#486) 2020-01-16 10:43:34 +08:00
Terry.Mao
3f88443edf
Merge pull request #479 from wuxingzhong/master
modify
2020-01-12 19:13:20 +08:00
wuxingzhong
a5fd664108 del space line 2020-01-07 16:58:51 +08:00
wuxingzhong
39fde7f628 Merge remote-tracking branch 'github/master' 2020-01-07 16:44:08 +08:00
wuxingzhong
821da8a54f modify discovery 2020-01-07 16:38:25 +08:00
wei cheng
02250991aa
fix parse mysql dsn addr 2020-01-06 10:38:34 +08:00
mjcEatYou
e8e05452b3 test: add paladin config one level symbolic file link (#452) 2019-12-16 13:36:08 +08:00
shunza
07e25cf875 net http metrics add uri method. (#453) 2019-12-16 12:12:11 +08:00
Tanghui Lin
99eb3efa02 fix concurrent map read and write (#446)
* fix concurrent map read and write

* add test for fetch after build opt

* fix typo
2019-12-16 10:11:22 +08:00
wei cheng
4eb92d85f6
update paladin
- ignore hidden file
- bug fix
2019-11-26 15:22:03 +08:00
mikellxy
75348b05db opt last append time of rolling policy (#430)
* opt last append time of rolling policy

* add test of rolling policy add

* modify test cases
2019-11-26 10:07:24 +08:00
wuxingzhong
a1839c0d68
Merge pull request #4 from bilibili/master
merge
2019-11-19 10:50:16 +08:00
Tony
fa790d1453
fix apollo validate (#423) 2019-11-08 10:11:44 +08:00
wuxingzhong
6d3de81a58 judge if interface is up 2019-11-06 19:44:33 +08:00
Tony
d505c27892 fix zk options 2019-11-06 09:55:22 +08:00
Tony
c3bd753b86
Merge pull request #393 from bilibili/scheduler
multi zone scheduler sdk
2019-11-06 00:10:22 +08:00
Tony
aae2db977b fix test addr 2019-11-05 23:54:00 +08:00
Tony
0cad7e3d5a add path comment 2019-11-05 23:45:50 +08:00
Tony
0f7fb0e66d fix test bind 2019-11-05 23:39:47 +08:00
Tony
9155dbfe6b fix test event 2019-11-05 23:29:05 +08:00
Tony
4b11f44419 fix watch event 2019-11-05 23:16:37 +08:00
Tony
264e0d6c06 fix empty path 2019-11-05 22:55:44 +08:00
Tony
56e06c61a4 add zk test 2019-11-05 13:48:48 +08:00
Tony
3a16ed706b
Merge pull request #391 from guobingithub/feature-zk-loadBalance
zookeeper接入kratos  服务注册发现与负载均衡
2019-11-05 09:48:24 +08:00
Tony
e5c9307c0a
Merge pull request #340 from Colstuwjx/apollo-config-center
feat: add apollo config client support for paladin.
2019-10-30 12:51:27 +08:00
colstuwjx
c90108b14f feat: introduced apollo for paladin with driver registration. 2019-10-28 17:37:07 +08:00
Tony
e14170de04
Merge pull request #385 from wangrzneu/master
support get the actual listened address after grpc server with zero port is started
2019-10-25 17:27:37 +08:00
Arthur
b887025ad3 Merge branch 'master' of https://github.com/bilibili/kratos into fix-mock 2019-10-24 14:46:37 +08:00
Arthur
beaeb85b01 fix: Context.Bind 2019-10-24 14:46:16 +08:00
guobin
d9f57d5647 zookeeper接入kratos 服务注册发现与负载均衡
1. 加入ctx.Done的情况防止groutine 泄露
2. 注册的协议,允许注册多种协议,具体选择哪种协议有client端选择
3. 去掉RootPath常量,避免歧义
2019-10-23 15:50:06 +08:00
lintanghui
238bb11008 multi zone scheduler sdk 2019-10-23 10:50:29 +08:00