barnett
|
98ab05c5e4
|
[REV] fix build api bug
|
2018-11-13 13:46:07 +08:00 |
|
barnett
|
23be445e63
|
[REV] change resource api
|
2018-11-13 13:41:20 +08:00 |
|
barnett
|
7fd028c6ec
|
[REV] merge branch V3.7 to master
|
2018-11-13 10:47:14 +08:00 |
|
zhoujunhao
|
4d47fd612a
|
[ADD] Add interface for team resource usage and application status statistics
|
2018-11-01 11:38:06 +08:00 |
|
barnett
|
c03bda3881
|
[REV] change client-go version to release-7.0
|
2018-11-01 08:42:51 +08:00 |
|
zhoujunhao
|
a227566159
|
[ADD] add version api
|
2018-10-30 16:46:18 +08:00 |
|
zhoujunhao
|
935cb338f8
|
[FIX] Fix bug with null pointer
|
2018-10-30 15:59:25 +08:00 |
|
zhoujunhao
|
1caaae7912
|
[ADD] Add team resource limits and usage
|
2018-10-29 18:14:10 +08:00 |
|
barnettZQG
|
ece9e8bc98
|
[DEV] create k8s service not insert service version to labels
|
2018-10-26 11:49:03 +08:00 |
|
barnettZQG
|
c221724bc6
|
Merge branch 'V3.7'
|
2018-10-24 10:20:33 +08:00 |
|
zhoujunhao
|
3f64309cd8
|
[ADD] Add team resource limits
|
2018-10-23 18:11:27 +08:00 |
|
zhoujunhao
|
ca491272aa
|
[REV] Optimize api component initialization data flow
|
2018-10-19 15:33:50 +08:00 |
|
zhoujunhao
|
23bb3e0120
|
[FIX] Fix api component data initialization problem
|
2018-10-19 12:15:11 +08:00 |
|
barnettZQG
|
4b8aeb803c
|
[FIX] fix code server type not pass bug in api
|
2018-10-18 12:38:38 +08:00 |
|
barnettZQG
|
60cabf2b51
|
[REV] remove O_DIRECT because invalid argument in gfs.
|
2018-10-15 21:03:39 +08:00 |
|
zhoujunhao
|
d59eb73709
|
[FIX] Fix the problem of initializing data duplication(fixed #138)
|
2018-10-15 14:22:59 +08:00 |
|
zhoujunhao
|
ce2e7eb382
|
Merge branch 'V3.7' of https://github.com/goodrain/rainbond
# Conflicts:
# api/handler/service.go
|
2018-10-11 21:53:58 +08:00 |
|
zhoujunhao
|
68d6a78e6e
|
[REV] Optimized upload io
|
2018-10-11 17:37:24 +08:00 |
|
zhoujunhao
|
adf65edea9
|
Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7
|
2018-10-11 17:10:25 +08:00 |
|
zhoujunhao
|
2ea5bae885
|
[REV] Kubernetes cluster resource cleanup improve(fixed #137)
|
2018-10-11 17:09:58 +08:00 |
|
barnettZQG
|
edc2aa141c
|
[REV] support set import app local dir by env LOCAL_APP_CACHE_DIR
|
2018-10-11 17:06:41 +08:00 |
|
zhoujunhao
|
bb80239019
|
[FIX] Fix adding local storage error when creating app
|
2018-10-11 12:30:32 +08:00 |
|
zhoujunhao
|
3b421e11a9
|
[ADD] Add debug log output
|
2018-10-11 11:34:25 +08:00 |
|
zhoujunhao
|
bf188ed990
|
[ADD] Add debug log output
|
2018-10-11 11:25:19 +08:00 |
|
zhoujunhao
|
4efa1529a4
|
Merge branch 'V3.7' of https://github.com/goodrain/rainbond
|
2018-10-09 23:44:01 +08:00 |
|
zhoujunhao
|
441b9e5ddc
|
[REV] Optimization start command modification does not take effect on the problem (fixed #133)
|
2018-10-09 19:00:17 +08:00 |
|
barnettZQG
|
1dc22cc25c
|
[REV] merge branch 3.7 to master
|
2018-10-08 12:25:05 +08:00 |
|
zhoujunhao
|
b878052820
|
[DEL] Delete useless routes
|
2018-09-28 14:30:50 +08:00 |
|
zhoujunhao
|
789609e67f
|
[REV] Optimize the upload file process
|
2018-09-28 13:09:25 +08:00 |
|
zhoujunhao
|
24b1a2b5cc
|
[REV] When the import record is not found, the return status is uploading
|
2018-09-28 11:03:33 +08:00 |
|
zhoujunhao
|
fe9722a4ad
|
[REV] Optimize interface return status
|
2018-09-28 10:34:35 +08:00 |
|
zhoujunhao
|
09d311bdf5
|
[ADD] add new upload method
|
2018-09-27 19:24:15 +08:00 |
|
zhoujunhao
|
e541820259
|
[REV] After the import status is obtained, if the query does not find the eventId, the return status is importing
|
2018-09-27 14:31:52 +08:00 |
|
zhoujunhao
|
a9ee8a3025
|
[REV] Specification error code return
|
2018-09-27 12:38:25 +08:00 |
|
barnettZQG
|
d6ab828fba
|
[REV] remove useless debug log
|
2018-09-26 22:06:41 +08:00 |
|
barnettZQG
|
66d1a2d8aa
|
[REV] upload api support Access-Control-Allow-Origin
|
2018-09-26 22:02:02 +08:00 |
|
zhoujunhao
|
8d85d6d6fe
|
[ADD] Add a test upload plan
|
2018-09-26 16:12:28 +08:00 |
|
zhoujunhao
|
6a077c268b
|
[ADD] add files upload
|
2018-09-26 14:15:38 +08:00 |
|
zhoujunhao
|
3b7472ef44
|
[REV] After importing the cleanup directory, change the status to cleaned
|
2018-09-25 21:55:51 +08:00 |
|
zhoujunhao
|
d75f2eb97d
|
[REV] Create a directory when the directory does not exist
|
2018-09-25 19:14:08 +08:00 |
|
zhoujunhao
|
23dd96dc13
|
[REV] Successfully returned when the directory does not exist, the result is empty
|
2018-09-25 17:46:31 +08:00 |
|
zhoujunhao
|
756a0ed404
|
[REV] Change the tar file to a zip file
|
2018-09-25 17:38:47 +08:00 |
|
zhoujunhao
|
c34b443824
|
[REV]
|
2018-09-25 16:27:56 +08:00 |
|
zhoujunhao
|
24cc01b43c
|
[ADD] Add upload error log output
|
2018-09-25 15:41:19 +08:00 |
|
zhoujunhao
|
7d97547ecb
|
[ADD] add CORS
|
2018-09-25 15:23:36 +08:00 |
|
zhoujunhao
|
e17eca36f4
|
[ADD] Upload file support options method
|
2018-09-25 14:42:06 +08:00 |
|
barnettZQG
|
546f6025d4
|
[REV] change proxy url parse method for golang 1.11
|
2018-09-20 17:12:56 +08:00 |
|
barnettZQG
|
e20d509a25
|
Merge branch 'V3.7'
|
2018-09-19 18:52:10 +08:00 |
|
barnettZQG
|
823d63a736
|
[FIX] fix share image name failure bug.
|
2018-09-19 18:51:16 +08:00 |
|
zhoujunhao
|
8462f33ece
|
[ADD] Add abandon import api
|
2018-09-12 11:42:10 +08:00 |
|
Zhang Jiajun
|
458cac28f9
|
[REV] Add rest api to websocket group for import application.
|
2018-09-11 10:48:55 +08:00 |
|
barnettZQG
|
eb0ea49e1d
|
[REV] update import app code
|
2018-09-10 18:12:08 +08:00 |
|
barnettZQG
|
57fe44460b
|
[REV] merge branch V3.7 to master
|
2018-09-02 23:17:56 +08:00 |
|
zhoujunhao
|
924b56cf9b
|
[FIX] fix bug
|
2018-08-31 15:35:34 +08:00 |
|
zhoujunhao
|
2d3ec0c390
|
[ADD] add apply exception event query
|
2018-08-31 15:24:25 +08:00 |
|
zhoujunhao
|
de7822f7f6
|
[ADD] add Application instance memory monitoring
|
2018-08-31 15:04:21 +08:00 |
|
barnettZQG
|
77ff96fb5c
|
[REV] change event log save to file
|
2018-08-31 12:19:27 +08:00 |
|
zhoujunhao
|
d850ee8e56
|
[ADD] Add exception event handling in grctl
|
2018-08-30 17:49:54 +08:00 |
|
zhoujunhao
|
677f71c8cd
|
[FIX] fix bug
|
2018-08-29 11:08:27 +08:00 |
|
zhoujunhao
|
88ebfc45b4
|
[FIX] fix bug
|
2018-08-29 10:48:23 +08:00 |
|
zhoujunhao
|
7c81ca321b
|
[FIX] fix bug
|
2018-08-29 10:44:58 +08:00 |
|
zhoujunhao
|
9acde33a92
|
Merge branch 'V3.7' of https://github.com/goodrain/rainbond
# Conflicts:
# node/core/service/node_service.go
|
2018-08-27 12:51:54 +08:00 |
|
zhoujunhao
|
615f7bfac4
|
[ADD] add installation log download
|
2018-08-27 12:28:36 +08:00 |
|
zhoujunhao
|
56adf09ca2
|
Merge branch 'V3.7' of https://github.com/goodrain/rainbond
# Conflicts:
# api/region/node.go
# grctl/cmd/node.go
# node/api/model/model.go
# node/nodem/client/node.go
|
2018-08-23 10:36:28 +08:00 |
|
zhoujunhao
|
f44ef3ca5a
|
[REV] Add node resource statistics in grctl
|
2018-08-22 19:16:54 +08:00 |
|
zhoujunhao
|
cc009f28fa
|
[FIX] fix bug
|
2018-08-22 17:24:13 +08:00 |
|
zhoujunhao
|
bff2e520e7
|
[ADD] add display node resources in grctl
|
2018-08-22 16:06:28 +08:00 |
|
zhoujunhao
|
5c88773b21
|
[ADD] add display node resources in grctl
|
2018-08-22 16:00:53 +08:00 |
|
zhoujunhao
|
6663064356
|
[FMT] Delete extra log prints
|
2018-08-17 15:44:35 +08:00 |
|
zhoujunhao
|
97f67aeed9
|
[REV] Grammar optimization
|
2018-08-17 13:51:17 +08:00 |
|
zhoujunhao
|
84b6864575
|
[FIX] fix bug
|
2018-08-17 12:40:14 +08:00 |
|
zhoujunhao
|
5789a7a2ef
|
[ADD] add logs print
|
2018-08-17 12:01:54 +08:00 |
|
zhoujunhao
|
4d786a8a73
|
[ADD] Add detailed log output
|
2018-08-17 11:31:59 +08:00 |
|
zhoujunhao
|
71793a5989
|
[ADD] Add verbose log output
|
2018-08-17 11:02:57 +08:00 |
|
zhoujunhao
|
284a8aefd5
|
[ADD] add Add pod and container memory monitoring
|
2018-08-16 18:21:06 +08:00 |
|
barnettZQG
|
8661fd2e75
|
[REV] merge branch v3.7
|
2018-08-15 10:15:31 +08:00 |
|
barnettZQG
|
c4c20069e5
|
[REV] change write pem key file type
|
2018-08-14 16:44:57 +08:00 |
|
barnettZQG
|
43d1015180
|
[REV] check support image hub user and pass
|
2018-08-10 18:22:23 +08:00 |
|
barnettZQG
|
130b24897d
|
[REV] update code
|
2018-08-10 17:25:04 +08:00 |
|
zhoujunhao
|
30c71ea4e5
|
[REV]
|
2018-08-09 20:31:22 +08:00 |
|
zhoujunhao
|
c121b05726
|
[FIX] fix bug
|
2018-08-09 20:16:00 +08:00 |
|
zhoujunhao
|
0339d51d81
|
[FMT]
|
2018-08-09 18:41:29 +08:00 |
|
zhoujunhao
|
bea3f30d2d
|
[FIX] fix bug
|
2018-08-09 18:39:30 +08:00 |
|
zhoujunhao
|
373cd3e461
|
[ADD] add fix bug print
|
2018-08-09 18:31:33 +08:00 |
|
zhoujunhao
|
3a4148bac1
|
[FIX] fix bug
|
2018-08-09 18:13:52 +08:00 |
|
zhoujunhao
|
79ba64b531
|
[ADD] add alertamnager webhooks api
|
2018-08-08 17:15:10 +08:00 |
|
zhoujunhao
|
dace6adc33
|
[REV] Optimize the ability to view application exception events in grctl
|
2018-08-08 12:18:48 +08:00 |
|
zhoujunhao
|
9100046962
|
[FIX] fix bug
|
2018-08-07 19:56:25 +08:00 |
|
zhoujunhao
|
db02cb2606
|
[FIX] Fix the address of the call
|
2018-08-07 19:23:01 +08:00 |
|
zhoujunhao
|
ecfec9efc9
|
[FMT] Delete excess output
|
2018-08-07 19:12:44 +08:00 |
|
zhoujunhao
|
31a1b888b9
|
[REV] Modify the invoked API interface
|
2018-08-07 17:57:10 +08:00 |
|
zhoujunhao
|
6d4010ea64
|
[ADD] Add a new event notification interface
|
2018-08-07 16:34:31 +08:00 |
|
zhoujunhao
|
0e4a0e5d0a
|
[FIX] fix bug
|
2018-08-07 15:17:06 +08:00 |
|
zhoujunhao
|
5d7e1de76f
|
[REV] Optimize state display priority
|
2018-08-07 14:45:37 +08:00 |
|
zhoujunhao
|
b52bd9f55d
|
[ADD] add grctl show notification event
|
2018-08-07 14:28:15 +08:00 |
|
barnettZQG
|
6258a511b4
|
[REV] change plugin install check
|
2018-08-03 20:12:58 +08:00 |
|
barnettZQG
|
1b40ebf255
|
[FIX] fix get service deploy version bug
|
2018-08-03 20:06:23 +08:00 |
|
barnettZQG
|
5c53e2b2dc
|
[ADD] add some get deploy version api
|
2018-08-03 15:17:10 +08:00 |
|
zhoujunhao
|
441da70221
|
[ADD] add alertmanager config
|
2018-08-02 16:35:02 +08:00 |
|
zhoujunhao
|
180c86e715
|
[FIX] fix determine if the file exists bug
|
2018-08-02 12:29:53 +08:00 |
|