Commit Graph

3286 Commits

Author SHA1 Message Date
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
barnett
533d95dbec [REV] test change code for gateway monitor 2019-03-08 15:09:09 +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
1694b7ef1f [ADD] Add service access data monitoring capabilities to the gateway. 2019-03-07 21:38:47 +08:00
huangrh
e9078cd7c1 [ADD] string type ServiceKind 2019-03-06 15:27:28 +08:00
huangrh
5c6a2cda3c [ADD] api for updating config-file 2019-03-06 14:06:42 +08:00
barnett
89a3041adb [FIX] fix pv volume do not show bug 2019-03-06 11:36:15 +08:00
barnett
ea54454080 [REV] merge branch V5.0 to master 2019-03-06 09:33:33 +08:00
huangrh
956a40561b [ADD] healthy check for third-party services 2019-03-05 22:22:02 +08:00
barnett
3cbc7c6e1b Merge branch 'V5.0' of https://github.com/goodrain/rainbond into V5.0 2019-03-05 19:40:25 +08:00
barnett
260f551376 [REV] support parse ARG variable value 2019-03-05 19:40:03 +08:00
barnettZQG
47c4f5012c
Merge pull request #228 from GLYASAI/V5.0
[FIX] index out of range in nfs_linux
2019-03-05 16:08:28 +08:00
huangrh
c334d2a393 [FIX] index out of range in nfs_linux 2019-03-05 15:49:21 +08:00
barnett
edfdf3338d [REV] only set startup_sequence=true Identify sequential start control 2019-03-05 15:43:52 +08:00
barnettZQG
e98ab1e443
Merge pull request #226 from GLYASAI/V5.0
[FIX] rollback failure
2019-03-05 15:18:49 +08:00
barnett
81c7f10ca8 [FIX] fix memory statistics bug 2019-03-05 15:13:09 +08:00
barnett
a49d3a6894 [REV] change pv volume save path and fix backup bug 2019-03-05 15:00:39 +08:00
huangrh
9c26ff30bd [FIX] rollback failure 2019-03-05 12:05:55 +08:00
黄润豪
4dc51174d7
Merge pull request #6 from goodrain/V5.0
Merge pull request #6 from goodrain/V5.0
2019-03-05 09:19:12 +08:00
barnett
dd80dd0515 [REV] add tenant name in pod templete labels 2019-03-04 21:16:11 +08:00
barnett
02b0ba1008 [ADD] php add composer.lock check and gradle mem recommended 1024 2019-03-04 19:21:50 +08:00
barnett
3535d10d25 [REV] config file support write permissions 2019-03-04 16:45:45 +08:00