Commit Graph

380 Commits

Author SHA1 Message Date
barnett
b6eed75a65 [ADD] add batch operation api 2019-03-08 19:22:22 +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
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
barnett
22e733a408 [ADD] add init-probe component 2019-02-28 14:52:39 +08:00
huangrh
3cdfa29143 [FIX] "/v2/port" has no authentication in public cloud 2019-02-27 15:47:25 +08:00
huangrh
a859e0dd29 [ADD] failure action for service probe 2019-02-27 10:11:20 +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
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
barnett
23702ef013 [ADD] change plugin config persistence from etcd to mysql 2019-02-15 17:20:08 +08:00
barnett
fa53f1b403 [REV] change some code style 2019-02-15 10:06:25 +08:00
GLYASAI
c2d5f52ce3 [REV] add deploy version for build-list 2019-02-13 16:30:17 +08:00
barnett
56e0ca76db [REV] modify some file names 2019-02-12 17:19:42 +08:00
barnett
1283f445f3 [FIX] fix api build bug 2019-02-12 17:10:18 +08:00
barnett
239a997621 [FIX] fix build bug 2019-02-12 17:01:37 +08:00
barnett
510f901d4b [DEL] remove deprecated code 2019-02-12 16:57:18 +08:00
barnett
2616796037 [REV] Optimize code quality via go vet 2019-02-12 16:41:14 +08:00
barnett
065913a55c [REV] Optimize code quality via gofmt 2019-02-12 15:40:42 +08:00
barnett
f4da2f1462 [ADD] add manage node condition api and command 2019-01-29 14:54:39 +08:00
barnett
f75512f990 [FIX] fix cpu unit error bug 2019-01-28 17:13:38 +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
barnett
92fe7bb80f [FIX] Fix the bug of adding nodes --install does not take effect. 2019-01-28 10:23:53 +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
4af443d482 [FIX] wrong used memory 2019-01-25 22:05:38 +08:00
GLYASAI
dc081e9662 [FIX] only return success version info 2019-01-25 14:37:30 +08:00
GLYASAI
96ca1a8cd4 [REV] modify the logic of PriChargeSverify 2019-01-24 17:20:01 +08:00
GLYASAI
895df0d40e [REV] allocatable memory should subtract allocated memory 2019-01-24 14:25:42 +08:00
GLYASAI
33f55ccd13 [REV] verifies if the resources requested in the private cloud are legal 2019-01-24 11:28:17 +08:00
GLYASAI
eeffbc7ba9 [Rev] get allocatable memory if there is no limit memory 2019-01-24 10:31:19 +08:00
GLYASAI
555ea151ea [FIX] error building service with config file 2019-01-17 15:10:28 +08:00
GLYASAI
4dcd8d2f65 [FIX] return rainbond version 2019-01-16 21:09:35 +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
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
f3f2421fa3 [REV] delete config file uuid 2019-01-07 18:26:18 +08:00