Commit Graph

398 Commits

Author SHA1 Message Date
barnett
41010cdb77 support set node multiple role 2019-07-09 12:40:11 +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