Commit Graph

357 Commits

Author SHA1 Message Date
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
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
barnett
edfdf3338d [REV] only set startup_sequence=true Identify sequential start control 2019-03-05 15:43:52 +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
barnett
dd80dd0515 [REV] add tenant name in pod templete labels 2019-03-04 21:16:11 +08:00
barnett
3535d10d25 [REV] config file support write permissions 2019-03-04 16:45:45 +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
黄润豪
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
a6ab006f46 [FIX] fix worker build bug 2019-03-01 14:51:12 +08:00
barnett
fd64eca5ff [FIX] fix configfile cannot be read or written bug 2019-03-01 14:27:03 +08:00
huangrh
60f7617c40 Merge branch 'getstatus'
# Conflicts:
#	worker/appm/controller/apply_rule.go
#	worker/appm/conversion/gateway.go
#	worker/appm/store/third_party_service.go
#	worker/appm/thirdparty/endpoints.go
#	worker/appm/types/v1/endpoint.go
#	worker/appm/types/v1/v1.go
#	worker/handle/manager.go
2019-03-01 13:35:41 +08:00
huangrh
ecb61da9e1 [ADD] get third-party endpoints status 2019-03-01 13:27:27 +08:00
huangrh
0b0be32528 [ADD] create corev1.Endpoints for third-party services 2019-02-28 23:10:49 +08:00
barnett
4a40fbb9cc [FIX] fix upgrade service bug 2019-02-28 16:44:16 +08:00
barnett
de1ffe72a7 [REV] chaneg default init probe image name 2019-02-28 14:54:42 +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
barnett
438f74fe21 [ADD] tcp mesh proxy use envoy 2019-02-25 20:04:48 +08:00
barnett
221adc8047 [ADD] envoy v2 grpc api server test code 2019-02-25 15:30:21 +08:00
barnett
2c2ac1e2db [FIX] fix plugin config apply bug 2019-02-15 18:46:11 +08:00
barnett
23702ef013 [ADD] change plugin config persistence from etcd to mysql 2019-02-15 17:20:08 +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
barnett
597731057c [FIX] fix app cpu unit failure bug 2019-01-28 17:20:58 +08:00
barnett
f75512f990 [FIX] fix cpu unit error bug 2019-01-28 17:13:38 +08:00
barnett
8cfbf302c3 [FIX] fix memory unit error bug 2019-01-28 16:25:02 +08:00
barnett
75438e6c05 [REV] Optimize tenant resource statistics and resource constraints 2019-01-28 16:00:51 +08:00
barnett
b18cff71de [FIX] fix es parameters do not take effect bug 2019-01-27 11:31:54 +08:00
barnett
69dda368e9 [FIX] fix app status not sync bug and add cpu set es 2019-01-25 21:11:03 +08:00
GLYASAI
730d96211b [FIX] deploment has no configmap while updating 2019-01-11 13:41:50 +08:00
GLYASAI
2a4f7c3816 [FIX] wrong number of running apps 2019-01-11 11:55:04 +08:00
barnett
46b3cdf720 [REV] merge new feature to 5.0 2019-01-10 18:58:22 +08:00
GLYASAI
6480a7b693 [REV] only share configmap volume template 2019-01-09 19:14:55 +08:00
GLYASAI
8d49db463e [DEL] delete missing code 2019-01-09 17:03:48 +08:00
GLYASAI
029fd7d563 [DEL] remove debug message 2019-01-09 15:05:32 +08:00
GLYASAI
9b9c9b6dda [FIX] remove unused pkg 2019-01-09 14:57:27 +08:00
GLYASAI
51c9f8a48a [ADD] add memory_limit 2019-01-09 14:55:26 +08:00
GLYASAI
1f000e3260 [DEL] remove unused pkg 2019-01-09 14:48:18 +08:00
GLYASAI
b34b684605 [REV] replace int32 with int64 2019-01-09 14:43:52 +08:00
GLYASAI
54c95f1833 [FIX] Int64 lost data when converting to int32 2019-01-09 14:42:00 +08:00