Commit Graph

109 Commits

Author SHA1 Message Date
GLYASAI
d19b06c502 [FIX] wrong domain 2019-09-03 15:09:30 +08:00
GLYASAI
bfc2b9df27 [FIX] failed to listing pods 2019-08-30 20:16:56 +08:00
曾庆国
a50971a050 merge branch master to 5.1 2019-08-30 09:33:10 +08:00
GLYASAI
0072127762 [FIX] pod not found 2019-08-26 11:16:42 +08:00
GLYASAI
dac4a40f89 [REV] add start time for app status 2019-08-23 13:34:36 +08:00
Abe Wang
6a35ec3165 [ADD] list pod events 2019-08-23 13:31:16 +08:00
GLYASAI
86d6ca4df8 [REV] parse image repositry 2019-08-22 14:20:08 +08:00
barnett
c05bcc0319 local and share volume support change volume path (fixed #347) 2019-08-11 17:21:34 +08:00
barnett
6b0713ccc4 merge 5.1 branch code 2019-06-25 22:01:03 +08:00
barnettZQG
8093677ff7
Merge pull request #303 from GLYASAI/RAINBOND-998
[FIX] err creating third-party service
2019-06-25 17:51:08 +08:00
GLYASAI
ff9da04135 [FIX] err creating third-party service 2019-06-20 18:01:05 +08:00
GLYASAI
5e0fd373b0 [REV] rollback transaction when panic 2019-06-20 14:04:05 +08:00
barnett
c797894103 add service ratelimit support 2019-06-14 15:19:53 +08:00
GLYASAI
4874e1c9c6 [FIX] container init-probe does not exit normally 2019-05-20 11:43:28 +08:00
GLYASAI
327f0914a3 [ADD] delete related talbes when deleting service 2019-03-16 21:34:07 +08:00
GLYASAI
feb1e1ba64 [REV] change gateway configuration
[FIX] fix some bug
2019-03-14 21:10:14 +08:00
黄润豪
5ce8b28c73
Merge branch 'master' into master 2019-03-09 22:08:45 +08:00
huangrh
e9078cd7c1 [ADD] string type ServiceKind 2019-03-06 15:27:28 +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
9c26ff30bd [FIX] rollback failure 2019-03-05 12:05:55 +08:00
barnett
bb84163cbf [FIX] fix version failure resulting in upgrade error bug 2019-03-01 22:06:34 +08:00
huangrh
0b0be32528 [ADD] create corev1.Endpoints for third-party services 2019-02-28 23:10:49 +08:00
huangrh
da71fcc5de [FIX] gorm can't create zero values 2019-02-27 09:30:39 +08:00
huangrh
b1db6090db [REV] change discovery configuration request struct 2019-02-27 09:30:25 +08:00
huangrh
912babfa6a [ADD] api for listing third-party service endpoints 2019-02-26 14:16:22 +08:00
huangrh
74ff40f7cb [ADD] static endpoints or discovery configuration when create service 2019-02-25 01:07:37 +08:00
barnett
23702ef013 [ADD] change plugin config persistence from etcd to mysql 2019-02-15 17:20:08 +08:00
GLYASAI
c2d5f52ce3 [REV] add deploy version for build-list 2019-02-13 16:30:17 +08:00
barnett
8cfbf302c3 [FIX] fix memory unit error bug 2019-01-28 16:25:02 +08:00
barnett
75438e6c05 [REV] Optimize tenant resource statistics and resource constraints 2019-01-28 16:00:51 +08:00
GLYASAI
f39917d585 [FIX] wrong ip address 2019-01-26 01:26:11 +08:00
GLYASAI
64794c109d [REV] get disk info from prometheus 2019-01-25 23:34:12 +08:00
GLYASAI
555ea151ea [FIX] error building service with config file 2019-01-17 15:10:28 +08:00
GLYASAI
2a4f7c3816 [FIX] wrong number of running apps 2019-01-11 11:55:04 +08:00
barnett
46b3cdf720 [REV] merge new feature to 5.0 2019-01-10 18:58:22 +08:00
GLYASAI
029fd7d563 [DEL] remove debug message 2019-01-09 15:05:32 +08:00
GLYASAI
51c9f8a48a [ADD] add memory_limit 2019-01-09 14:55:26 +08:00
GLYASAI
54c95f1833 [FIX] Int64 lost data when converting to int32 2019-01-09 14:42:00 +08:00
GLYASAI
93dfd6ada0 [ADD] add debug messages 2019-01-09 13:53:10 +08:00
GLYASAI
f3f2421fa3 [REV] delete config file uuid 2019-01-07 18:26:18 +08:00
GLYASAI
a43d521b1a [REV] replace AddVolumeStruct with TenantServiceVolume 2019-01-07 16:10:40 +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
47cf4fce33 [ADD] delete gateway resources when deleting service 2018-12-28 12:33:37 +08:00
barnett
8a781ae6e0 [REV] change grctl some command 2018-12-08 12:58:40 +08:00
GLYASAI
d5fb978c97 [ADD] add a flag IfCreateExPort 2018-12-07 19:40:28 +08:00
barnett
4d84129c4c [ADD] add get deploy info api 2018-12-07 15:15:52 +08:00
barnett
cef330a542 [REV] update docker client vendor code 2018-12-07 13:53:43 +08:00
barnett
62929a731b [FIX] change code check message topic to builder 2018-12-06 12:17:27 +08:00