Commit Graph

3604 Commits

Author SHA1 Message Date
huangrh
f3b7ede453 [FIX] wrong endpoints name for inner service 2019-03-27 17:14:56 +08:00
huangrh
d730e3506a [FIX] wrong image in docker-compose.yaml 2019-03-27 16:04:50 +08:00
barnettZQG
2089e613ab
Merge pull request #255 from GLYASAI/RAINBOND-812
[FIX] nil pointer dereference
2019-03-27 14:40:17 +08:00
huangrh
59fff24ef3 [FIX] invalid ingress 2019-03-27 12:17:32 +08:00
huangrh
ce57b9afcd [FIX] merge error 2019-03-27 12:09:14 +08:00
黄润豪
71af2cfe2f
Merge pull request #15 from goodrain/V5.1
V5.1
2019-03-27 11:45:04 +08:00
huangrh
8302278130 [ADD] maven multi-modules for service check 2019-03-27 11:11:13 +08:00
barnettZQG
3f9c232dc8
Merge pull request #252 from GLYASAI/RAINBOND-768
[REV] update the judgment of the equality of nginx configuration files
2019-03-26 22:28:06 +08:00
黄润豪
583ac694e2
Merge pull request #14 from goodrain/master
merge from goodrain
2019-03-26 15:55:50 +08:00
huangrh
9d47fae53e [ADD] add depend_on for docker-compose 2019-03-26 15:48:15 +08:00
huangrh
df131acae6 [FIX] application exported docker-compose environment variable is not complete 2019-03-26 11:07:06 +08:00
huangrh
de76bf7a82 [REV] update the judgment of the equality of nginx configuration files 2019-03-25 20:24:26 +08:00
barnettZQG
13465ef2b8
Merge pull request #250 from GLYASAI/RAINBOND-758
[ADD] verify the IP of the third-party service instance
2019-03-25 18:09:38 +08:00
barnettZQG
b9294bca6b
Merge pull request #249 from GLYASAI/RAINBOND-786
[FIX] gorm ignore zero value("") when updating
2019-03-25 18:07:44 +08:00
huangrh
043f47af5f [ADD] verify the IP of the third-party service instance 2019-03-25 16:30:42 +08:00
huangrh
0bcd99b818 [FIX] gorm ignore zero value("") when updating 2019-03-25 15:16:25 +08:00
黄润豪
b41636a8a4
Merge pull request #12 from goodrain/master
merge from goodrain
2019-03-25 10:28:31 +08:00
barnett
bdd6a87716 [REV] set restart controller timeout is 5m 2019-03-24 18:50:51 +08:00
barnett
9d644350f1 merge 5.1 to master 2019-03-24 12:03:14 +08:00
barnettZQG
6b2bd4c316
Merge pull request #247 from GLYASAI/V5.1
[FIX] secret not found
2019-03-22 23:44:30 +08:00
huangrh
408ace2142 [FIX] secret not found 2019-03-22 23:07:19 +08:00
黄润豪
74633ec749
Merge pull request #11 from goodrain/V5.1
V5.1
2019-03-22 11:11:23 +08:00
barnett
e7fafada07 update readme 2019-03-21 22:39:12 +08:00
barnettZQG
a2897f47a4
Merge pull request #245 from GLYASAI/V5.1
[REV] rename event_id and eventId to eventID
2019-03-21 19:33:18 +08:00
GLYASAI
45f41a1882 [REV] rename event_id and eventId to eventID 2019-03-21 19:28:03 +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
9c01057d37 change version and change code style 2019-03-21 14:48:46 +08:00
barnettZQG
f8b2a3cb6e
Merge pull request #244 from GLYASAI/V5.1
[FIX] certificate file(*.pem) not found
2019-03-21 14:40:19 +08:00
barnett
4c46532436 [FIX] second attempt create service while create failure first 2019-03-21 14:36:33 +08:00
barnett
8523e77712 [FIX] fix target port wrong bug 2019-03-21 14:15:07 +08:00
黄润豪
5b9841f7b0
Merge pull request #10 from goodrain/master
merge from goodrain
2019-03-21 09:55:13 +08:00
barnett
440f49d710 Merge branch 'V5.1' of https://github.com/goodrain/rainbond into V5.1 2019-03-20 18:52:40 +08:00
barnett
4c328cedfc change NO_CACHE judge conditions 2019-03-20 18:52:32 +08:00
GLYASAI
17c3d70b97 [FIX] certificate file(*.pem) not found 2019-03-20 15:51:55 +08:00
barnettZQG
543c2f1cd8
Merge pull request #243 from GLYASAI/V5.1
[REV] modify the local time of gateway
2019-03-20 15:46:08 +08:00
GLYASAI
b566468351 [REV] modify the local time of gateway 2019-03-20 14:56:55 +08:00
barnett
4aead9ace1 Merge branch 'V5.1' of https://github.com/goodrain/rainbond into V5.1 2019-03-20 14:15:51 +08:00
barnett
3902b0e299 [FIX] compatible third party endpoint 2019-03-20 14:15:32 +08:00
barnettZQG
77636b543b
Merge pull request #242 from GLYASAI/V5.1
FIX gateway upstream bug and service upgrade bug
2019-03-20 14:12:52 +08:00
GLYASAI
8c7e17fa24 [FIX] invalid json patch for updating services 2019-03-20 13:49:09 +08:00
GLYASAI
8e43c8db6e [FIX] wrong upstreams for gateway tcp 2019-03-20 13:46:44 +08:00
barnett
11d7a97142 [FIX] fix eds duplicate bug 2019-03-20 09:27:02 +08:00
GLYASAI
80787bc312 [DEL] the equality of the old and new endpoints 2019-03-19 15:30:58 +08:00
barnett
95d211d135 [FIX] fix gateway check valid date bug 2019-03-18 18:49:00 +08:00
barnett
9c4132ba02 [FIX] fix startup sequence control bug 2019-03-17 14:08:42 +08:00
barnettZQG
db60916be2
Merge pull request #240 from GLYASAI/V5.1
fix worker and api bugs
2019-03-16 22:17:18 +08:00
GLYASAI
327f0914a3 [ADD] delete related talbes when deleting service 2019-03-16 21:34:07 +08:00
GLYASAI
5f3d72ff61 [FIX] appService has no endpoints 2019-03-16 15:51:16 +08:00