Commit Graph

209 Commits

Author SHA1 Message Date
barnettZQG
2c48069187 change grctl cluster command 2020-02-09 21:22:19 +08:00
barnettZQG
4f2580d50b remove useless code and add grctl Dockerfile 2020-02-06 18:22:29 +08:00
barnettZQG
e6d923ca4f removes obsolete commands 2020-02-06 17:10:51 +08:00
barnettZQG
143407b61c Merge branch 'master' into V5.2 2020-02-06 11:40:49 +08:00
barnettZQG
1d873a5454 add envoy and gateway command 2020-02-05 22:21:41 +08:00
GLYASAI
dee14ce89b new clientset 2020-01-08 18:18:09 +08:00
凡羊羊
6a4b553235 update create kubernets clientset 2020-01-06 15:22:14 +08:00
凡羊羊
647e3f2c40 modify kubernetes.clientset to kubernetes.interface 2020-01-06 11:53:32 +08:00
barnettZQG
11c33223a7 Merge branch 'V5.1' into V5.2 2019-12-12 10:52:34 +08:00
barnettZQG
a4ce3d387e fix bugs "can not get log", "can not get pod" 2019-12-11 13:13:11 +08:00
barnettZQG
981a17b73b change the node state processing logic 2019-12-09 16:09:43 +08:00
barnettZQG
43c3decd58 remove NodeInit condition #572 2019-12-04 11:19:53 +08:00
barnettZQG
cdece3af1b get service history log from eventlog server 2019-12-04 11:00:14 +08:00
barnettZQG
efc9d0d5bb fix node condition can not update bug. #529 2019-11-26 22:34:32 +08:00
曾庆国
1a583d0490 upgrade client-go to 1.16.3 2019-11-25 16:14:32 +08:00
凡羊羊
30cc1f4a2a delete todo 2019-11-06 20:06:46 +08:00
凡羊羊
fcb8e6c902 add cluster free resource and measure and color 2019-11-06 20:05:47 +08:00
凡羊羊
43ca2ec214 use free word instead of idle 2019-11-06 19:21:39 +08:00
凡羊羊
f707c65a01 modify grctl cluster command, add health and unhealth idle resource 2019-11-06 19:13:31 +08:00
glyasai
49284182bd [ADD] use license key 2019-09-18 17:52:41 +08:00
huangrh
1a71e1ff6f [ADD] show license info 2019-09-16 18:50:14 +08:00
GLYASAI
56427c7940 [FIX] can not delete node labels 2019-08-13 17:57:18 +08:00
barnett
4c403a8a6b change addnode shell parameter #342 2019-08-07 17:48:01 +08:00
barnett
e86e5e258e [REV]Improved logic for node installation #342 2019-08-07 14:28:20 +08:00
凡羊羊
b367640654 use simple way write install node log and check login key path 2019-08-07 12:15:01 +08:00
凡羊羊
7d83add0f0 fix bugs use chan transport log and use env for installNodeShellPath 2019-08-07 11:05:57 +08:00
凡羊羊
32b7f10128 fix some bugs golint not found 2019-08-06 20:00:25 +08:00
凡羊羊
eafe220983 [ADD] modify install node 2019-08-06 19:32:45 +08:00
barnett
d4a49a18f1 change some code 2019-08-04 22:14:02 +08:00
barnett
afad2655ea Merge branch 'V5.1' 2019-07-31 11:17:55 +08:00
barnett
00991d8f0d change host file style 2019-07-30 13:54:52 +08:00
barnett
ee4ff1889f support manage ansible config 2019-07-30 10:55:12 +08:00
barnett
41010cdb77 support set node multiple role 2019-07-09 12:40:11 +08:00
barnettZQG
78d829cdc9
Merge pull request #315 from GLYASAI/V5.1
[FIX] no gateway nodes are available
2019-07-08 18:37:53 +08:00
barnett
5d09c8a186 add node must set hostname 2019-07-08 18:35:51 +08:00
GLYASAI
96fd862978 [FIX] no gateway nodes are available 2019-07-08 18:01:35 +08:00
barnett
f3574ddd3d merge master to 5.1 2019-07-03 12:24:33 +08:00
GLYASAI
6b9d5ee43b [ADD] container created time 2019-07-02 18:11:13 +08:00
barnettZQG
86c1ebabee
Merge pull request #312 from GLYASAI/RAINBOND-1032
[FIX] slice bounds out of range
2019-06-29 17:31:46 +08:00
GLYASAI
97fcaeec7b [FIX] slice bounds out of range 2019-06-28 16:33:25 +08:00
barnett
6b0713ccc4 merge 5.1 branch code 2019-06-25 22:01:03 +08:00
barnettZQG
b587fb858d
Merge pull request #311 from GLYASAI/RAINBOND-952
[FIX] wrong cluster status
2019-06-25 21:55:07 +08:00
GLYASAI
4bb5fd0617 [FIX] wrong cluster status 2019-06-25 18:22:09 +08:00
GLYASAI
3e069a4c97 [FIX] wrong container info in grctl 2019-06-21 14:12:09 +08:00
barnett
d877d4781c change grctl node command show 2019-06-01 17:43:29 +08:00
barnett
6bfb0c651f fix add node not set password bug 2019-06-01 17:00:40 +08:00
barnett
b929f4bec6 [FIX] fix bug No compute nodes or management nodes are available. 2019-05-30 13:49:58 +08:00
barnett
a7f1718c01 [REV] merge v5.1 to master 2019-05-16 10:35:47 +08:00
GLYASAI
4db4d1a400 [ADD] node role: gateway 2019-05-15 19:50:31 +08:00
ysicing
644246a9ab [ADD] add grctl op cmd, support to switch cluster network 2019-05-14 11:57:42 +08:00