Commit Graph

511 Commits

Author SHA1 Message Date
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
凡羊羊
eb2d2e6b46 fix bugs, user ansibleHostGroup.Name split all and etcd and other;get configpath and hostspath from environment 2019-08-06 22:34:13 +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
fe9cb64a69 change node label handle api 2019-08-01 18:25:27 +08:00
barnett
afad2655ea Merge branch 'V5.1' 2019-07-31 11:17:55 +08:00
barnett
04222b6901 [FIX] fix issues #331 2019-07-25 19:22:26 +08:00
barnett
9953fd833c fix discover noy update bug 2019-07-12 11:29:44 +08:00
barnett
fafe24e81e fix nil pointer bug 2019-07-09 22:39:22 +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
5381b22de1 change envoy controll 2019-07-04 18:30:47 +08:00
barnett
434e920586 fix log message missing character bugs 2019-07-02 18:16:58 +08:00
barnett
efe75fc01d support node rule change 2019-06-27 17:42:13 +08:00
barnett
6b0713ccc4 merge 5.1 branch code 2019-06-25 22:01:03 +08:00
GLYASAI
0627cbe304 [FIX] nil pointer reference 2019-06-20 14:56:35 +08:00
barnett
fd441fcaac change restart controller 2019-06-17 16:43:37 +08:00
barnett
c797894103 add service ratelimit support 2019-06-14 15:19:53 +08:00
barnett
e41b11909a test docker log collect from file 2019-05-31 18:18:19 +08:00
barnett
ae6b6a7d4f add get docker logfile feature 2019-05-31 12:59:01 +08:00
barnett
4bfd85290b [FIX] fix delete resource name is empty bug 2019-05-30 09:33:21 +08:00
GLYASAI
4874e1c9c6 [FIX] container init-probe does not exit normally 2019-05-20 11:43:28 +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
barnettZQG
bcb7938c36
Merge pull request #290 from GLYASAI/RAINBOND-879
[FIX] duplicate gateway backends
2019-05-14 22:18:31 -05:00
barnettZQG
875624c24a
Merge pull request #286 from GLYASAI/RAINBOND-925
[FIX] wrong calculation for available memory
2019-05-14 05:42:31 -05:00
GLYASAI
7bc40f65bd [FIX] do not delete unhealthy endpoints 2019-05-14 17:58:36 +08:00
GLYASAI
f63444418c [FIX] wrong calculation for available memory 2019-05-11 10:56:57 +08:00
GLYASAI
c16a2f2c70 [FIX] nil pointer dereference 2019-05-05 10:36:21 +08:00
barnett
9ae435eaa4 [ADD] support up and down service based on health check. 2019-04-13 17:46:57 +08:00
barnett
61939f0ba4 [ADD] add rainbond cluster metrics 2019-04-11 13:00:50 +08:00
barnett
9daba617e5 [ADD] add netclass netdev node metrics 2019-04-10 18:34:28 +08:00
barnett
5cb66ee632 [FIX] fix xds bug where service target port is not equal to port 2019-03-21 18:01:40 +08:00
barnett
7093b07818 [FIX] fix xds bug where service target port is not equal to port 2019-03-21 17:56:48 +08:00
barnett
93061af6fc change log level 2019-03-21 17:14:03 +08:00
barnett
8523e77712 [FIX] fix target port wrong bug 2019-03-21 14:15:07 +08:00
barnett
3902b0e299 [FIX] compatible third party endpoint 2019-03-20 14:15:32 +08:00
barnett
11d7a97142 [FIX] fix eds duplicate bug 2019-03-20 09:27:02 +08:00
barnett
380f5430f5 [REV] change init-probe and add healthy check for endpoint host in xds 2019-03-14 20:46:52 +08:00
黄润豪
5ce8b28c73
Merge branch 'master' into master 2019-03-09 22:08:45 +08:00
huangrh
7af1d64519 [REV] change the update of third-party service Endpoints from synchronous to asynchronous 2019-03-08 14:46:11 +08:00
barnett
ea54454080 [REV] merge branch V5.0 to master 2019-03-06 09:33:33 +08:00
barnett
a49d3a6894 [REV] change pv volume save path and fix backup bug 2019-03-05 15:00:39 +08:00
barnett
91d9de0793 [FIX] fix bug 717 in jira 2019-03-04 16:21:06 +08:00
barnett
c9cc0ddc11 [REV] change code style 2019-03-04 14:48:50 +08:00
barnett
4a40fbb9cc [FIX] fix upgrade service bug 2019-02-28 16:44:16 +08:00
barnett
22e733a408 [ADD] add init-probe component 2019-02-28 14:52:39 +08:00
barnett
e833155dc8 [REV] envoy mesh test 2019-02-26 16:20:45 +08:00
barnett
e63ca315fb [ADD] add plugin config discover api 2019-02-25 16:19:00 +08:00
barnett
221adc8047 [ADD] envoy v2 grpc api server test code 2019-02-25 15:30:21 +08:00
barnett
68246110a8 [ADD] add envoy controller grpc api 2019-02-21 21:55:56 +08:00
barnett
23702ef013 [ADD] change plugin config persistence from etcd to mysql 2019-02-15 17:20:08 +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
d6dff59f33 [FIX] fix node role do not update bug 2019-01-25 18:49:40 +08:00
barnettZQG
6ebf0db503
Merge pull request #194 from GLYASAI/V5.0
[REV] ignore wrong port end hostip for endpoint
2019-01-15 21:03:57 +08:00
GLYASAI
5bb18ea85f [REV] ignore wrong port end hostip for endpoint 2019-01-15 18:53:42 +08:00
barnett
4855791f36 [FIX] fix the service log first byte scrambling problem 2019-01-15 14:34:35 +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
d3e6e5f728 [FIX] fix update node status bug 2018-12-28 16:37:38 +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
c3f9b1b81b [REV] change node install to local 2018-12-28 13:40:02 +08:00
barnett
33b19d88fd [FIX] fix node mode is empty bug 2018-12-27 19:13:34 +08:00
barnett
7abd63973e [FIX] fix install node log file not close bug 2018-12-27 17:57:06 +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
ysicing
a138695d9e
[REV] update add node script 2018-12-25 00:19:33 +08:00
barnett
df2dba200f [REV] merge branch master to 5.0 2018-12-24 15:04:35 +08:00
ysicing
64b2ad1bfc
[REV] fix add node path 2018-12-24 10:31:31 +08:00
barnett
f645480863 [REV] change some es env 2018-12-23 09:48:19 +08:00
barnett
2f7e1cfb81 [REV] grctl support write config file 2018-12-11 00:07:05 +08:00
barnett
bab5f858f6 [REV] local volume default partition set is c:\ 2018-12-10 13:57:16 +08:00
barnett
748241ac07 [REV] Optimizing service control 2018-12-09 16:39:06 +08:00
barnett
d12e450b92 [FIX] fix windows build bug 2018-12-09 15:05:31 +08:00
barnett
18a90ace36 [FIX] fix linux build bug 2018-12-09 15:03:31 +08:00
barnett
1f42fcb3d4 [REV] Improved Windows service daemons 2018-12-09 15:00:51 +08:00
barnett
54b7a5e2dd [FIX] fix nodeup condition can not change bug 2018-12-09 14:34:14 +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
208c9c7480 [REV] node role only support master and compute 2018-12-08 18:23:25 +08:00
barnett
85b2b5ef28 [REV] add install node command 2018-12-08 17:44:02 +08:00
barnett
c4e61b7c5f [FIX] fix condition can not auto delete bug 2018-12-08 16:40:48 +08:00
barnett
b2fc088bcd [REV] node name reject capital letters 2018-12-08 15:05:21 +08:00
barnett
9fadb2bb90 [FIX] fix node can not auto rescheduled bug 2018-12-08 14:30:29 +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
b16a54b5b0 [REV] change docker client api package 2018-12-07 14:24:14 +08:00
barnett
8c63807fb0 [REV] Solve the problem of symbol translation under Windows 2018-12-07 11:13:12 +08:00
barnett
8c87dff5fa [ADD] node module add log file support 2018-12-06 22:01:57 +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
d841ec7332 [REV] dotnet support customize runtime version and build commands 2018-12-06 13:41:43 +08:00
barnett
71e9552e3d [FIX] fix hostid file can not create bug in windows and hide task api 2018-12-06 13:00:41 +08:00
barnett
62929a731b [FIX] change code check message topic to builder 2018-12-06 12:17:27 +08:00
barnett
843471f8f7 [FIX] fix grctl node scheduler status show failure bug 2018-12-06 10:17:51 +08:00
barnett
0fe5031c40 [ADD] add node current scheduler status 2018-12-06 10:11:23 +08:00
barnett
62ac662433 [FIX] fix node condition change to nil bug 2018-12-06 09:43:04 +08:00
barnett
28ae27a94d [REV] change node api /all-node-health 2018-12-05 22:51:44 +08:00
barnett
160dddeb1f [FIX] fix false status condition can not update bug 2018-12-05 22:13:03 +08:00
barnett
d811cc0594 [REV] change url parse rule 2018-12-05 20:46:57 +08:00
barnett
3739b8c0f7 [REV] change http probe method 2018-12-05 20:41:40 +08:00
barnett
204a0a2681 [FIX] fix delete node bug 2018-12-05 20:18:20 +08:00
barnett
e6f51a8915 [FIX] fix build bug 2018-12-05 20:03:33 +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
1d91128ca4 [REV] linux app do not scheduler to windows node 2018-12-04 20:24:59 +08:00
barnett
faadcb752f [FIX] fix do not start service in windows bug 2018-12-04 19:31:25 +08:00
barnett
17644f8346 [ADD] add some windows log 2018-12-04 18:52:36 +08:00
barnett
e7737fba8f [REV] changer service daemon in node module 2018-12-04 18:28:11 +08:00
barnett
dd5a56bfde [FIX] fix etcd client is nil bug 2018-12-04 17:13:47 +08:00
barnett
efcbefce1e [FIX] fix etcd client is nil bug 2018-12-04 16:16:06 +08:00
barnett
fa82a64bb6 [ADD] kube node add os labels 2018-12-04 16:06:06 +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
77cd220133 [ADD] add windows service manager code 2018-12-03 18:10:40 +08:00
barnett
8644b1915d [FIX] change write system config code 2018-12-01 22:28:26 +08:00
barnett
2fbf46959a [ADD] support parse NODE_UUID parameter 2018-12-01 22:07:14 +08:00
barnett
3e71ef7c50 [ADD] node module support windows build 2018-12-01 16:05:52 +08:00
barnett
eae5a9611a [REV] select node by rainbond_node_ip label in local volume provisioner 2018-12-01 13:37:49 +08:00
barnett
96be054fe3 [ADD] add support local volume code 2018-11-30 22:20:48 +08:00
barnett
7173277023 [FIX] fix stop service and update service config don't take effect bug 2018-11-26 22:49:40 +08:00
barnett
e86fd8270b [REV] change yal package 2018-11-26 19:50:35 +08:00
barnett
d791b583b2 [FIX] fix service config update invalid bug 2018-11-26 19:16:41 +08:00
barnett
6c24c3344a [ADD] add update config command in node module 2018-11-23 18:44:32 +08:00
barnett
33587a1a2f [ADD] support multiple daemon component service profiles 2018-11-23 16:19:35 +08:00
barnett
86d9c42210 [ADD] add gateway Dockerfile 2018-11-21 17:35:07 +08:00
barnett
88300d137e [REV] change create etcd cli code in node module 2018-11-21 14:10:16 +08:00
barnett
3ec61887fc [ADD] add set container logger is streamlog code 2018-11-21 09:31:35 +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
GLYASAI
993efefb0d [ADD] add TenantServiceRegist which conv inner and outer service regist 2018-11-18 11:53:11 +08:00
barnett
2935ee9191 [ADD] change worker leader select by kubeapi 2018-11-13 17:45:04 +08:00
barnett
7fd028c6ec [REV] merge branch V3.7 to master 2018-11-13 10:47:14 +08:00
barnett
531b114b1e [FIX] fix concurrent map read and map write bug ( fixed #159) 2018-11-12 19:04:50 +08:00
barnett
11377d5700 [REV] update grctl node list show 2018-11-09 17:00:05 +08:00
barnett
bf186dc5ce [REV] only support getlog for container that logger driver is json-file 2018-11-09 15:58:51 +08:00
barnett
ba7402fd13 [ADD] add tcp stream logger plugin 2018-11-09 12:27:53 +08:00
barnett
9232c74ff4 [ADD] add logger support 2018-11-08 18:13:59 +08:00
zhoujunhao
ffe36c5010 [REV] Determine whether a node exists when deleting a node 2018-11-06 10:36:24 +08:00
barnett
4c4ac25fe5 [REV] update docker cli to new version 2018-11-05 20:34:24 +08:00
zhoujunhao
8447e22c51 [FIX] fix add node bug 2018-11-05 16:46:17 +08:00
zhoujunhao
5b6ad21fb7 [REV] Merge service status when getting cluster information 2018-11-05 15:03:14 +08:00
zhoujunhao
d6dafdb1bf [DEL] Remove redundant log output 2018-11-05 14:56:07 +08:00
zhoujunhao
1cf5800e2a [ADD] Verify that kubelet displays exception information when an error occurs 2018-11-05 14:51:48 +08:00