Commit Graph

3307 Commits

Author SHA1 Message Date
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
barnettZQG
7bf1092c02
Merge pull request #238 from GLYASAI/V5.1
[FIX] can not offline third-party service
2019-03-14 23:15:47 +08:00
GLYASAI
7b6328b29b [REV] filter same key for custom headers 2019-03-14 22:56:40 +08:00
GLYASAI
d15b9a5b75 [FIX] can not offline third-party service 2019-03-14 22:35:12 +08:00
黄润豪
f559f9803c
Merge pull request #8 from goodrain/V5.1
V5.1
2019-03-14 22:33:02 +08:00
barnettZQG
5cb4fd8286
Merge pull request #237 from GLYASAI/V5.1
[FIX] fix somge bug
2019-03-14 21:57:01 +08:00
GLYASAI
3973f001c7 [REV] check healthy status before change 2019-03-14 21:42:38 +08:00
GLYASAI
feb1e1ba64 [REV] change gateway configuration
[FIX] fix some bug
2019-03-14 21:10:14 +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
barnett
962140db1c [REV] backup not support thirdpart service 2019-03-14 17:48:42 +08:00
barnettZQG
742c87d02e
Merge pull request #235 from GLYASAI/V5.1
[FIX] make proxy_set_header work
2019-03-14 16:33:36 +08:00
GLYASAI
9d9e56a8c6 [FIX] make proxy_set_header work 2019-03-14 16:00:45 +08:00
barnettZQG
70fa1bd5b3
Merge pull request #234 from GLYASAI/V5.1
[REV] remove configmap for third-party service
2019-03-14 12:17:12 +08:00
GLYASAI
2359e78818 [FIX] fix merge error 2019-03-14 11:42:10 +08:00
黄润豪
be0a0da07d
Merge branch 'V5.1' into V5.1 2019-03-14 11:36:12 +08:00
GLYASAI
d0415a0042 [REV] remove configmap for third-party service 2019-03-14 11:12:17 +08:00
barnett
06b9da5c0c [ADD] add service status for thirdpart service 2019-03-13 21:39:47 +08:00
barnett
89f108692f [FIX] fix gateway bug 2019-03-13 20:06:11 +08:00
barnett
99e1f90c8b [ADD] add listen port chek in gateway 2019-03-13 17:33:05 +08:00
barnettZQG
b4467857c9
Merge pull request #232 from GLYASAI/V5.1
add custom config for gateway rule and fix some third-party bug
2019-03-13 15:04:34 +08:00
GLYASAI
d30d0fe9af [ADD] list config by rule id 2019-03-13 14:40:30 +08:00
GLYASAI
c2362fcd50 [REV] change default value of connect timeout from 5 to 75 2019-03-13 14:16:39 +08:00
GLYASAI
487ca0c7b3 Merge remote-tracking branch 'upstream/V5.1' into V5.1 2019-03-13 14:08:50 +08:00
GLYASAI
0f886b3d35 [ADD] add or update api for gateway rule configuration 2019-03-13 13:58:30 +08:00
barnett
c8e7a8b6c1 [REV] change env scope validate 2019-03-12 21:06:39 +08:00
GLYASAI
8a1082a3f4 [FIX] stop probe and configmap 2019-03-12 14:09:13 +08:00
huangrh
7f579c435d [ADD] location rewrite 2019-03-12 11:14:22 +08:00
huangrh
bd57b2f829 [FIX] wrong dao for adding rule config 2019-03-12 10:37:45 +08:00
huangrh
bc1c32b792 Merge branch 'cfg' 2019-03-12 09:59:57 +08:00
huangrh
fc244b8fd1 [REV] change prober 2019-03-12 09:59:09 +08:00
ysicing
742a75d916
[REV] fix typo 2019-03-11 16:28:42 +08:00
ysicing
33a39abfb0
Merge pull request #231 from ysicing/V5.1
[fmt] Update the description of grctl
2019-03-11 16:12:11 +08:00
root
8f8dee0c14 [fmt] Update the description of grctl 2019-03-11 16:58:13 +09:00
ysicing
021799bc63
[REV] fix ci version 2019-03-11 09:38:12 +08:00
huangrh
209f9bab35 [ADD] curd api for gateway rule config 2019-03-11 01:28:37 +08:00
huangrh
fdf4b1cc8c [ADD] create ingress annotation about nginx config 2019-03-11 01:07:10 +08:00
huangrh
5eab40d7a1 [REV] move ProxySetHeader to Proxy.Config 2019-03-10 23:33:46 +08:00
huangrh
b6bb182f62 Merge branch 'master' into cfg
# Conflicts:
#	gateway/controller/openresty/model/server.go
#	gateway/controller/openresty/rbd_endpoints.go
#	gateway/controller/openresty/service.go
#	gateway/controller/openresty/template/template.go
#	hack/contrib/docker/gateway/nginxtmp/servers.tmpl
2019-03-10 19:06:06 +08:00
huangrh
70197eb59a [ADD] location proxy 2019-03-10 18:51:10 +08:00
barnettZQG
5d69a35dd3
Merge pull request #229 from GLYASAI/master
[ADD] third-party service
2019-03-09 23:07:43 +08:00
huangrh
9c9c6f6b1d [FIX] merge confilct error 2019-03-09 22:17:52 +08:00
黄润豪
5ce8b28c73
Merge branch 'master' into master 2019-03-09 22:08:45 +08:00
huangrh
65c8c8c861 [ADD] probe for third-party service 2019-03-09 21:54:17 +08:00
barnett
b6632e79d3 [ADD] code check add runtime version check 2019-03-09 14:50:38 +08:00
barnett
f5fd1145f1 [ADD] add batch operation test 2019-03-09 13:51:36 +08:00
barnett
d5f8df7e05 [ADD] change batch operation api 2019-03-09 11:50:31 +08:00
barnett
b6eed75a65 [ADD] add batch operation api 2019-03-08 19:22:22 +08:00