Commit Graph

61 Commits

Author SHA1 Message Date
barnett
1694b7ef1f [ADD] Add service access data monitoring capabilities to the gateway. 2019-03-07 21:38:47 +08:00
barnett
ea54454080 [REV] merge branch V5.0 to master 2019-03-06 09:33:33 +08:00
barnett
bb84163cbf [FIX] fix version failure resulting in upgrade error bug 2019-03-01 22:06:34 +08:00
barnett
fd64eca5ff [FIX] fix configfile cannot be read or written bug 2019-03-01 14:27:03 +08:00
huangrh
028580d04d [FIX] http and https cant not exist at the same time 2019-02-22 11:49:27 +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
GLYASAI
e12f4fc42c [FIX] default rule don't work with header or cookie rule 2019-01-16 15:56:40 +08:00
GLYASAI
c286ae0dba [REV] filter the wrong endpoint from etcd 2019-01-15 14:34:06 +08:00
GLYASAI
b38aab8511 [REV] change config files from list to one 2019-01-07 13:51:35 +08:00
GLYASAI
512b27c070 [FIX] fix bug: push image into registry error: blob upload unknown 2018-12-29 14:29:27 +08:00
GLYASAI
0ce8187869 [ADD] add some nginx parameters 2018-12-28 15:36:16 +08:00
GLYASAI
9ede03c99c [REV] make the rainbond endpoint open is optional 2018-12-26 17:40:49 +08:00
GLYASAI
d51975f545 [ADD] add server repo.goodrain.me 2018-12-26 13:45:01 +08:00
GLYASAI
655725b1cb [FIX] fix bug: cookie 502 2018-12-25 21:38:14 +08:00
GLYASAI
989e4b25ef [FIX] fix bug: 502 bad gateway 2018-12-25 21:28:03 +08:00
GLYASAI
f81aab868a [ADD] add least_conn 2018-12-25 12:20:04 +08:00
GLYASAI
4011971b46 [ADD] watch /rainbond/endpoint/APISERVER_ENDPOINTS 2018-12-25 11:26:22 +08:00
GLYASAI
8a39ef10fa Merge branch 'V5.0' of https://github.com/goodrain/rainbond into V5.0 2018-12-24 15:12:38 +08:00
GLYASAI
c6672037f9 [ADD] add proxy_set_header 2018-12-24 15:08:39 +08:00
barnett
df2dba200f [REV] merge branch master to 5.0 2018-12-24 15:04:35 +08:00
GLYASAI
49d88a4965 [REV] only gen certificate if not exists 2018-12-19 17:04:20 +08:00
GLYASAI
9f2d2f1373 [ADD] add load balance: consistent hashing 2018-12-17 11:45:12 +08:00
GLYASAI
0e2db83e5e [ADD] add Copyright 2018-12-17 10:52:36 +08:00
GLYASAI
10b74510c3 [ADD] add error msg 2018-12-13 13:10:29 +08:00
GLYASAI
f1b9d5e56a [ADD]add monitor for goodrain.me 2018-12-06 12:10:59 +08:00
GLYASAI
d7255f0833 [ADD] add health check 2018-12-05 22:06:21 +08:00
GLYASAI
dd43459212 [REV] remove weight from upstream name 2018-12-04 21:56:29 +08:00
GLYASAI
e5f2880119 [ADD] add external ip and internal ip for rainbond server 2018-12-04 20:43:03 +08:00
GLYASAI
6b7c6d458a [REV] put backend name and weight into a struct 2018-12-04 20:15:57 +08:00
GLYASAI
cdb6431384 [ADD] support weight in router 2018-12-04 16:59:42 +08:00
GLYASAI
4eeb569304 [ADD] create cert automaticlly 2018-12-03 13:52:48 +08:00
GLYASAI
3c4e243f70 [FMT] format some code 2018-12-03 08:27:43 +08:00
GLYASAI
2d25a6ef9c [FMT] format code 2018-12-02 23:45:16 +08:00
barnett
0ad17f4888 [ADD] add gateway lua code support balancer 2018-12-02 21:09:32 +08:00
GLYASAI
a601f432ee [REV] fix bug: nginx not ready 2018-12-01 16:51:21 +08:00
GLYASAI
cceb7e9c01 [FIX] fix bug: open() "/usr/local/openresty/nginx/html/update-upstreams" failed 2018-12-01 16:40:01 +08:00
GLYASAI
26360fd1cd [FIX] fix bug: no resolver defined to resolve registr 2018-12-01 15:02:55 +08:00
GLYASAI
1bba92a94b [ADD] include rainbond default endpoints 2018-12-01 14:43:09 +08:00
GLYASAI
dc88237914 [FIX] bug: update-upstreams is null 2018-12-01 14:27:07 +08:00
GLYASAI
121adc04c1 [FIX] bug: bad argument #1 to 'pairs' (table expected, got userdata) 2018-12-01 14:22:43 +08:00
GLYASAI
b78aa6e9a9 [REV] change the upstream tmpl for rbd endpoints 2018-12-01 13:47:12 +08:00
GLYASAI
3600186fb0 [FIX] bug: http upstream cover tcp upstream 2018-12-01 13:28:38 +08:00
GLYASAI
e224e27f23 [REV] change certificate path of goodrain.me 2018-12-01 11:37:07 +08:00
GLYASAI
6e25bbdc95 [REV] support router with weight 2018-12-01 10:27:14 +08:00
GLYASAI
f39f6fee27 [ADD] add some default rainbond endpoints 2018-12-01 10:26:35 +08:00
GLYASAI
4bc88919d5 [REV] filter empty endpoints 2018-11-23 17:43:05 +08:00
GLYASAI
4e41e4b858 [ADD] add UpdateFunc for ingress 2018-11-23 14:34:44 +08:00
GLYASAI
c5563212dd [FIX] make gateway run in container successfully 2018-11-22 21:16:00 +08:00
barnett
86d9c42210 [ADD] add gateway Dockerfile 2018-11-21 17:35:07 +08:00