Commit Graph

240 Commits

Author SHA1 Message Date
GLYASAI
fdd2d0e785 [REV] delete LBMappingPort when deleting tcp rule 2018-11-26 18:13:13 +08:00
GLYASAI
41288c6315 [ADD] send apple rule task 2018-11-26 18:08:16 +08:00
GLYASAI
1167a37621 [ADD] add request struct for delete tcp rule 2018-11-26 11:39:01 +08:00
GLYASAI
428e4bda26 [ADD] add validation for updating tcp rule 2018-11-26 11:30:58 +08:00
GLYASAI
53dd99e95c [REV] change the request struct and request validation for add tcp rule 2018-11-26 09:50:15 +08:00
GLYASAI
e6e82ea9cf [REV] save lb port when adding tcp rule 2018-11-26 02:36:38 +08:00
GLYASAI
5b9e8db0ae [ADD] add api -- GetAvailablePort 2018-11-26 02:19:08 +08:00
GLYASAI
4836361308 [ADD] add validation for request of adding tcp rule 2018-11-25 22:19:40 +08:00
GLYASAI
7c9a40a662 [ADD] add AddHTTPRuleStruct for deleting http rule 2018-11-25 22:13:15 +08:00
GLYASAI
3a514c1606 [REV] add validation for request of updating http rule 2018-11-25 21:59:25 +08:00
GLYASAI
eb6f838b14 [FMT] rename, Http to HTTP, Tcp to TCP Json to JSON 2018-11-25 21:31:13 +08:00
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
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
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
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
GLYASAI
61b01f2b95 [ADD] add api for updating http rule 2018-11-21 17:15:40 +08:00
GLYASAI
f254d4a61a [ADD] add api "addHttpRule" 2018-11-21 15:04:03 +08:00
barnett
48b38237c9 [REV] merge branch v3.7 2018-11-20 17:50:01 +08:00
barnett
606411aa5e [ADD] add upgrade and scaling contro and change app status get method 2018-11-19 18:56:28 +08:00
barnett
0ed9ead351 [REV] update query tenant resource api 2018-11-17 18:34:46 +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
7fd028c6ec [REV] merge branch V3.7 to master 2018-11-13 10:47:14 +08:00
zhoujunhao
4d47fd612a [ADD] Add interface for team resource usage and application status statistics 2018-11-01 11:38:06 +08:00
barnett
c03bda3881 [REV] change client-go version to release-7.0 2018-11-01 08:42:51 +08:00
zhoujunhao
a227566159 [ADD] add version api 2018-10-30 16:46:18 +08:00
zhoujunhao
935cb338f8 [FIX] Fix bug with null pointer 2018-10-30 15:59:25 +08:00
zhoujunhao
1caaae7912 [ADD] Add team resource limits and usage 2018-10-29 18:14:10 +08:00
barnettZQG
ece9e8bc98 [DEV] create k8s service not insert service version to labels 2018-10-26 11:49:03 +08:00
barnettZQG
c221724bc6 Merge branch 'V3.7' 2018-10-24 10:20:33 +08:00
zhoujunhao
3f64309cd8 [ADD] Add team resource limits 2018-10-23 18:11:27 +08:00
zhoujunhao
ca491272aa [REV] Optimize api component initialization data flow 2018-10-19 15:33:50 +08:00
zhoujunhao
23bb3e0120 [FIX] Fix api component data initialization problem 2018-10-19 12:15:11 +08:00
barnettZQG
4b8aeb803c [FIX] fix code server type not pass bug in api 2018-10-18 12:38:38 +08:00
barnettZQG
60cabf2b51 [REV] remove O_DIRECT because invalid argument in gfs. 2018-10-15 21:03:39 +08:00
zhoujunhao
d59eb73709 [FIX] Fix the problem of initializing data duplication(fixed #138) 2018-10-15 14:22:59 +08:00
zhoujunhao
ce2e7eb382 Merge branch 'V3.7' of https://github.com/goodrain/rainbond
# Conflicts:
#	api/handler/service.go
2018-10-11 21:53:58 +08:00
zhoujunhao
68d6a78e6e [REV] Optimized upload io 2018-10-11 17:37:24 +08:00
zhoujunhao
adf65edea9 Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7 2018-10-11 17:10:25 +08:00
zhoujunhao
2ea5bae885 [REV] Kubernetes cluster resource cleanup improve(fixed #137) 2018-10-11 17:09:58 +08:00
barnettZQG
edc2aa141c [REV] support set import app local dir by env LOCAL_APP_CACHE_DIR 2018-10-11 17:06:41 +08:00
zhoujunhao
bb80239019 [FIX] Fix adding local storage error when creating app 2018-10-11 12:30:32 +08:00