Commit Graph

3750 Commits

Author SHA1 Message Date
GLYASAI
1133125d08 [REV] add hook at appm store 2019-09-01 15:44:35 +08:00
GLYASAI
139206bd24 Merge remote-tracking branch 'goodrain/V5.1' into V5.1 2019-08-30 10:15:34 +08:00
曾庆国
a50971a050 merge branch master to 5.1 2019-08-30 09:33:10 +08:00
barnettZQG
56ae4bb1b0
Merge pull request #404 from GLYASAI/podevent
[ADD] record abnormal operation by system
2019-08-29 09:29:51 -05:00
barnettZQG
2f9b59cbe8
Merge pull request #408 from fanyangyang/fix/rollingupgrade-event
fix rolling-upgrade event bugs, do not use system as username
2019-08-29 09:24:34 -05:00
barnettZQG
a7e5ada583
Merge pull request #407 from fanyangyang/fix/ruleconfig
fix rule-config bugs, add event_id
2019-08-29 09:24:08 -05:00
barnettZQG
6783001d6d
Merge pull request #406 from fanyangyang/fix/eventformat
event message can not contain \n or \r
2019-08-29 09:23:23 -05:00
凡羊羊
a4e3ce6d6f Merge branch 'fix/eventformat' of https://github.com/fanyangyang/rainbond into fix/eventformat 2019-08-29 21:18:48 +08:00
凡羊羊
486a96032b change writer format, use map 2019-08-29 21:18:12 +08:00
凡羊羊
bccd31bdef just set rule-config as syn event type 2019-08-29 20:18:13 +08:00
barnettZQG
1e16a6e68f
Merge pull request #405 from fanyangyang/fix/webcli
fix webcli get endpoints bugs
2019-08-29 07:13:10 -05:00
凡羊羊
de45da0619 fix rolling-upgrade event bugs, do not use system as username 2019-08-29 19:45:56 +08:00
凡羊羊
b79808d972
Merge branch 'master' into fix/eventformat 2019-08-29 19:34:50 +08:00
凡羊羊
473cb8a0b4
Merge branch 'master' into fix/webcli 2019-08-29 19:34:47 +08:00
凡羊羊
ebb0a278fc fix rule-config bugs, add event_id 2019-08-29 19:33:54 +08:00
凡羊羊
90ec359cb3 fix webcli get endpoints bugs 2019-08-29 17:37:46 +08:00
GLYASAI
6bdab4c924 [ADD] record abnormal deletion 2019-08-29 17:27:25 +08:00
凡羊羊
ad887dbd69 event message can not contain \n or \r 2019-08-29 14:22:40 +08:00
GLYASAI
8b90939357 Merge remote-tracking branch 'goodrain/master' into podevent
# Conflicts:
#	util/k8s/k8s.go
2019-08-29 14:17:19 +08:00
GLYASAI
a0545bcbec [REV] record pod event in master 2019-08-29 14:15:46 +08:00
曾庆国
12758c174b change build error log show 2019-08-29 13:29:05 +08:00
曾庆国
e1613b168e Merge branch 'master' of https://github.com/goodrain/rainbond 2019-08-29 13:00:04 +08:00
曾庆国
0f98f06708 fix gateway config bug 2019-08-29 12:59:44 +08:00
barnettZQG
76509cf3ab
Merge pull request #400 from fanyangyang/fix/batchopevent
batch operation add event, and modify WrapEL
2019-08-28 20:24:03 -05:00
凡羊羊
b27fc11342 Merge branch 'fix/batchopevent' of https://github.com/fanyangyang/rainbond into fix/batchopevent 2019-08-28 23:01:40 +08:00
凡羊羊
6e91819cbb add param operator into model.BeatchOperationRequestStruct for save operator, and remove unuseful test case 2019-08-28 23:01:12 +08:00
凡羊羊
6a44db69d8
Merge branch 'master' into fix/batchopevent 2019-08-28 22:51:51 +08:00
曾庆国
8b2c799130 Merge branch 'master' of https://github.com/goodrain/rainbond 2019-08-28 21:41:59 +08:00
曾庆国
8f27f22d9b change gateway config generation strategy #321 2019-08-28 21:41:44 +08:00
barnettZQG
74f9841937
Merge pull request #401 from fanyangyang/issue/356
fix issue[#356] bugs, prepare MavenCustomGoals when do parse()
2019-08-28 08:12:20 -05:00
凡羊羊
e7a75d5899 save operator when handle event 2019-08-28 19:53:52 +08:00
凡羊羊
b2add98005 remove mavenjavaopts and set mavencustomopts=-DskipTests, etc. 2019-08-28 17:04:17 +08:00
凡羊羊
febf27db1e modify env 'BUILD_MAVEN_JAVA_OPTS' 2019-08-28 16:01:35 +08:00
凡羊羊
bea4b1c727
Merge branch 'master' into issue/356 2019-08-28 15:59:20 +08:00
凡羊羊
a1c3fb3e43 just use [do]-service 2019-08-28 15:58:01 +08:00
凡羊羊
90eb1367a0
Merge branch 'master' into fix/batchopevent 2019-08-28 15:55:21 +08:00
barnettZQG
114d9938f0
Merge pull request #403 from GLYASAI/issue-255
[REV] set the length of the repositry to 2047
2019-08-28 02:50:17 -05:00
barnettZQG
8bdeef1915
Merge pull request #402 from GLYASAI/podstatus
[FIX] wrong pod status
2019-08-28 02:47:38 -05:00
GLYASAI
eae6bfdd8b [REV] set the length of the repositry to 2047 2019-08-28 11:43:47 +08:00
GLYASAI
9955edf9cc [FIX] wrong pod status 2019-08-28 11:31:27 +08:00
凡羊羊
afa84a8e0e fix issue[#356] bugs, prepare MavenCustomGoals when do parse() 2019-08-28 11:12:19 +08:00
凡羊羊
42d6cdfe72 Merge branch 'fix/batchopevent' of https://github.com/fanyangyang/rainbond into fix/batchopevent 2019-08-28 10:33:25 +08:00
凡羊羊
cdf91ad3c8 mdify batch-upgrade-service 2019-08-28 10:33:07 +08:00
凡羊羊
8bfde9ce15
Merge branch 'master' into fix/batchopevent 2019-08-27 22:34:28 +08:00
凡羊羊
04065038f7 modify batch op 2019-08-27 20:07:02 +08:00
barnettZQG
00050cfe1a
Merge pull request #398 from fanyangyang/fix/repeatop
can not process event return 409
2019-08-27 06:29:46 -05:00
barnettZQG
d55c65cb07
Merge pull request #397 from GLYASAI/codebranch
[FIX] no branch for code info
2019-08-27 06:29:03 -05:00
barnettZQG
e2a0c8ff41
Merge pull request #399 from GLYASAI/podstatus
[ADD] a not ready status
2019-08-27 06:26:18 -05:00
凡羊羊
a3db19289c batch operation add event, and modify WrapEL 2019-08-27 17:42:33 +08:00
GLYASAI
d42b83103a [ADD] a not ready status 2019-08-27 17:32:24 +08:00