msb/service-mesh.git
5 years agoMerge "support setting consul from config file"
Huabing Zhao [Thu, 2 Aug 2018 01:09:37 +0000 (01:09 +0000)]
Merge "support setting consul from config file"

5 years agosupport setting consul from config file 25/58525/1
Lvbo163 [Thu, 2 Aug 2018 01:03:25 +0000 (09:03 +0800)]
support setting consul from config file

Issue-ID: MSB-244

Change-Id: I255a737bafd26245f3c484fcbead84b8f8e8b2d6
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
5 years agoMerge "integrate consul"
Huabing Zhao [Wed, 1 Aug 2018 09:20:14 +0000 (09:20 +0000)]
Merge "integrate consul"

5 years agointegrate consul 75/58375/1
Lvbo163 [Wed, 1 Aug 2018 08:39:02 +0000 (16:39 +0800)]
integrate consul

Issue-ID: MSB-242

Change-Id: I7f998220960170f6ac42ecb44b8a22d234ea32af
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
5 years agoMerge "add ut for log config"
Huabing Zhao [Wed, 1 Aug 2018 07:39:33 +0000 (07:39 +0000)]
Merge "add ut for log config"

5 years agoadd ut for log config 49/58349/1
Lvbo163 [Wed, 1 Aug 2018 06:57:32 +0000 (14:57 +0800)]
add ut for log config

Issue-ID: MSB-241

Change-Id: I0ee55e16cb5b8bb898c0497356454d2a4ae9e211
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
5 years agoMerge "support setting log by config file"
Huabing Zhao [Wed, 1 Aug 2018 06:55:45 +0000 (06:55 +0000)]
Merge "support setting log by config file"

5 years agosupport setting log by config file 35/58335/1
Lvbo163 [Wed, 1 Aug 2018 06:05:34 +0000 (14:05 +0800)]
support setting log by config file

Issue-ID: MSB-238

Change-Id: I8c1f5af356b430a1a24632b986545f01a67071b8
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
5 years agoMerge "add ut for app setting"
Huabing Zhao [Wed, 1 Aug 2018 03:11:00 +0000 (03:11 +0000)]
Merge "add ut for app setting"

5 years agoadd ut for app setting 97/58297/1
Lvbo163 [Wed, 1 Aug 2018 01:23:00 +0000 (09:23 +0800)]
add ut for app setting

uts for getConfigPath

Issue-ID: MSB-240

Change-Id: I440a29be3fc0d922b5c2a98bafb7787897867c7a
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
5 years agoMerge "method for project's config path"
Zhaoxing Meng [Tue, 31 Jul 2018 09:22:42 +0000 (09:22 +0000)]
Merge "method for project's config path"

5 years agomethod for project's config path 87/58187/1
Lvbo163 [Tue, 31 Jul 2018 07:58:40 +0000 (15:58 +0800)]
method for project's config path

method of get configuration path

Issue-ID: MSB-239

Change-Id: I256603c9eed40dafe6ecb7d17b57ab1f586d0f11
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
5 years agoMerge "init log util"
Huabing Zhao [Tue, 31 Jul 2018 07:59:21 +0000 (07:59 +0000)]
Merge "init log util"

5 years agoMerge "add ut for yaml convertor"
Huabing Zhao [Tue, 31 Jul 2018 07:44:42 +0000 (07:44 +0000)]
Merge "add ut for yaml convertor"

5 years agoinit log util 85/58185/1
Lvbo163 [Tue, 31 Jul 2018 07:44:11 +0000 (15:44 +0800)]
init log util

init beego log util, define config parameters and init log by default setting.

Issue-ID: MSB-237

Change-Id: I203ecf1fc618162be5b244e37c8adcc9976f3cd6
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
5 years agoadd ut for yaml convertor 81/58181/1
Lvbo163 [Tue, 31 Jul 2018 07:28:24 +0000 (15:28 +0800)]
add ut for yaml convertor

Issue-ID: MSB-236

