Commit Graph

2524 Commits

Author SHA1 Message Date
GLYASAI
5f73688f53 [ADD] add unit test for ApplyHttpRule with certificate 2018-11-20 17:44:25 +08:00
barnett
f8ab20b7f9 Merge branch 'master' of https://github.com/goodrain/rainbond 2018-11-20 17:41:04 +08:00
barnett
9c57b5f14c [REV] update node status check method 2018-11-20 17:40:43 +08:00
GLYASAI
6a5e3c5028 [FIX] fix bug: invalid ingress name 2018-11-20 17:16:34 +08:00
GLYASAI
e81480d739 [FIX] fix bug: failure create secret 2018-11-20 17:09:01 +08:00
GLYASAI
2d7eb86edc [FIX] fix bug unsupported destination should be slice or struct 2018-11-20 13:13:06 +08:00
barnett
2600844473 [REV] remove event log zmq server. 2018-11-20 11:34:03 +08:00
barnett
05299d722b [REV] update build version 2018-11-20 11:04:13 +08:00
barnett
c552e9b2fa [REV] merge code 2018-11-19 18:57:11 +08:00
barnett
606411aa5e [ADD] add upgrade and scaling contro and change app status get method 2018-11-19 18:56:28 +08:00
GLYASAI
91c15f10d8 [FMT] correct lable to label and rename streamRule to tcpRule 2018-11-19 15:31:13 +08:00
GLYASAI
5da2542eae [REV] update gateway model 2018-11-19 15:17:44 +08:00
barnett
e81095334b Merge branch 'master' of https://github.com/goodrain/rainbond 2018-11-19 14:16:37 +08:00
barnett
55fa1801f0 [REV] change get common labels method 2018-11-19 14:16:21 +08:00
GLYASAI
01219e929d [Add] add unit test for AppServiceBuild_ApplyHttpRule 2018-11-19 14:09:14 +08:00
GLYASAI
b98e089c83 [ADD] add unit test for ApplyStreamRule 2018-11-18 19:31:12 +08:00
GLYASAI
993efefb0d [ADD] add TenantServiceRegist which conv inner and outer service regist 2018-11-18 11:53:11 +08:00
barnett
0ed9ead351 [REV] update query tenant resource api 2018-11-17 18:34:46 +08:00
barnett
757a6f8938 [ADD] add runtime server and app status manage.update grpc vendor 2018-11-17 18:08:33 +08:00
barnett
cae1e2053e [ADD] add new start process for new app runtime 2018-11-16 18:16:55 +08:00
barnett
b9fef62853 [ADD] add start service code for new runtime 2018-11-15 17:09:10 +08:00
barnett
41aff85b99 Merge branch 'master' of https://github.com/goodrain/rainbond 2018-11-14 23:09:20 +08:00
barnett
f178a0e213 [ADD] add new app runtime conversion code 2018-11-14 23:08:30 +08:00
GLYASAI
080220c6e5 [ADD] add the ability to stop gateway 2018-11-14 12:54:49 +08:00
GLYASAI
71ca08bebe [ADD] add wait for plugin to be ready 2018-11-13 20:26:41 +08:00
barnett
2935ee9191 [ADD] change worker leader select by kubeapi 2018-11-13 17:45:04 +08:00
GLYASAI
9d65f07321 [ADD] add the ability to dynamically delete upstreams 2018-11-13 17:22:22 +08:00
barnett
a6ee280a4d Merge branch 'master' of https://github.com/goodrain/rainbond 2018-11-13 14:45:52 +08:00
barnett
9ba796ded8 [REV] remove resource limit router 2018-11-13 13:53:29 +08:00
barnett
98ab05c5e4 [REV] fix build api bug 2018-11-13 13:46:07 +08:00
barnett
23be445e63 [REV] change resource api 2018-11-13 13:41:20 +08:00
barnett
a484aa3f5f [REV] update app exception information storage 2018-11-13 12:07:01 +08:00
GLYASAI
f17f8e1c11 [ADD] add force redirect to https 2018-11-13 12:01:23 +08:00
barnett
651794a1f3 [ADD] add vendor for kube-openapi 2018-11-13 11:44:19 +08:00
barnett
7fd028c6ec [REV] merge branch V3.7 to master 2018-11-13 10:47:14 +08:00
barnett
5f2627505b [REV] change webcli regist method 2018-11-13 09:16:20 +08:00
GLYASAI
d50d0e02c2 [ADD] add cookie router 2018-11-13 00:41:32 +08:00
GLYASAI
f3fc910556 [ADD] add header router. 2018-11-12 19:33:16 +08:00
barnett
531b114b1e [FIX] fix concurrent map read and map write bug ( fixed #159) 2018-11-12 19:04:50 +08:00
GLYASAI
f2e405a94c [ADD] add update upstreams dynamically 2018-11-11 22:09:54 +08:00
GLYASAI
6cd9fd8866 [ADD] add https for gateway 2018-11-11 17:46:34 +08:00
barnett
8ee6512069 [REV] change ready node status color to green 2018-11-09 18:04:19 +08:00
barnett
78d6bea342 [REV] node show support color 2018-11-09 17:58:57 +08:00
barnett
11377d5700 [REV] update grctl node list show 2018-11-09 17:00:05 +08:00
barnett
bf186dc5ce [REV] only support getlog for container that logger driver is json-file 2018-11-09 15:58:51 +08:00
barnett
ba7402fd13 [ADD] add tcp stream logger plugin 2018-11-09 12:27:53 +08:00
barnett
9232c74ff4 [ADD] add logger support 2018-11-08 18:13:59 +08:00
GLYASAI
fd752dfe6d [ADD] add gateway module 2018-11-08 17:22:26 +08:00
ysicing
7756115e31
Merge pull request #150 from ysicing/V3.7
[REV] update release.sh
2018-11-07 15:06:03 +08:00
ysicing zheng
d59f1bd3c3 [REV] update release.sh 2018-11-07 15:03:36 +08:00