Commit Graph

4057 Commits

Author SHA1 Message Date
凡羊羊
099a938119 Merge branch 'feature/volume' of https://github.com/fanyangyang/rainbond into feature/volume 2019-12-18 18:24:27 +08:00
凡羊羊
ffa13eb67f update volume type 2019-12-18 18:24:20 +08:00
凡羊羊
3a2f838767
Merge pull request #4 from panda-zxs/feature/volume
add get volume type list with page
2019-12-18 18:22:42 +08:00
panda-zxs
13bce09909 add get volume type list with page 2019-12-18 18:20:03 +08:00
凡羊羊
da628f8b3f fix merge 2019-12-18 15:40:31 +08:00
凡羊羊
aebffb88f9
Merge pull request #2 from panda-zxs/feature/volume
add uodate volume type
2019-12-18 15:37:37 +08:00
凡羊羊
8e5db939c8 update volume type 2019-12-18 15:37:18 +08:00
panda-zxs
af2127c18d fix update volume type 2019-12-18 14:40:05 +08:00
panda-zxs
d2165ae2d4 add update volumetype 2019-12-18 14:08:30 +08:00
凡羊羊
35b585f4f1 update GetVolumeTypeByType func in db 2019-12-18 13:41:41 +08:00
凡羊羊
1dfbc1598a change volumeType struct 2019-12-18 11:12:18 +08:00
凡羊羊
1537af9ce7 fix merege 2019-12-18 10:53:19 +08:00
凡羊羊
5c54cae794 update volume, step 1 2019-12-18 10:49:37 +08:00
凡羊羊
ec3a4ab058
Merge pull request #1 from panda-zxs/feature/volume
add delete volume type
2019-12-18 10:47:12 +08:00
panda-zxs
50ab76d7aa add delete volumetyoe 2019-12-18 10:18:48 +08:00
panda-zxs
7491be0df3 UpdateVolumeType 2019-12-18 10:18:26 +08:00
凡羊羊
6e989d95be update volume 2019-12-16 13:54:50 +08:00
凡羊羊
e9f5b0f456 fix update volume bugs, and volume type mem bugs 2019-12-13 11:31:08 +08:00
凡羊羊
f0306df2cf remove volume_path from claim's label 2019-12-12 17:52:45 +08:00
凡羊羊
23425b1af8 merge from v5.2 2019-12-12 17:40:40 +08:00
凡羊羊
e6387584e5 add volume type model and update create volume 2019-12-12 11:59:02 +08:00
barnettZQG
428ba6a373 fix code bug 2019-12-12 10:53:19 +08:00
barnettZQG
11c33223a7 Merge branch 'V5.1' into V5.2 2019-12-12 10:52:34 +08:00
barnettZQG
eae64b4ce8
Merge pull request #582 from GLYASAI/plugincpu
setup cpu fo plugin
2019-12-11 08:05:41 -06:00
GLYASAI
2447adfefb Merge branch 'plugincpu' of https://github.com/GLYASAI/rainbond into plugincpu 2019-12-11 22:02:02 +08:00
GLYASAI
df1c7ead87 change env prefix 2019-12-11 22:01:39 +08:00
黄润豪
7ead8c60d5
Merge branch 'master' into plugincpu 2019-12-11 21:45:30 +08:00
GLYASAI
3557892683 change default value 2019-12-11 21:45:00 +08:00
barnettZQG
efa04e0a93 Overrides the systemd configuration when parameters change 2019-12-11 21:15:31 +08:00
GLYASAI
765f6043e9 setup cpu fo plugin 2019-12-11 21:14:30 +08:00
barnettZQG
d234213ed3 change code 2019-12-11 17:35:45 +08:00
barnettZQG
bf890daf6e remove error ErrEndpointsNotFound 2019-12-11 15:18:24 +08:00
barnettZQG
a4ce3d387e fix bugs "can not get log", "can not get pod" 2019-12-11 13:13:11 +08:00
barnettZQG
b19c49e9b8 fix nil pointer dereference bug 2019-12-11 10:21:10 +08:00
barnettZQG
cd70a0e7a8 Merge branch 'V5.1' 2019-12-10 19:03:34 +08:00
barnettZQG
b89247326a
Merge pull request #581 from GLYASAI/i527
update ingress after updating the certificate
2019-12-10 04:59:08 -06:00
GLYASAI
2f0ea5241d update ingress after updating the certificate 2019-12-10 17:56:47 +08:00
barnettZQG
589ac7b62d
Update ISSUE_TEMPLATE.md 2019-12-10 17:55:54 +08:00
GLYASAI
8a98e55e79 delete unused svclink 2019-12-10 15:46:45 +08:00
barnettZQG
28cf92f438 remove disk package in util 2019-12-09 21:30:35 +08:00
barnettZQG
615bb577e1
Merge pull request #578 from GLYASAI/dockerlog
[FIX] 404 page not found
2019-12-09 07:18:35 -06:00
barnettZQG
29c1c530e6
Merge pull request #579 from GLYASAI/imagegc
[FIX] wrong disk usage
2019-12-09 07:17:37 -06:00
barnettZQG
7507b5c6f8 fix update service probe error bug 2019-12-09 18:19:32 +08:00
黄润豪
19c8ba79b8
Merge branch 'master' into imagegc 2019-12-09 18:18:14 +08:00
GLYASAI
8ad2d24aef wrong disk usage 2019-12-09 18:16:06 +08:00
barnettZQG
4a0c171dbc Support virtual IP rule dynamic drift 2019-12-09 18:06:48 +08:00
GLYASAI
ce0feac8fb add package gopsutil 2019-12-09 17:27:30 +08:00
黄润豪
6c244453b1
Merge branch 'master' into dockerlog 2019-12-09 17:08:08 +08:00
barnettZQG
981a17b73b change the node state processing logic 2019-12-09 16:09:43 +08:00
GLYASAI
b72519328f [FIX] 404 page not found 2019-12-09 14:55:15 +08:00