Change-Id: Ib6899928d7c41b05cdfaae617dd3ab1c41352df2
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
5 years agoMerge "add yaml convertor"
Huabing Zhao [Tue, 31 Jul 2018 07:20:01 +0000 (07:20 +0000)]
Merge "add yaml convertor"

5 years agoadd yaml convertor 77/58177/1
Lvbo163 [Tue, 31 Jul 2018 07:00:20 +0000 (15:00 +0800)]
add yaml convertor

support yaml string convert

Issue-ID: MSB-235

Change-Id: Iddce914d09b6bbe550d417506f1b24f652a8ce70
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
5 years agoMerge "Istio Installation Scripts"
Zhaoxing Meng [Tue, 31 Jul 2018 06:54:45 +0000 (06:54 +0000)]
Merge "Istio Installation Scripts"

5 years agoMerge "Kubernetes Installation Scripts"
Zhaoxing Meng [Tue, 31 Jul 2018 06:54:31 +0000 (06:54 +0000)]
Merge "Kubernetes Installation Scripts"

5 years agoMerge "Kubernetes Installation Scripts"
Zhaoxing Meng [Tue, 31 Jul 2018 06:54:17 +0000 (06:54 +0000)]
Merge "Kubernetes Installation Scripts"

5 years agoadd dependency version control for msb2pilot 71/58171/1
Lvbo163 [Tue, 31 Jul 2018 06:35:44 +0000 (14:35 +0800)]
add dependency version control for msb2pilot

use go dep tool to manage project dependency.

Issue-ID: MSB-234

Change-Id: Id2d4119c8de58a1cceb56b00d44ad138daf7955f
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
5 years agoIstio Installation Scripts 57/58157/1 0.8.0
Huabing Zhao [Tue, 31 Jul 2018 03:20:22 +0000 (03:20 +0000)]
Istio Installation Scripts

Issue-ID: MSB-229
Change-Id: Id74f327e1bb3d8bc67c7eb08aa6d6b445fc6f2cc
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
5 years agoadd ut for file util 59/58159/1
Lvbo163 [Tue, 31 Jul 2018 03:32:15 +0000 (11:32 +0800)]
add ut for file util

add ut for file util

Issue-ID: MSB-233

Change-Id: I5f7271d392943fdec244894b4340ec63cf798e3d
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
5 years agoadd file util 55/58155/1
Lvbo163 [Tue, 31 Jul 2018 03:26:52 +0000 (11:26 +0800)]
add file util

add file util support file reader and writer, adjust gitignore file

Issue-ID: MSB-232

Change-Id: Id8744116fa3d243eb7a2f4cd19fd758c59631789
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
5 years agoKubernetes Installation Scripts 53/58153/1
Huabing Zhao [Tue, 31 Jul 2018 03:16:49 +0000 (03:16 +0000)]
Kubernetes Installation Scripts

Issue-ID: MSB-221
Change-Id: Id85a71af56464b08a39656cab7579258bac6e52c
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
5 years agoadd .gitignore file 45/58145/1
Lvbo163 [Tue, 31 Jul 2018 02:35:52 +0000 (10:35 +0800)]
add .gitignore file

set gitignore file file for msb2pilot

Issue-ID: MSB-231

Change-Id: I364bb86690f6eda5662949ad4bcdd43afd3e6d78
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
5 years agoinit msb2pilot project 35/58135/2
Lvbo163 [Tue, 31 Jul 2018 01:56:34 +0000 (09:56 +0800)]
init msb2pilot project

init project by beego

Issue-ID: MSB-230

Change-Id: Iaf3afb1f8d28e54d61c0bd401737d2604149ff0b
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
5 years agoKubernetes Installation Scripts 37/58137/4
Huabing Zhao [Tue, 31 Jul 2018 02:10:42 +0000 (02:10 +0000)]
Kubernetes Installation Scripts

Change-Id: I8c290a6e4f5d50c8b94dc9cd1eb75ca99c4bc3d4
Issue-ID: MSB-221
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
5 years agoInitial empty repository
Jessica Wagantall [Fri, 27 Jul 2018 16:40:17 +0000 (16:40 +0000)]
Initial empty repository