Commit Graph

165 Commits

Author SHA1 Message Date
黄润豪
f5204be141
Merge branch 'master' into master 2019-05-04 19:28:12 +08:00
GLYASAI
3aa42fd75e [ADD] restore api for envs, ports and etc 2019-05-04 19:26:18 +08:00
huangrh
8967cbaaf7 [FIX] error syncing pvc 2019-04-08 16:15:26 +08:00
barnett
9c01057d37 change version and change code style 2019-03-21 14:48:46 +08:00
GLYASAI
327f0914a3 [ADD] delete related talbes when deleting service 2019-03-16 21:34:07 +08:00
GLYASAI
d30d0fe9af [ADD] list config by rule id 2019-03-13 14:40:30 +08:00
GLYASAI
0f886b3d35 [ADD] add or update api for gateway rule configuration 2019-03-13 13:58:30 +08:00
huangrh
fdf4b1cc8c [ADD] create ingress annotation about nginx config 2019-03-11 01:07:10 +08:00
黄润豪
5ce8b28c73
Merge branch 'master' into master 2019-03-09 22:08:45 +08:00
huangrh
65c8c8c861 [ADD] probe for third-party service 2019-03-09 21:54:17 +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
barnett
a49d3a6894 [REV] change pv volume save path and fix backup bug 2019-03-05 15:00:39 +08:00
黄润豪
0e034ff12f
Merge branch 'master' into master 2019-03-04 14:32:33 +08:00
barnett
9173e1e520 [ADD] add plugin config backup and restore 2019-03-01 15:13:14 +08:00
barnett
fd64eca5ff [FIX] fix configfile cannot be read or written bug 2019-03-01 14:27:03 +08:00
huangrh
0b0be32528 [ADD] create corev1.Endpoints for third-party services 2019-02-28 23:10:49 +08:00
barnettZQG
21eb9f00e3
Merge pull request #223 from GLYASAI/master
[ADD] api for thrid-party service
2019-02-27 21:06:24 +08:00
huangrh
a859e0dd29 [ADD] failure action for service probe 2019-02-27 10:11:20 +08:00
barnett
438f74fe21 [ADD] tcp mesh proxy use envoy 2019-02-25 20:04:48 +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
barnett
2c2ac1e2db [FIX] fix plugin config apply bug 2019-02-15 18:46:11 +08:00
barnett
23702ef013 [ADD] change plugin config persistence from etcd to mysql 2019-02-15 17:20:08 +08:00
barnett
065913a55c [REV] Optimize code quality via gofmt 2019-02-12 15:40:42 +08:00
GLYASAI
dc081e9662 [FIX] only return success version info 2019-01-25 14:37:30 +08:00
GLYASAI
6480a7b693 [REV] only share configmap volume template 2019-01-09 19:14:55 +08:00
GLYASAI
f3f2421fa3 [REV] delete config file uuid 2019-01-07 18:26:18 +08:00
GLYASAI
431a4c96c3 [ADD] add table tenant_service_config_file 2019-01-06 22:13:19 +08:00
GLYASAI
47cf4fce33 [ADD] delete gateway resources when deleting service 2018-12-28 12:33:37 +08:00
GLYASAI
a8409eeb75 [ADD] add ip pool 2018-12-19 10:00:50 +08:00
GLYASAI
e261076b2a [ADD] add delete IPPort 2018-12-18 19:15:21 +08:00
GLYASAI
d8c5f0b087 [ADD] checks if the ip and port for TCP is available 2018-12-18 16:58:13 +08:00
GLYASAI
c5c8bee41e [ADD] add IPPort 2018-12-18 15:48:42 +08:00
GLYASAI
965dc98077 [REV] swap labe_value and label_key which value is node-selector 2018-12-04 17:55:45 +08:00
barnett
07301343e6 [FIX] fix Unknown column 'host_path' in 'field list' bug 2018-12-04 16:55:58 +08:00
GLYASAI
f525df5a0a [ADD] add windows topic 2018-12-04 16:38:00 +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
barnett
ebf9636823 [ADD] Add the processing flow after the application is built 2018-12-04 15:09:00 +08:00
GLYASAI
daa8503108 [ADD] add api for deleting label 2018-12-04 13:35:27 +08:00
GLYASAI
70ac3863e5 [REV] change label for linux node 2018-12-04 11:54:43 +08:00
GLYASAI
0b33bd4c73 [REV] set the topic based on the type of operating system 2018-11-30 17:38:08 +08:00
GLYASAI
58a250664c [ADD] add AddOrUpdate for certificate 2018-11-29 18:12:26 +08:00
GLYASAI
6c2fc4eb2b [FIX] bug: reflect.Value.Set using unaddressable value 2018-11-26 20:37:50 +08:00
GLYASAI
6d5c1eff9c [REV] enable empty ingress for outer service 2018-11-26 19:21:41 +08:00
GLYASAI
428e4bda26 [ADD] add validation for updating tcp rule 2018-11-26 11:30:58 +08:00
GLYASAI
5b9e8db0ae [ADD] add api -- GetAvailablePort 2018-11-26 02:19:08 +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
b3ece8e0b0 [FIX] rename GetRuleExtensionByServiceID to GetRuleExtensionByRuleID 2018-11-21 18:35:04 +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
barnett
48b38237c9 [REV] merge branch v3.7 2018-11-20 17:50:01 +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
GLYASAI
01219e929d [Add] add unit test for AppServiceBuild_ApplyHttpRule 2018-11-19 14:09:14 +08:00
GLYASAI
993efefb0d [ADD] add TenantServiceRegist which conv inner and outer service regist 2018-11-18 11:53:11 +08:00
barnett
f178a0e213 [ADD] add new app runtime conversion code 2018-11-14 23:08:30 +08:00
barnett
23be445e63 [REV] change resource api 2018-11-13 13:41:20 +08:00
zhoujunhao
e866103b3b [FIX] fix bugs when merging 2018-10-08 18:13:46 +08:00
zhoujunhao
2d3ec0c390 [ADD] add apply exception event query 2018-08-31 15:24:25 +08:00
zhoujunhao
d850ee8e56 [ADD] Add exception event handling in grctl 2018-08-30 17:49:54 +08:00
zhoujunhao
ecfec9efc9 [FMT] Delete excess output 2018-08-07 19:12:44 +08:00
zhoujunhao
6d4010ea64 [ADD] Add a new event notification interface 2018-08-07 16:34:31 +08:00
barnettZQG
5c53e2b2dc [ADD] add some get deploy version api 2018-08-03 15:17:10 +08:00
zhoujunhao
25ce31a109 [ADD] add Clean up pods resource 2018-07-04 15:49:32 +08:00
zhoujunhao
fcbe6373f4 [ADD] add application quantity and status statistics 2018-06-22 12:44:20 +08:00
zhoujunhao
8d6c38d246 [ADD] add removed application resource cleanup 2018-06-14 14:32:36 +08:00
zhoujunhao
865397a083 [ADD] add test code 2018-06-13 14:52:45 +08:00
zhoujunhao
ba5d2bec3a [ADD] add test code 2018-06-13 11:16:52 +08:00
zhoujunhao
64cc3e3369 [ADD] add test code 2018-06-12 16:48:22 +08:00
zhoujunhao
19975ce62a [ADD] add test code 2018-06-12 15:02:55 +08:00
zhoujunhao
30121d23e7 [ADD] add test code 2018-06-12 12:03:33 +08:00
zhoujunhao
0bf4e980d7 [ADD] add test code 2018-06-12 11:32:54 +08:00
zhoujunhao
ab92750774 [ADD] add clean data 2018-06-08 22:43:37 +08:00
zhoujunhao
17d13ae889 [ADD] add test code 2018-06-08 17:25:08 +08:00
zhoujunhao
eccd07f9eb [ADD] add test code 2018-06-08 16:49:49 +08:00
zhoujunhao
de4858a933 [ADD] add test code 2018-06-08 16:10:28 +08:00
zhoujunhao
f348c60a8e test 2018-06-08 14:44:27 +08:00
zhoujunhao
164231215d Merge branch 'V3.6' of https://github.com/goodrain/rainbond into 3.6-dev 2018-06-08 14:20:37 +08:00
zhoujunhao
e2a50d71ae test 2018-06-08 13:53:33 +08:00
zhoujunhao
80724436b7 test 2018-06-08 13:51:56 +08:00
zhoujunhao
a730a191ee test 2018-06-08 11:56:41 +08:00
zhoujunhao
25228e44a0 test 2018-06-08 10:25:22 +08:00
zhoujunhao
a8484f6365 test 2018-06-07 16:43:10 +08:00
barnettZQG
0a85243857 [ADD] add delete backup api 2018-06-07 13:18:53 +08:00
barnettZQG
8fdd679ad6 [ADD] add change tanent lb port api 2018-06-07 13:02:24 +08:00
zhoujunhao
f25d299078 [ADD] add clean data test 2018-06-07 10:15:29 +08:00
barnettZQG
6d810cd810 [ADD] add plugin share code (#74) 2018-05-29 12:51:10 +08:00
barnett
1f70fe5f30 [ADD] add clear impl when restore failure 2018-05-28 12:18:29 +08:00
barnett
d8dd72f3bc [REV] query tenants resouce only query used tenants 2018-05-24 09:41:47 +08:00
barnett
171886c714 [REV] update quert tenants resource api 2018-05-23 19:55:49 +08:00
barnett
c12448e44d [REV] change tenants resource ranking query api 2018-05-23 18:58:31 +08:00
barnett
5e80a0c71e [REV] merge code 2018-05-23 11:13:19 +08:00