Commit Graph

408 Commits

Author SHA1 Message Date
barnettZQG
5cb4fd8286
Merge pull request #237 from GLYASAI/V5.1
[FIX] fix somge bug
2019-03-14 21:57:01 +08:00
GLYASAI
feb1e1ba64 [REV] change gateway configuration
[FIX] fix some bug
2019-03-14 21:10:14 +08:00
barnett
962140db1c [REV] backup not support thirdpart service 2019-03-14 17:48:42 +08:00
GLYASAI
9d9e56a8c6 [FIX] make proxy_set_header work 2019-03-14 16:00:45 +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
89f108692f [FIX] fix gateway bug 2019-03-13 20:06:11 +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
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
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
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
huangrh
7af1d64519 [REV] change the update of third-party service Endpoints from synchronous to asynchronous 2019-03-08 14:46:11 +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
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
huangrh
9c26ff30bd [FIX] rollback failure 2019-03-05 12:05:55 +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
fd64eca5ff [FIX] fix configfile cannot be read or written bug 2019-03-01 14:27:03 +08:00
huangrh
ecb61da9e1 [ADD] get third-party endpoints status 2019-03-01 13:27:27 +08:00
barnett
22e733a408 [ADD] add init-probe component 2019-02-28 14:52:39 +08:00
huangrh
76a6d486a1 [ADD] create corev1.Endpoints for third-party services 2019-02-28 11:50:54 +08:00
huangrh
3cdfa29143 [FIX] "/v2/port" has no authentication in public cloud 2019-02-27 15:47:25 +08:00
huangrh
a859e0dd29 [ADD] failure action for service probe 2019-02-27 10:11:20 +08:00
huangrh
da71fcc5de [FIX] gorm can't create zero values 2019-02-27 09:30:39 +08:00
huangrh
b1db6090db [REV] change discovery configuration request struct 2019-02-27 09:30:25 +08:00
huangrh
912babfa6a [ADD] api for listing third-party service endpoints 2019-02-26 14:16:22 +08:00
huangrh
38111f0e1f [REV] make parameter ip optional 2019-02-25 10:17:07 +08:00
huangrh
74ff40f7cb [ADD] static endpoints or discovery configuration when create service 2019-02-25 01:07:37 +08:00
huangrh
078b687f85 [ADD] api for fetching or updating third-party service probe 2019-02-24 21:18:06 +08:00
huangrh
371e41a8a9 [ADD] endpoints api: add, update and delete 2019-02-24 05:13:54 +08:00
huangrh
e4c40cef12 [ADD] service check for third-party service 2019-02-24 02:14:27 +08:00
barnett
23702ef013 [ADD] change plugin config persistence from etcd to mysql 2019-02-15 17:20:08 +08:00
barnett
fa53f1b403 [REV] change some code style 2019-02-15 10:06:25 +08:00
GLYASAI
c2d5f52ce3 [REV] add deploy version for build-list 2019-02-13 16:30:17 +08:00
barnett
56e0ca76db [REV] modify some file names 2019-02-12 17:19:42 +08:00
barnett
1283f445f3 [FIX] fix api build bug 2019-02-12 17:10:18 +08:00