GLYASAI
|
7bc40f65bd
|
[FIX] do not delete unhealthy endpoints
|
2019-05-14 17:58:36 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
c4e61b7c5f
|
[FIX] fix condition can not auto delete bug
|
2018-12-08 16:40:48 +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
|
62929a731b
|
[FIX] change code check message topic to builder
|
2018-12-06 12:17:27 +08:00 |
|
barnett
|
0fe5031c40
|
[ADD] add node current scheduler status
|
2018-12-06 10:11:23 +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
|
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 |
|
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 |
|
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
|
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 |
|
zhoujunhao
|
b890ded0c7
|
[ADD] add node install
|
2018-10-31 15:38:36 +08:00 |
|
zhoujunhao
|
e96fff5635
|
[FIX]
|
2018-10-30 15:02:31 +08:00 |
|
zhoujunhao
|
3aabca355b
|
[REV] Node status list does not return details
|
2018-10-30 14:29:50 +08:00 |
|
barnettZQG
|
6d225dc897
|
Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7
|
2018-10-18 12:19:13 +08:00 |
|
barnettZQG
|
364dc510bf
|
[FIX] fix code server type read failure bug
|
2018-10-18 12:19:06 +08:00 |
|
zhoujunhao
|
0b144b94ff
|
[ADD] Add cpu number information
|
2018-10-17 18:22:24 +08:00 |
|
zhoujunhao
|
2f65f80d1f
|
[FIX] Fix the problem of inaccurate host memory
|
2018-10-17 17:33:52 +08:00 |
|
zhoujunhao
|
e1d03ad65a
|
[FIX] Fix the problem of inaccurate host memory
|
2018-10-17 17:25:14 +08:00 |
|