goodrain
|
4e14c2cf01
|
[REV] update license style
|
2018-03-14 14:07:12 +08:00 |
|
ysicing
|
7a3f7127a5
|
[FIX] error exec task check_manage_base_services
|
2018-03-13 14:26:39 +08:00 |
|
ysicing
|
576ee50c2c
|
[REV] Update the initialization version.
|
2018-03-13 11:25:48 +08:00 |
|
ysicing
|
88eeba8087
|
[REV] Adjust the installation script
|
2017-12-26 11:58:52 +08:00 |
|
goodrain
|
7f8a51517e
|
[FIX] Merge branches taskengin
|
2017-12-25 19:49:32 +08:00 |
|
goodrain
|
0b6bb81b3a
|
[FIX] remove empty value in array
|
2017-12-24 18:38:07 +08:00 |
|
goodrain
|
1e551089e7
|
[FIX] array split sep change | to ,
|
2017-12-24 00:46:24 +08:00 |
|
Bay
|
bbceece78c
|
[FIX] fix wrong error type
|
2017-12-22 19:24:10 +08:00 |
|
goodrain
|
f15071d3e2
|
[FIX] init result bug
|
2017-12-20 19:21:25 +08:00 |
|
goodrain
|
2e1e99c6ab
|
[FIX] print string log
|
2017-12-20 18:53:24 +08:00 |
|
goodrain
|
f2eba57d8c
|
[FIX] add test init
|
2017-12-20 18:39:08 +08:00 |
|
goodrain
|
dcc844d612
|
[FIX] Modify the grctl init process to get the initialization data
|
2017-12-20 18:22:36 +08:00 |
|
goodrain
|
0a3f2747c2
|
[FIX] Complete the basic v2 task scheduling test
|
2017-12-19 18:46:49 +08:00 |
|
goodrain
|
d9a7a2aa7e
|
[FIX] Merge branch release-3.4 to master
|
2017-12-15 17:07:55 +08:00 |
|
bay1ts
|
683c74c1e7
|
[REV] optimize output when init failed
|
2017-12-14 17:32:41 +08:00 |
|
goodrain
|
95f5e8aebe
|
Merge branch 'release-3.4'
# Conflicts:
# pkg/builder/api/router.go
# pkg/grctl/cmd/init.go
# pkg/grctl/cmd/installStatus.go
# pkg/grctl/cmd/node.go
|
2017-12-12 11:36:57 +08:00 |
|
bay1ts
|
bb8266c6ab
|
[REV] optimize domain command in release
|
2017-12-11 15:36:48 +08:00 |
|
bay1ts
|
b52ab794b9
|
[REV] add domain command
|
2017-12-11 14:29:36 +08:00 |
|
bay1ts
|
4b2ca65438
|
[REV] optimize output
|
2017-12-11 12:01:47 +08:00 |
|
bay1ts
|
eb73a38f59
|
[REV] optimize get task api,optimize show command,optimize install status command,optimize node status
|
2017-12-11 11:51:28 +08:00 |
|
bay1ts
|
c272a5e332
|
[REV] optimize get task strategy
|
2017-12-08 17:32:40 +08:00 |
|
bay1ts
|
33ab092774
|
[REV] optimize node's pods info and merge bugfix from release
|
2017-12-07 23:48:07 +08:00 |
|
bay1ts
|
1151a18aae
|
[ADD] add region resource api;add show command
|
2017-12-05 14:47:36 +08:00 |
|
bay1ts
|
776f0f76aa
|
[ADD] add task/group implement,grctl exit when failed
|
2017-11-30 15:16:22 +08:00 |
|
bay1ts
|
f974c7a837
|
[REV] protect from nil panic
|
2017-11-29 23:19:06 +08:00 |
|
bay1ts
|
ebed6f7168
|
[REV] optimize output when failed and optimize auto re-get task status
|
2017-11-29 18:49:24 +08:00 |
|
bay1ts
|
aed7497df3
|
[REV] allow re-get status of provided taskID,or auto get executing task
|
2017-11-29 18:44:39 +08:00 |
|
bay1ts
|
6db8bb3110
|
[REV] optimize grctl output,remove useless log in api
|
2017-11-29 11:53:39 +08:00 |
|
bay1ts
|
ffb9557f14
|
[FIX] fix check status may cause nil pointer problem
|
2017-11-29 11:16:51 +08:00 |
|
bay1ts
|
5cf1757394
|
[REV] update init strategy and output
|
2017-11-29 10:38:53 +08:00 |
|
bay1ts
|
44ba4c1c6c
|
[REV] optimize task storage strategy,update init strategy
|
2017-11-29 09:43:37 +08:00 |
|
bay1ts
|
9d995b84e1
|
[REV] optimize init strategy
|
2017-11-28 18:41:46 +08:00 |
|
bay1ts
|
b1a4406d0d
|
[FIX] fix null node cause panic
|
2017-11-28 18:17:22 +08:00 |
|
bay1ts
|
824020e171
|
[REV] optimize init strategy,change to call install by grctl
|
2017-11-28 18:04:21 +08:00 |
|
bay1ts
|
4595ca6196
|
[FIX] remove unused import
|
2017-11-28 16:40:01 +08:00 |
|
bay1ts
|
b560458177
|
[REV] remove init cluster structed output for now,opt output
|
2017-11-28 16:33:11 +08:00 |
|
bay1ts
|
523ef09097
|
[REV] when add node failed add condition to node ,optimize output
|
2017-11-28 15:35:29 +08:00 |
|
bay1ts
|
c11cecf1d2
|
[REV] optimize basic output,remove wrong json
|
2017-11-28 11:45:30 +08:00 |
|
bay1ts
|
2702cfc3f8
|
[REV] optimize basic output
|
2017-11-28 11:23:07 +08:00 |
|
bay1ts
|
188a889356
|
[REV] optimize basic output
|
2017-11-28 11:22:04 +08:00 |
|
bay1ts
|
93c7aa1309
|
[REV] optimize get status function
|
2017-11-27 19:24:59 +08:00 |
|
bay1ts
|
f88ddae8ea
|
[REV] add log to locate bug location
|
2017-11-27 18:48:51 +08:00 |
|
bay1ts
|
87398e474b
|
[REV] optimize get etcd ip strategy
|
2017-11-27 14:07:37 +08:00 |
|
bay1ts
|
060f360346
|
[REV] optimize get etcd ip strategy
|
2017-11-27 14:02:18 +08:00 |
|
bay1ts
|
71d10863b0
|
[REV] change node server to localhost
|
2017-11-27 11:12:44 +08:00 |
|
bay1ts
|
c916824100
|
[REV] optimize node sdk err handle ,optimize command level structure,include status/install and node command
|
2017-11-23 15:05:46 +08:00 |
|
bay1ts
|
0006f74c05
|
[REV] add log
|
2017-11-22 17:00:32 +08:00 |
|
bay1ts
|
b96090f9bd
|
[REV] remove return
|
2017-11-22 16:36:54 +08:00 |
|
bay1ts
|
b9750611de
|
[ADD] add rainbond_node sdk,add cluster init and node install command
|
2017-11-22 11:40:14 +08:00 |
|