Commit Graph

68 Commits

Author SHA1 Message Date
huangrh
bd57b2f829 [FIX] wrong dao for adding rule config 2019-03-12 10:37:45 +08:00
huangrh
209f9bab35 [ADD] curd api for gateway rule config 2019-03-11 01:28:37 +08:00
黄润豪
5ce8b28c73
Merge branch 'master' into master 2019-03-09 22:08:45 +08:00
barnett
d5f8df7e05 [ADD] change batch operation api 2019-03-09 11:50:31 +08:00
barnett
b6eed75a65 [ADD] add batch operation api 2019-03-08 19:22:22 +08:00
huangrh
5c6a2cda3c [ADD] api for updating config-file 2019-03-06 14:06:42 +08:00
barnett
ea54454080 [REV] merge branch V5.0 to master 2019-03-06 09:33:33 +08:00
huangrh
a859e0dd29 [ADD] failure action for service probe 2019-02-27 10:11:20 +08:00
huangrh
912babfa6a [ADD] api for listing third-party service endpoints 2019-02-26 14:16:22 +08:00
huangrh
38111f0e1f [REV] make parameter ip optional 2019-02-25 10:17:07 +08:00
huangrh
74ff40f7cb [ADD] static endpoints or discovery configuration when create service 2019-02-25 01:07:37 +08:00
huangrh
078b687f85 [ADD] api for fetching or updating third-party service probe 2019-02-24 21:18:06 +08:00
huangrh
371e41a8a9 [ADD] endpoints api: add, update and delete 2019-02-24 05:13:54 +08:00
huangrh
e4c40cef12 [ADD] service check for third-party service 2019-02-24 02:14:27 +08:00
GLYASAI
c2d5f52ce3 [REV] add deploy version for build-list 2019-02-13 16:30:17 +08:00
barnett
065913a55c [REV] Optimize code quality via gofmt 2019-02-12 15:40:42 +08:00
barnett
75438e6c05 [REV] Optimize tenant resource statistics and resource constraints 2019-01-28 16:00:51 +08:00
GLYASAI
555ea151ea [FIX] error building service with config file 2019-01-17 15:10:28 +08:00
GLYASAI
36eed68b55 [ADD] validate volumte type 2019-01-08 15:26:52 +08:00
GLYASAI
ca7047db0f [ADD] add volume type for AddVolumeDependencyStruct 2019-01-08 14:43:32 +08:00
GLYASAI
b38aab8511 [REV] change config files from list to one 2019-01-07 13:51:35 +08:00
GLYASAI
431a4c96c3 [ADD] add table tenant_service_config_file 2019-01-06 22:13:19 +08:00
GLYASAI
0fda37eb1c [REV] increase the value of volume_type 2019-01-04 16:46:57 +08:00
GLYASAI
b1cd012bca [ADD] add a volume of type ConfigMap 2019-01-04 14:26:29 +08:00
GLYASAI
5ae1489948 [ADD] add rest api for add ippool 2018-12-19 10:35:04 +08:00
barnett
0df440bfe6 Merge branch 'V5.0' of https://github.com/goodrain/rainbond into V5.0 2018-12-08 09:30:23 +08:00
barnett
e048fc5fc4 [ADD] add set up node cidr parameter and check os parameter in api 2018-12-08 09:30:04 +08:00
GLYASAI
d5fb978c97 [ADD] add a flag IfCreateExPort 2018-12-07 19:40:28 +08:00
GLYASAI
e16ed6b711 [ADD] support weight in router 2018-12-04 17:11:15 +08:00
GLYASAI
bf00ad8986 [REV] change LabelStruct and delete service label 2018-12-04 15:54:47 +08:00
GLYASAI
dd3656b4f3 [REV] change label request from LabelStruct to LabelsStruct 2018-12-04 15:20:59 +08:00
GLYASAI
59742714d8 [ADD] add api for label 2018-12-04 13:15:47 +08:00
barnett
5a6321ba3a [FIX] fix service name is empty bug 2018-11-27 14:50:30 +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
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
cb35637719 [REV] add validation for request of adding http rule 2018-11-25 21:21:34 +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
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
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
barnettZQG
4b8aeb803c [FIX] fix code server type not pass bug in api 2018-10-18 12:38:38 +08:00
zhoujunhao
441b9e5ddc [REV] Optimization start command modification does not take effect on the problem (fixed #133) 2018-10-09 19:00:17 +08:00
zhoujunhao
756a0ed404 [REV] Change the tar file to a zip file 2018-09-25 17:38:47 +08:00