Commit Graph

71 Commits

Author SHA1 Message Date
barnettZQG
43c3decd58 remove NodeInit condition #572 2019-12-04 11:19:53 +08:00
barnettZQG
a54c13922c optimize some code 2019-12-02 10:55:48 +08:00
barnettZQG
11a58e08f2 Merge branch 'V5.1' 2019-11-29 16:56:15 +08:00
barnettZQG
f970dc8f6b fix #532 #556 Increased endpoint validation 2019-11-29 16:50:09 +08:00
barnettZQG
efc9d0d5bb fix node condition can not update bug. #529 2019-11-26 22:34:32 +08:00
glyasai
29e7785e7b Merge remote-tracking branch 'goodrain/V5.1' into unkownnode 2019-11-26 18:04:19 +08:00
凡羊羊
946a1b81b0 update service condition when heartbeat or get node 2019-11-15 16:48:21 +08:00
glyasai
da0e83850a [REV] delete all keys in unkown node 2019-10-28 17:27:39 +08:00
凡羊羊
dc14252ada update node memory when system update 2019-10-15 18:42:30 +08:00
曾庆国
a50971a050 merge branch master to 5.1 2019-08-30 09:33:10 +08:00
曾庆国
d429d32530 Fix an etcd service running exception blocking node service control #368 2019-08-23 11:18:29 +08:00
GLYASAI
4c3b0646b7 [REV] del endpoints if node is unknown 2019-08-19 18:38:18 +08:00
GLYASAI
56427c7940 [FIX] can not delete node labels 2019-08-13 17:57:18 +08:00
barnett
afad2655ea Merge branch 'V5.1' 2019-07-31 11:17:55 +08:00
barnett
41010cdb77 support set node multiple role 2019-07-09 12:40:11 +08:00
barnett
daf150101a fix rule change invalid bug 2019-07-08 18:31:51 +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
GLYASAI
7bc40f65bd [FIX] do not delete unhealthy endpoints 2019-05-14 17:58:36 +08:00
barnett
68246110a8 [ADD] add envoy controller grpc api 2019-02-21 21:55:56 +08:00
barnett
065913a55c [REV] Optimize code quality via gofmt 2019-02-12 15:40:42 +08:00
barnett
d6dff59f33 [FIX] fix node role do not update bug 2019-01-25 18:49:40 +08:00
barnettZQG
f3a36ea029
Merge pull request #170 from GLYASAI/V5.0
do some change and fix some bugs
2018-12-28 16:44:15 +08:00
barnett
0cc3bba57e [REV] add timout status in event 2018-12-28 15:32:20 +08:00
GLYASAI
2be2520b7e [REV] change the registration of /rainbond/endpoint 2018-12-28 14:34:41 +08:00
barnett
82b30ab29d [ADD] node module add auto-scheduler parameter 2018-12-28 13:51:23 +08:00
barnett
33b19d88fd [FIX] fix node mode is empty bug 2018-12-27 19:13:34 +08:00
barnett
11b1df6b46 [FIX] fix node install status bug 2018-12-25 10:40:31 +08:00
barnett
30197b63c6 [FIX] fix node label not update bug 2018-12-09 14:16:43 +08:00
barnett
d581457485 [REV] update node os info and label info 2018-12-08 19:33:44 +08:00
barnett
e048fc5fc4 [ADD] add set up node cidr parameter and check os parameter in api 2018-12-08 09:30:04 +08:00
barnett
9bfe573da6 [FIX] fix node not regist bug 2018-12-06 14:19:17 +08:00
barnett
45b0015737 [FIX] do not save kube node status to etcd 2018-12-06 14:02:20 +08:00
barnett
0fe5031c40 [ADD] add node current scheduler status 2018-12-06 10:11:23 +08:00
barnett
204a0a2681 [FIX] fix delete node bug 2018-12-05 20:18:20 +08:00
barnett
1e79ed63ef [REV] change grctl add command "node label" 2018-12-05 19:59:26 +08:00
barnett
a9fdcdb683 [REV] update node status handle code 2018-12-05 18:18:38 +08:00
barnett
579236269d [REV] support lable selector and affinity 2018-12-04 15:58:08 +08:00
GLYASAI
57860e7721 [FIX] fix bug: nil pointer 2018-12-04 10:02:42 +08:00
barnett
88300d137e [REV] change create etcd cli code in node module 2018-11-21 14:10:16 +08:00
barnett
460ada211c [FIX] fix node ready status do not change bug 2018-11-20 18:46:36 +08:00
barnett
39f22c1163 [REV] update node status 2018-11-20 18:13:46 +08:00
barnett
9c57b5f14c [REV] update node status check method 2018-11-20 17:40:43 +08:00
barnett
7fd028c6ec [REV] merge branch V3.7 to master 2018-11-13 10:47:14 +08:00
barnett
11377d5700 [REV] update grctl node list show 2018-11-09 17:00:05 +08:00
zhoujunhao
8447e22c51 [FIX] fix add node bug 2018-11-05 16:46:17 +08:00
zhoujunhao
d6dafdb1bf [DEL] Remove redundant log output 2018-11-05 14:56:07 +08:00
zhoujunhao
3fd1014ffb [ADD] add debug log output 2018-11-05 14:29:42 +08:00
barnett
c03bda3881 [REV] change client-go version to release-7.0 2018-11-01 08:42:51 +08:00
zhoujunhao
a090943f0b [REV] Optimize node status display 2018-10-31 16:37:03 +08:00