Commit Graph

1793 Commits

Author SHA1 Message Date
Zhang Jiajun
ba89cb5bdd [FIX] Fixed an issue where the disk information was inaccurate when the directory contained a soft chain. 2018-07-09 14:58:45 +08:00
Zhang Jiajun
fb6ea37eee [REV] Make worker and chaos support graceful exit. 2018-07-06 16:55:10 +08:00
Zhang Jiajun
2cb826f804 [FIX] Fix nil point panic when build app from source code. 2018-07-05 20:35:13 +08:00
zhoujunhao
257c98e782 [FIX] fix pull code bug 2018-07-05 15:33:58 +08:00
zhoujunhao
bab133f263 [FMT] normalize code and remove useless prints 2018-07-05 13:04:08 +08:00
zhoujunhao
9227f8faed [REV] optimization implementation 2018-07-05 12:47:23 +08:00
zhoujunhao
c30483a085 [FIX] fix bug 2018-07-05 11:57:21 +08:00
zhoujunhao
e869e84a65 [REV] optimization function 2018-07-05 11:09:18 +08:00
zhoujunhao
86255887b8 [ADD] add pod resource cleanup 2018-07-04 19:00:38 +08:00
zhoujunhao
63c818b722 [FMT] remove the extra code 2018-07-04 17:27:30 +08:00
barnettZQG
d40302a5ed Merge branch 'V3.6' 2018-07-04 16:52:28 +08:00
zhoujunhao
ff77d14640 [ADD] add generate different keys for each user 2018-07-04 16:43:55 +08:00
zhoujunhao
68404bd836 [FIX] fix bug 2018-07-04 16:08:55 +08:00
zhoujunhao
969f5218b1 Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7 2018-07-04 15:49:44 +08:00
zhoujunhao
25ce31a109 [ADD] add Clean up pods resource 2018-07-04 15:49:32 +08:00
barnettZQG
d9b89d674b [FIX] zip dir support gid and uid 2018-07-04 12:10:38 +08:00
barnettZQG
8149e5151b [REV] zip support uid and gid 2018-07-04 11:39:08 +08:00
Zhang Jiajun
01e06c97b4 [REV] Optimize app collect disk info logic. 2018-07-04 10:48:02 +08:00
barnettZQG
121f9eee43 [REV] merge branch v3.6 2018-07-03 19:01:25 +08:00
barnettZQG
ebe217b36e [FIX] fix ctx cancel bug 2018-07-03 18:13:07 +08:00
barnettZQG
f091fdd461 [REV] update req kubeapi QPS to 100 2018-07-03 18:06:50 +08:00
zhoujunhao
37277a9c81 [FIX] fix bug 2018-07-03 16:50:59 +08:00
zhoujunhao
a3ac641b06 Merge branch 'master-dev' of https://github.com/goodrain/rainbond 2018-07-03 10:54:22 +08:00
zhoujunhao
9380cfb82b [FIX] fix bug 2018-07-03 10:53:36 +08:00
Zhang Jiajun
57947dffb4 [FIX] Fix first install application filed from resource code. 2018-07-02 18:38:27 +08:00
barnettZQG
2c07be92a7 [FIX] fix volume restore bug if volume is empty. 2018-07-02 13:50:15 +08:00
barnettZQG
b9986749fa [FIX] fix 80 port conflict bug in envoy listener 2018-06-29 21:58:25 +08:00
barnettZQG
c2ebf41614 [FIX] fix down slug file bug if grou ip change 2018-06-29 18:29:37 +08:00
barnettZQG
7dd038b3ea [REV] print slug down error log 2018-06-29 17:48:44 +08:00
barnettZQG
c9380f2740 [FIX] fix restore app data bug, if have same volume parent dir 2018-06-29 17:40:19 +08:00
zhoujunhao
6bd2a9571e no message 2018-06-27 16:01:44 +08:00
zhoujunhao
895e1ebf8f [FIX] fix bug 2018-06-27 15:58:59 +08:00
zhoujunhao
04754b76b7 [FIX] fix bug 2018-06-27 15:44:04 +08:00
zhoujunhao
6f1327124d [FIX] fix resource calculation bug 2018-06-27 14:07:51 +08:00
zhoujunhao
1f5d208dcc [ADD] fix bug 2018-06-27 13:12:04 +08:00
barnettZQG
e9a0b2308f [REV] update readme doc 2018-06-26 18:51:26 +08:00
barnettZQG
85fefa686e [FIX] fix rbdfileConfig nil bug 2018-06-26 15:20:22 +08:00
barnettZQG
08ebb30f64 [FIX] fix rbdfileConfig nil bug 2018-06-26 15:18:52 +08:00
zhoujunhao
9a195ab946 [ADD] add pod status 2018-06-26 14:11:25 +08:00
barnettZQG
f0513ce745 Merge branch 'master' into V3.6 2018-06-26 13:33:29 +08:00
barnettZQG
5b4b7a4b2b [REV] update roadmap readme 2018-06-26 09:39:50 +08:00
barnettZQG
0a514032e7 [REV] update readme 2018-06-26 09:33:55 +08:00
barnettZQG
c691a5400d [REV] update table tenant_plugin_build_version; 2018-06-26 09:30:18 +08:00
barnettZQG
e1bfac2912 [FIX] fix plugin image name overlength bug 2018-06-25 19:32:00 +08:00
barnettZQG
c102a45cb9 [ADD] rainbondfile support env and port define 2018-06-23 21:08:39 +08:00
barnettZQG
2d529d0310 [REV] change architecture 2018-06-23 10:28:59 +08:00
zhoujunhao
64543d4c41 [ADD] add disk usage information 2018-06-22 16:04:30 +08:00
zhoujunhao
fcbe6373f4 [ADD] add application quantity and status statistics 2018-06-22 12:44:20 +08:00
barnettZQG
f12b011111 [FIX] fix docker log endpint lb bug 2018-06-22 12:28:44 +08:00
barnettZQG
9dc11a7476 Merge branch 'master' into V3.6 2018-06-21 22:31:37 +08:00