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 |
|
miaojiuchen
|
d360524803
|
解决k8s configmap生成的 ..data 软链接目录被识别成文件的问题
|
2019-10-21 18:00:38 +08:00 |
|
guobin
|
fa750fdff7
|
zookeeper接入kratos 服务注册发现与负载均衡
|
2019-10-21 11:08:25 +08:00 |
|
Terry.Mao
|
23e30443ce
|
Merge pull request #384 from LibiChai/master
#206 add breaker doc
|
2019-10-18 16:34:23 +08:00 |
|
libi.chai
|
5d99a2e79a
|
rm breaker config sleep & ratio
|
2019-10-18 12:11:32 +08:00 |
|
Felix Hao
|
526c532bba
|
fix code message when grpc server return status whitout message (#386)
|
2019-10-17 15:59:58 +08:00 |
|
renzheng.wang
|
232419458d
|
refine warden server start
|
2019-10-16 02:17:09 +08:00 |
|
renzheng.wang
|
d6a78697e7
|
rolloback unrelated chane
|
2019-10-16 02:09:26 +08:00 |
|
renzheng.wang
|
8e4b6f3bb2
|
support get the actual listened address after grpc server is started
|
2019-10-16 02:07:44 +08:00 |
|