Commit Graph

102 Commits

Author SHA1 Message Date
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
d4a49a18f1 change some code 2019-08-04 22:14:02 +08:00
GLYASAI
4db4d1a400 [ADD] node role: gateway 2019-05-15 19:50:31 +08:00
barnett
61939f0ba4 [ADD] add rainbond cluster metrics 2019-04-11 13:00:50 +08:00
barnett
68246110a8 [ADD] add envoy controller grpc api 2019-02-21 21:55:56 +08:00
barnett
0cc3bba57e [REV] add timout status in event 2018-12-28 15:32:20 +08:00
barnett
0cb9af2c3d [REV] auto set node unscheduler only node number more than 1 2018-12-25 18:23:05 +08:00
barnett
11b1df6b46 [FIX] fix node install status bug 2018-12-25 10:40:31 +08:00
barnett
2f7e1cfb81 [REV] grctl support write config file 2018-12-11 00:07:05 +08:00
barnett
54b7a5e2dd [FIX] fix nodeup condition can not change bug 2018-12-09 14:34:14 +08:00
barnett
9fadb2bb90 [FIX] fix node can not auto rescheduled bug 2018-12-08 14:30:29 +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
a9fdcdb683 [REV] update node status handle code 2018-12-05 18:18:38 +08:00
barnett
9c57b5f14c [REV] update node status check method 2018-11-20 17:40:43 +08:00
GLYASAI
993efefb0d [ADD] add TenantServiceRegist which conv inner and outer service regist 2018-11-18 11:53:11 +08:00
zhoujunhao
ffe36c5010 [REV] Determine whether a node exists when deleting a node 2018-11-06 10:36:24 +08:00
zhoujunhao
d6dafdb1bf [DEL] Remove redundant log output 2018-11-05 14:56:07 +08:00
zhoujunhao
b316bb0055 [REV] 2018-11-05 14:36:38 +08:00
zhoujunhao
3fd1014ffb [ADD] add debug log output 2018-11-05 14:29:42 +08:00
zhoujunhao
3be3b59b65 [REV] 2018-11-02 18:00:14 +08:00
zhoujunhao
6fe3d7ecb0 [REV] Optimize the method of deleting three k8s indicators 2018-11-02 17:55:08 +08:00
zhoujunhao
7caa072fd2 [REV] rev merging three k8s metrics into kubelet 2018-11-02 17:48:22 +08:00
zhoujunhao
a124016df0 [ADD] Merging three k8s metrics into kubelet 2018-11-02 17:36:06 +08:00
zhoujunhao
309c8b984b [REV] Optimize grctl node status display 2018-10-31 18:35:44 +08:00
zhoujunhao
a090943f0b [REV] Optimize node status display 2018-10-31 16:37:03 +08:00
zhoujunhao
02cff8fa0c [REV] Nodes are not set to be unhealthy when they go offline 2018-10-30 19:42:12 +08:00
zhoujunhao
3aabca355b [REV] Node status list does not return details 2018-10-30 14:29:50 +08:00
zhoujunhao
ad9683b6ee [REV] Tips when adding unhealthy 2018-09-20 17:25:48 +08:00
zhoujunhao
65e29e5983 [FIX] fix bug 2018-09-20 14:18:35 +08:00
zhoujunhao
9cc452e465 [FIX] Synchronize the Ready state of the k8s node 2018-09-17 16:04:11 +08:00
zhoujunhao
39b9673d6a [FIX] Fix the problem that the node k8s state is out of sync with the current state(fixed #118) 2018-09-17 11:55:46 +08:00
zhoujunhao
83bf5c3f5e [FIX] There is only one node, the node is not set to unschedulable (fixed #112) 2018-09-14 15:23:16 +08:00
barnettZQG
6d02da1eaa [REV] support set zeus https listenner port 2018-09-07 16:38:17 +08:00
barnettZQG
17a9475abf [REV] update node code for nil bug 2018-09-06 01:13:21 +08:00
zhoujunhao
a5d5ea09d5 [REV] Method for optimizing node resource calculation 2018-08-22 18:18:14 +08:00
Zhang Jiajun
928fa56053 [REV] Fix cannot make unscheduable node issue. 2018-08-15 15:59:39 +08:00
Zhang Jiajun
12f25a89fb [REV] Fix node can not automatic online. 2018-08-07 15:52:12 +08:00
Zhang Jiajun
865956ce8e [REV] Fix node can not automatic online. 2018-08-07 15:15:43 +08:00
zhoujunhao
92f63ef1cf [FMT] Format the evaluate module code 2018-08-06 11:47:08 +08:00
zhoujunhao
8e0ede6a35 [FIX] fix bug 2018-08-06 11:20:41 +08:00
zhoujunhao
223d31f818 [ADD] add find bug print 2018-08-06 11:10:15 +08:00
zhoujunhao
b17fcaae1a [ADD] Add print K8s node information 2018-08-06 10:54:38 +08:00
zhoujunhao
e6cdfdd4f2 [REV] Optimized state display 2018-08-06 10:41:32 +08:00
zhoujunhao
9c70e49e2d [REV] Optimize grctl display and node status 2018-08-05 01:06:34 +08:00
Zhang Jiajun
b120bac241 [REV] Optimize node disable scheduling logic. 2018-08-02 23:19:10 +08:00
Zhang Jiajun
f65fc72672 [REV] Optimize time interval for check node status. 2018-07-31 16:18:44 +08:00
Zhang Jiajun
41c89a4360 [REV] Optimize log output for node master. 2018-07-31 14:57:02 +08:00
zhoujunhao
b9d8e4d24f [FIX] Fix null pointer error 2018-07-31 14:50:46 +08:00