Commit Graph

3274 Commits

Author SHA1 Message Date
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
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
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
barnett
91d9de0793 [FIX] fix bug 717 in jira 2019-03-04 16:21:06 +08:00
barnett
6ebaee2bb4 [FIX] fix code failure 2019-03-04 15:53:01 +08:00
barnett
060d6d00d6 [FIX] fix dns "Have not found myself in list yet." bug 2019-03-04 15:40:08 +08:00
huangrh
6344843de0 [FIX] merge error 2019-03-04 14:52:42 +08:00
barnett
c9cc0ddc11 [REV] change code style 2019-03-04 14:48:50 +08:00
黄润豪
0e034ff12f
Merge branch 'master' into master 2019-03-04 14:32:33 +08:00
huangrh
b5b5c684b4 [REV] use selector to get endpoints, rather than service name
[ADD] create third-party service when starting worker

[ADD] curd for endpoints in etcd
2019-03-04 14:22:24 +08:00
barnett
bb84163cbf [FIX] fix version failure resulting in upgrade error bug 2019-03-01 22:06:34 +08:00
barnett
9173e1e520 [ADD] add plugin config backup and restore 2019-03-01 15:13:14 +08:00
barnett
a6ab006f46 [FIX] fix worker build bug 2019-03-01 14:51:12 +08:00
barnett
4264aa1e1a [ADD] add support parse code type nodejsstatic 2019-03-01 14:49:07 +08:00
barnett
fd64eca5ff [FIX] fix configfile cannot be read or written bug 2019-03-01 14:27:03 +08:00