GLYASAI
|
cb35637719
|
[REV] add validation for request of adding http rule
|
2018-11-25 21:21:34 +08:00 |
|
GLYASAI
|
5df9edc552
|
[FMT] rename, Http to HTTP, Tcp to TCP
|
2018-11-23 20:39:34 +08:00 |
|
GLYASAI
|
6c4c974da3
|
[REV] change the implementation of ApplyRules
|
2018-11-23 20:15:38 +08:00 |
|
barnett
|
6c24c3344a
|
[ADD] add update config command in node module
|
2018-11-23 18:44:32 +08:00 |
|
GLYASAI
|
44dd5ca6b1
|
[REV] move DeletePools to the front of UpdatePools
|
2018-11-23 17:54:41 +08:00 |
|
GLYASAI
|
4bc88919d5
|
[REV] filter empty endpoints
|
2018-11-23 17:43:05 +08:00 |
|
GLYASAI
|
7c3ace43a1
|
[ADD] add EventHandler for Endpoints
|
2018-11-23 16:39:56 +08:00 |
|
barnett
|
670e083bc3
|
Merge branch 'master' of https://github.com/goodrain/rainbond
|
2018-11-23 16:19:45 +08:00 |
|
barnett
|
33587a1a2f
|
[ADD] support multiple daemon component service profiles
|
2018-11-23 16:19:35 +08:00 |
|
GLYASAI
|
e07aa913f6
|
[ADD] add default server for nginx
|
2018-11-23 15:51:12 +08:00 |
|
GLYASAI
|
4e41e4b858
|
[ADD] add UpdateFunc for ingress
|
2018-11-23 14:34:44 +08:00 |
|
GLYASAI
|
f033722cfa
|
[REV] Filter empty hosts and ports
|
2018-11-23 14:12:01 +08:00 |
|
GLYASAI
|
c5563212dd
|
[FIX] make gateway run in container successfully
|
2018-11-22 21:16:00 +08:00 |
|
barnett
|
2e0a3fde20
|
[REV] remove event log message db model
|
2018-11-22 16:22:44 +08:00 |
|
barnett
|
ec6cb037fd
|
[REV] change all db name and remove kube client from api module
|
2018-11-22 14:33:29 +08:00 |
|
barnett
|
850dd09148
|
Merge branch 'master' of https://github.com/goodrain/rainbond
|
2018-11-22 10:44:33 +08:00 |
|
barnett
|
7a7e64b355
|
[DEL] remove old runtime sync code
|
2018-11-22 10:44:12 +08:00 |
|
GLYASAI
|
6bb5216e10
|
[ADD] add uuid for TcpRuleStruct
|
2018-11-22 10:38:55 +08:00 |
|
GLYASAI
|
0a20990804
|
[ADD] add uuid for http rule
|
2018-11-22 09:34:00 +08:00 |
|
GLYASAI
|
d156289e98
|
[ADD] add api fo deleting tcp rule
|
2018-11-21 20:33:37 +08:00 |
|
GLYASAI
|
aa98f5fd55
|
[ADD] add api for updating tcp rule
|
2018-11-21 20:14:13 +08:00 |
|
GLYASAI
|
1e4e5b0f37
|
[ADD] add api for adding tcp rule
|
2018-11-21 19:51:40 +08:00 |
|
GLYASAI
|
b3ece8e0b0
|
[FIX] rename GetRuleExtensionByServiceID to GetRuleExtensionByRuleID
|
2018-11-21 18:35:04 +08:00 |
|
barnett
|
596cbf2561
|
Merge branch 'master' of https://github.com/goodrain/rainbond
|
2018-11-21 18:25:39 +08:00 |
|
barnett
|
0d6ab85493
|
[REV] update logger step info code
|
2018-11-21 18:25:12 +08:00 |
|
GLYASAI
|
f2c5b22c2d
|
[REV] change router of "http-rule"
|
2018-11-21 18:16:41 +08:00 |
|
GLYASAI
|
8d7d6e359a
|
[ADD] add api for deleting http rule
|
2018-11-21 17:57:48 +08:00 |
|
barnett
|
c6d36e958f
|
Merge branch 'master' of https://github.com/goodrain/rainbond
|
2018-11-21 17:35:32 +08:00 |
|
barnett
|
86d9c42210
|
[ADD] add gateway Dockerfile
|
2018-11-21 17:35:07 +08:00 |
|
GLYASAI
|
61b01f2b95
|
[ADD] add api for updating http rule
|
2018-11-21 17:15:40 +08:00 |
|
GLYASAI
|
086aa7b058
|
[ADD] add default domain for ingress
|
2018-11-21 15:51:23 +08:00 |
|
GLYASAI
|
fa4847258e
|
Merge remote-tracking branch 'origin/master'
|
2018-11-21 15:10:42 +08:00 |
|
GLYASAI
|
f254d4a61a
|
[ADD] add api "addHttpRule"
|
2018-11-21 15:04:03 +08:00 |
|
barnett
|
88300d137e
|
[REV] change create etcd cli code in node module
|
2018-11-21 14:10:16 +08:00 |
|
barnett
|
56cfadd2a9
|
[ADD] add gateway Dockerfile and attachment
|
2018-11-21 13:30:40 +08:00 |
|
barnett
|
8eea0849f7
|
[FIX] fix logger is nil bug
|
2018-11-21 12:04:02 +08:00 |
|
barnett
|
25fc30014e
|
[ADD] add restart controller in app runtime
|
2018-11-21 11:58:16 +08:00 |
|
barnett
|
fc243ffbe3
|
[REV] change app size log and master start don't block
|
2018-11-21 11:32:29 +08:00 |
|
barnett
|
c6182157c4
|
[REV] update app runtime collector for prometheus
|
2018-11-21 11:25:19 +08:00 |
|
barnett
|
a5ecfecf5b
|
Merge branch 'master' of https://github.com/goodrain/rainbond
|
2018-11-21 09:31:59 +08:00 |
|
barnett
|
3ec61887fc
|
[ADD] add set container logger is streamlog code
|
2018-11-21 09:31:35 +08:00 |
|
GLYASAI
|
22e5c87219
|
[FIX] add unit test for AnalystToExec
|
2018-11-21 09:11:20 +08:00 |
|
barnett
|
8d65819c22
|
[FIX] change event discover log
|
2018-11-20 19:36:00 +08:00 |
|
barnett
|
c6c533aef7
|
[REV] update eventlog server code
|
2018-11-20 19:34:18 +08:00 |
|
barnett
|
02d77859e5
|
[FIX] fix last event log status failure
|
2018-11-20 19:19:05 +08:00 |
|
barnett
|
460ada211c
|
[FIX] fix node ready status do not change bug
|
2018-11-20 18:46:36 +08:00 |
|
barnett
|
39f22c1163
|
[REV] update node status
|
2018-11-20 18:13:46 +08:00 |
|
barnett
|
aa575dd91b
|
[REV] merge code
|
2018-11-20 17:51:40 +08:00 |
|
barnett
|
48b38237c9
|
[REV] merge branch v3.7
|
2018-11-20 17:50:01 +08:00 |
|
GLYASAI
|
c37cf03e10
|
Merge remote-tracking branch 'origin/master'
|
2018-11-20 17:44:43 +08:00 |
|