barnett
|
c797894103
|
add service ratelimit support
|
2019-06-14 15:19:53 +08:00 |
|
barnett
|
4bfd85290b
|
[FIX] fix delete resource name is empty bug
|
2019-05-30 09:33:21 +08:00 |
|
ysicing
|
1c2011b95d
|
Merge pull request #295 from GLYASAI/RAINBOND-967
[FIX] container init-probe does not exit normally
|
2019-05-20 13:58:55 +08:00 |
|
GLYASAI
|
4874e1c9c6
|
[FIX] container init-probe does not exit normally
|
2019-05-20 11:43:28 +08:00 |
|
GLYASAI
|
d0e60dc455
|
[REV] remove debug message
|
2019-05-17 16:09:57 +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 |
|
barnettZQG
|
875624c24a
|
Merge pull request #286 from GLYASAI/RAINBOND-925
[FIX] wrong calculation for available memory
|
2019-05-14 05:42:31 -05:00 |
|
GLYASAI
|
f63444418c
|
[FIX] wrong calculation for available memory
|
2019-05-11 10:56:57 +08:00 |
|
GLYASAI
|
b274cada72
|
[FIX] do not decision build type for service
|
2019-05-09 13:59:15 +08:00 |
|
barnett
|
961297e914
|
set delete pod immediately in stop controller
|
2019-04-17 18:03:31 +08:00 |
|
GLYASAI
|
e419dd80d3
|
[FIX] unable to find shared storage of type config-file
|
2019-04-13 20:33:03 +08:00 |
|
huangrh
|
91e6246f01
|
[FIX] fix close of closed channel
|
2019-04-01 15:51:00 +08:00 |
|
barnett
|
2c49325980
|
Merge branch 'V5.1' of https://github.com/goodrain/rainbond into V5.1
|
2019-03-31 13:17:10 +08:00 |
|
barnett
|
fa831cabf0
|
fix probe disable invalid bug
|
2019-03-31 13:03:38 +08:00 |
|
barnettZQG
|
b76d47b625
|
Merge pull request #264 from GLYASAI/RAINBOND-837
[FIX] free endpoints were removed by controller-manager
|
2019-03-31 09:15:06 +08:00 |
|
huangrh
|
3636855e13
|
[FIX] free endpoints were removed by controller-manager
|
2019-03-31 02:15:41 +08:00 |
|
barnett
|
da2476fbc4
|
change plugin image domain name
|
2019-03-29 18:28:35 +08:00 |
|
barnett
|
23fa8eca48
|
Specification of internal image registry domain
|
2019-03-29 18:28:01 +08:00 |
|
barnett
|
28c90fb025
|
Fix the ID of the default mesh plugin
|
2019-03-29 17:53:50 +08:00 |
|
huangrh
|
a476df8262
|
[FIX] ingress not found
|
2019-03-29 11:08:47 +08:00 |
|
huangrh
|
f191667480
|
[DEL] delete no need corev1.Endpoints deletion
|
2019-03-28 15:44:58 +08:00 |
|
huangrh
|
e90e2608ea
|
[REV] chage probe upgrade from stop probe & add probe to update probe directly
|
2019-03-28 09:18:43 +08:00 |
|
huangrh
|
f3b7ede453
|
[FIX] wrong endpoints name for inner service
|
2019-03-27 17:14:56 +08:00 |
|
barnett
|
bdd6a87716
|
[REV] set restart controller timeout is 5m
|
2019-03-24 18:50:51 +08:00 |
|
huangrh
|
408ace2142
|
[FIX] secret not found
|
2019-03-22 23:07:19 +08:00 |
|
barnett
|
9c01057d37
|
change version and change code style
|
2019-03-21 14:48:46 +08:00 |
|
barnettZQG
|
f8b2a3cb6e
|
Merge pull request #244 from GLYASAI/V5.1
[FIX] certificate file(*.pem) not found
|
2019-03-21 14:40:19 +08:00 |
|
barnett
|
4c46532436
|
[FIX] second attempt create service while create failure first
|
2019-03-21 14:36:33 +08:00 |
|
barnett
|
8523e77712
|
[FIX] fix target port wrong bug
|
2019-03-21 14:15:07 +08:00 |
|
GLYASAI
|
17c3d70b97
|
[FIX] certificate file(*.pem) not found
|
2019-03-20 15:51:55 +08:00 |
|
barnett
|
4aead9ace1
|
Merge branch 'V5.1' of https://github.com/goodrain/rainbond into V5.1
|
2019-03-20 14:15:51 +08:00 |
|
barnett
|
3902b0e299
|
[FIX] compatible third party endpoint
|
2019-03-20 14:15:32 +08:00 |
|
barnettZQG
|
77636b543b
|
Merge pull request #242 from GLYASAI/V5.1
FIX gateway upstream bug and service upgrade bug
|
2019-03-20 14:12:52 +08:00 |
|
GLYASAI
|
80787bc312
|
[DEL] the equality of the old and new endpoints
|
2019-03-19 15:30:58 +08:00 |
|
barnett
|
9c4132ba02
|
[FIX] fix startup sequence control bug
|
2019-03-17 14:08:42 +08:00 |
|
GLYASAI
|
5f3d72ff61
|
[FIX] appService has no endpoints
|
2019-03-16 15:51:16 +08:00 |
|
GLYASAI
|
d15b9a5b75
|
[FIX] can not offline third-party service
|
2019-03-14 22:35:12 +08:00 |
|
GLYASAI
|
3973f001c7
|
[REV] check healthy status before change
|
2019-03-14 21:42:38 +08:00 |
|
GLYASAI
|
feb1e1ba64
|
[REV] change gateway configuration
[FIX] fix some bug
|
2019-03-14 21:10:14 +08:00 |
|
GLYASAI
|
9d9e56a8c6
|
[FIX] make proxy_set_header work
|
2019-03-14 16:00:45 +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
|
06b9da5c0c
|
[ADD] add service status for thirdpart service
|
2019-03-13 21:39:47 +08:00 |
|
GLYASAI
|
0f886b3d35
|
[ADD] add or update api for gateway rule configuration
|
2019-03-13 13:58:30 +08:00 |
|
GLYASAI
|
8a1082a3f4
|
[FIX] stop probe and configmap
|
2019-03-12 14:09:13 +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
|
fdf4b1cc8c
|
[ADD] create ingress annotation about nginx config
|
2019-03-11 01:07:10 +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
|
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 |
|
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
|
f75512f990
|
[FIX] fix cpu unit error bug
|
2019-01-28 17:13:38 +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 |
|
GLYASAI
|
6480a7b693
|
[REV] only share configmap volume template
|
2019-01-09 19:14:55 +08:00 |
|
GLYASAI
|
62bb1d6ed4
|
[FIX] configmap not found
|
2019-01-08 17:26:59 +08:00 |
|
GLYASAI
|
5c8a72f292
|
[FIX] configmaps not found
|
2019-01-08 17:19:37 +08:00 |
|
GLYASAI
|
ad1c9a5da6
|
[ADD] make config file shareable
|
2019-01-08 15:41:55 +08:00 |
|
GLYASAI
|
5b52d1c692
|
[FIX] invalid configmap name
|
2019-01-08 13:55:45 +08:00 |
|
GLYASAI
|
345308eb2c
|
[DEL] remove path.Dir
|
2019-01-08 13:50:17 +08:00 |
|
GLYASAI
|
cf07230f10
|
[FIX] Invalid value: "/tmp": must be unique
|
2019-01-08 13:47:57 +08:00 |
|
GLYASAI
|
702d0daa43
|
[REV] parse environment variables into configuration files
|
2019-01-08 12:01:55 +08:00 |
|
GLYASAI
|
cda030eb79
|
[FIX] nil map
|
2019-01-07 19:25:28 +08:00 |
|
GLYASAI
|
3672a4a81c
|
[ADD] add some logs
|
2019-01-07 18:46:04 +08:00 |
|
GLYASAI
|
f3f2421fa3
|
[REV] delete config file uuid
|
2019-01-07 18:26:18 +08:00 |
|
GLYASAI
|
b48d04727b
|
[ADD] add some logs
|
2019-01-07 17:55:55 +08:00 |
|
GLYASAI
|
d4642d8c5b
|
[REV] revert to ead338b2
|
2019-01-07 17:44:58 +08:00 |
|
GLYASAI
|
ead338b20e
|
[REV] split volume type
|
2019-01-07 17:41:40 +08:00 |
|
GLYASAI
|
1a17192c25
|
[REV] change MountPath of config file
|
2019-01-07 17:11:10 +08:00 |
|
GLYASAI
|
df967bf65f
|
[REV] change config file name
|
2019-01-07 17:03:01 +08:00 |
|
GLYASAI
|
b38aab8511
|
[REV] change config files from list to one
|
2019-01-07 13:51:35 +08:00 |
|
GLYASAI
|
431a4c96c3
|
[ADD] add table tenant_service_config_file
|
2019-01-06 22:13:19 +08:00 |
|
GLYASAI
|
bfe16cf696
|
[REV] add volumes for statefulset
|
2019-01-04 17:13:45 +08:00 |
|
GLYASAI
|
b1cd012bca
|
[ADD] add a volume of type ConfigMap
|
2019-01-04 14:26:29 +08:00 |
|
barnett
|
ca09fb4714
|
[FIX] fix discover url without protocol bug
|
2018-12-28 21:59:24 +08:00 |
|
barnett
|
41f150d98e
|
[FIX] fix plugin discover url failure bug
|
2018-12-28 18:29:57 +08:00 |
|
barnett
|
0cc3bba57e
|
[REV] add timout status in event
|
2018-12-28 15:32:20 +08:00 |
|
GLYASAI
|
b2f31e127a
|
[ADD] add some warming messages
|
2018-12-24 16:29:34 +08:00 |
|
barnett
|
df2dba200f
|
[REV] merge branch master to 5.0
|
2018-12-24 15:04:35 +08:00 |
|
barnett
|
f645480863
|
[REV] change some es env
|
2018-12-23 09:48:19 +08:00 |
|
GLYASAI
|
fc2ecea795
|
[DEL] remove unused pkg
|
2018-12-20 16:22:27 +08:00 |
|
GLYASAI
|
d06217a1ba
|
[DEL] remove debug messages
|
2018-12-20 16:00:07 +08:00 |
|
GLYASAI
|
b6d99169cb
|
[REV] no longer regist newAppService
|
2018-12-20 15:48:29 +08:00 |
|
GLYASAI
|
4d2d9ac21b
|
[ADD] add debug messages
|
2018-12-20 14:51:19 +08:00 |
|
GLYASAI
|
479b8a4d9c
|
[FIX] fix bug: can not stop service
|
2018-12-17 19:07:43 +08:00 |
|
GLYASAI
|
2d8fcaf64f
|
[FIX] fix bug: cant not convert in Deployment and StatefulSet
|
2018-12-17 18:50:36 +08:00 |
|
GLYASAI
|
7ba3e8d94e
|
[DEL] remove CHash
|
2018-12-17 18:32:46 +08:00 |
|
GLYASAI
|
d0432dd62c
|
[ADD] add upstream-hash-by
|
2018-12-17 11:51:40 +08:00 |
|
barnett
|
d1817aa159
|
[ADD] support set scheduler node by env ES_SELECTNODE
|
2018-12-14 22:16:18 +08:00 |
|
barnett
|
04bfb4ea58
|
[FIX] support set pod is host network by env ES_HOSTNATEWORK
|
2018-12-14 22:03:00 +08:00 |
|
GLYASAI
|
499893f208
|
[REV] change hostPath
|
2018-12-14 15:54:57 +08:00 |
|
GLYASAI
|
7d3fb90f65
|
[REV] change host path
|
2018-12-13 18:15:14 +08:00 |
|
GLYASAI
|
9de25ee882
|
[REV] get env from podTemplate
|
2018-12-13 17:36:00 +08:00 |
|
GLYASAI
|
5772f258bd
|
[ADD] add some envs
|
2018-12-13 17:06:30 +08:00 |
|
GLYASAI
|
8ce26801ee
|
[REV] change DEFAULT_DOMAIN_%d to DEFAULT_DOMAIN
|
2018-12-13 16:53:22 +08:00 |
|
GLYASAI
|
3ed436f67b
|
Merge branch 'V5.0' of https://github.com/goodrain/rainbond into V5.0
|
2018-12-13 16:37:22 +08:00 |
|
GLYASAI
|
9c4395b7df
|
[FIX] fix bug: goodrain.me/adpter has no envs
|
2018-12-13 16:36:55 +08:00 |
|
barnett
|
2dc7da7878
|
[FIX] fix app status is unknow bug where service can not be delete
|
2018-12-13 15:28:26 +08:00 |
|
barnett
|
d8268e78c2
|
[FIX] merge code
|
2018-12-12 18:21:27 +08:00 |
|
barnett
|
943b03fea5
|
[FIX] fix volume file failure
|
2018-12-12 18:20:26 +08:00 |
|
GLYASAI
|
3727642049
|
[DEL] remove slash
|
2018-12-12 18:05:58 +08:00 |
|
GLYASAI
|
2ec51d5a7e
|
[FIX] fix bug: slug file error!
|
2018-12-12 18:00:22 +08:00 |
|
GLYASAI
|
3036b52864
|
[FIX] fix bug: hostPath type check failed: ...20181212173540.tgz is not a directory
|
2018-12-12 17:50:48 +08:00 |
|
GLYASAI
|
e51a3e64de
|
[DEL] remove some debug messages
|
2018-12-12 17:38:54 +08:00 |
|
GLYASAI
|
807dcf32fe
|
[DEL] remove some debug messages
|
2018-12-12 17:26:46 +08:00 |
|
GLYASAI
|
3d14d72767
|
[FIX] fix bug: not found: kube-config
|
2018-12-12 16:58:04 +08:00 |
|
GLYASAI
|
9403cb2b4c
|
[REV] Marshal Deployment to json
|
2018-12-12 16:38:35 +08:00 |
|
GLYASAI
|
9ce85b0001
|
[REV] change yaml to json
|
2018-12-12 16:30:50 +08:00 |
|
GLYASAI
|
65ff57454d
|
[REV] change %v to %s
|
2018-12-12 16:27:25 +08:00 |
|
GLYASAI
|
70f2ec707a
|
[FIX] fix bug: unused pkg
|
2018-12-12 16:17:33 +08:00 |
|
GLYASAI
|
0ab3807d10
|
[DEL] delete debug msg
|
2018-12-12 16:14:35 +08:00 |
|
GLYASAI
|
9b70b32a4d
|
[REV] convent string to yaml
|
2018-12-12 16:14:03 +08:00 |
|
GLYASAI
|
03012eac30
|
Merge branch 'V5.0' of https://github.com/goodrain/rainbond into V5.0
# Conflicts:
# worker/appm/conversion/version.go
|
2018-12-12 15:52:51 +08:00 |
|
GLYASAI
|
d6382d7afe
|
[ADD] add debug msg
|
2018-12-12 15:48:29 +08:00 |
|
GLYASAI
|
79afaf97cd
|
[REV] specified HostPathType
|
2018-12-12 15:42:19 +08:00 |
|
barnett
|
72269bc5c4
|
[REV] host path set type is HostPathDirectoryOrCreate
|
2018-12-12 13:15:01 +08:00 |
|
GLYASAI
|
3b85abbd70
|
[ADD] add debug messages
|
2018-12-12 12:41:48 +08:00 |
|
GLYASAI
|
d9e1ac3b9b
|
[DEL] delete foundsequence
|
2018-12-12 12:31:57 +08:00 |
|
GLYASAI
|
9f835f176d
|
[ADD] print sourceIDs
|
2018-12-12 11:53:07 +08:00 |
|