barnettZQG
|
787b72c1a4
|
support grpc protocol
|
2021-03-17 20:44:47 +08:00 |
|
GLYASAI
|
f670f92cdd
|
make go-liner happy
|
2020-12-04 21:08:29 +08:00 |
|
yangk
|
7ac5015b72
|
modified app_config_group_service model name
|
2020-11-13 09:42:17 +08:00 |
|
GLYASAI
|
700133948c
|
make config group work
|
2020-10-08 16:10:03 +08:00 |
|
黄润豪
|
b93581938d
|
Merge branch 'master' into k8s-service
|
2020-09-30 11:19:01 +08:00 |
|
GLYASAI
|
ec296fa8f4
|
update k8s service name
|
2020-09-27 16:27:46 +08:00 |
|
yangk
|
4933fff3cb
|
added list config group unit test
|
2020-09-24 14:30:34 +08:00 |
|
yangk
|
040c4ab456
|
update config group
|
2020-09-23 21:41:13 +08:00 |
|
yangk
|
244b2ff925
|
modified unit test
|
2020-09-23 15:57:19 +08:00 |
|
yangk
|
9641a41541
|
modified some method name
|
2020-09-23 15:30:31 +08:00 |
|
yangk
|
8b1f95f8b4
|
modified service name and some method
|
2020-09-23 14:48:53 +08:00 |
|
yangk
|
1cc956d201
|
application config group handler test
|
2020-09-22 18:18:31 +08:00 |
|
凡羊羊
|
3bfcea7665
|
update mock
|
2020-02-25 17:25:26 +08:00 |
|
凡羊羊
|
8e5db939c8
|
update volume type
|
2019-12-18 15:37:18 +08:00 |
|
凡羊羊
|
23425b1af8
|
merge from v5.2
|
2019-12-12 17:40:40 +08:00 |
|
barnettZQG
|
cd70a0e7a8
|
Merge branch 'V5.1'
|
2019-12-10 19:03:34 +08:00 |
|
GLYASAI
|
2f0ea5241d
|
update ingress after updating the certificate
|
2019-12-10 17:56:47 +08:00 |
|
黄润豪
|
c6df516031
|
Merge branch 'master' into gc
|
2019-12-03 23:04:06 +08:00 |
|
凡羊羊
|
9a48eec45d
|
worker add ceph claim support
|
2019-11-21 17:07:58 +08:00 |
|
glyasai
|
17f1451384
|
cpu request and limit
|
2019-11-20 16:16:12 +08:00 |
|
glyasai
|
8d847bde95
|
create/delete hpa during app starting/stopping
|
2019-11-13 17:00:02 +08:00 |
|
glyasai
|
3c123b68f9
|
remove persistent data
|
2019-10-31 17:29:45 +08:00 |
|
glyasai
|
7ce0be0c6d
|
delete service metadata
|
2019-10-29 18:36:15 +08:00 |
|
glyasai
|
660f790ffe
|
[ADD] metadata with plugin info
|
2019-10-13 19:56:13 +08:00 |
|
曾庆国
|
a7dc565364
|
gateway support multiple ip #417
|
2019-09-18 17:56:52 +08:00 |
|
GLYASAI
|
a0545bcbec
|
[REV] record pod event in master
|
2019-08-29 14:15:46 +08:00 |
|
GLYASAI
|
de69339d4a
|
[ADD] record OOMKilled
|
2019-08-26 16:21:48 +08:00 |
|
barnett
|
c797894103
|
add service ratelimit support
|
2019-06-14 15:19:53 +08:00 |
|
barnett
|
a7f1718c01
|
[REV] merge v5.1 to master
|
2019-05-16 10:35:47 +08:00 |
|
GLYASAI
|
3e8e957ea2
|
[ADD] convert rules to envs
|
2019-05-15 18:42:49 +08:00 |
|
GLYASAI
|
b274cada72
|
[FIX] do not decision build type for service
|
2019-05-09 13:59:15 +08:00 |
|
barnett
|
9c01057d37
|
change version and change code style
|
2019-03-21 14:48:46 +08:00 |
|
huangrh
|
0b0be32528
|
[ADD] create corev1.Endpoints for third-party services
|
2019-02-28 23:10:49 +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
|
065913a55c
|
[REV] Optimize code quality via gofmt
|
2019-02-12 15:40:42 +08:00 |
|
GLYASAI
|
d8c5f0b087
|
[ADD] checks if the ip and port for TCP is available
|
2018-12-18 16:58:13 +08:00 |
|
barnett
|
07301343e6
|
[FIX] fix Unknown column 'host_path' in 'field list' bug
|
2018-12-04 16:55:58 +08:00 |
|
GLYASAI
|
6c2fc4eb2b
|
[FIX] bug: reflect.Value.Set using unaddressable value
|
2018-11-26 20:37:50 +08:00 |
|
GLYASAI
|
5b9e8db0ae
|
[ADD] add api -- GetAvailablePort
|
2018-11-26 02:19:08 +08:00 |
|
GLYASAI
|
5df9edc552
|
[FMT] rename, Http to HTTP, Tcp to TCP
|
2018-11-23 20:39:34 +08:00 |
|
barnett
|
ec6cb037fd
|
[REV] change all db name and remove kube client from api module
|
2018-11-22 14:33:29 +08:00 |
|
GLYASAI
|
0a20990804
|
[ADD] add uuid for http rule
|
2018-11-22 09:34:00 +08:00 |
|
GLYASAI
|
b3ece8e0b0
|
[FIX] rename GetRuleExtensionByServiceID to GetRuleExtensionByRuleID
|
2018-11-21 18:35:04 +08:00 |
|
GLYASAI
|
91c15f10d8
|
[FMT] correct lable to label and rename streamRule to tcpRule
|
2018-11-19 15:31:13 +08:00 |
|
GLYASAI
|
5da2542eae
|
[REV] update gateway model
|
2018-11-19 15:17:44 +08:00 |
|
GLYASAI
|
01219e929d
|
[Add] add unit test for AppServiceBuild_ApplyHttpRule
|
2018-11-19 14:09:14 +08:00 |
|