Commit Graph

5469 Commits

Author SHA1 Message Date
barnettZQG
84fe16b919
Merge pull request #1071 from GLYASAI/third-component
Optimization: Refactor statically typed third-party components
2021-08-12 17:09:47 +08:00
barnettZQG
25770d7641
Merge pull request #1073 from yangkaa/export-version-info
Fix Bug: Modify dependencies for import and export
2021-08-12 17:08:37 +08:00
barnettZQG
82662b7e22
Merge pull request #1074 from yangkaa/migrate-err
Fix Bug:Backup recovery error
2021-08-11 20:26:25 +08:00
yangkaa
288404f29d
Merge branch 'master' into migrate-err 2021-08-11 07:01:53 -05:00
yangk
ba1888fde5 Delete related etcd keys when deleting an application 2021-08-11 18:41:07 +08:00
GLYASAI
19e208ec64 prober manager only for static endpoints 2021-08-11 11:05:18 +08:00
GLYASAI
16bbd36e2a delete ticker 2021-08-11 10:11:39 +08:00
GLYASAI
0e0f9d1c31 update endpoints based on probe result 2021-08-11 00:14:56 +08:00
GLYASAI
820983a614 make prober manager component level 2021-08-10 18:24:38 +08:00
yangkaa
972d4f4bee
Merge branch 'master' into export-version-info 2021-08-10 04:48:32 -05:00
yangk
6892788fee modified dependcy 2021-08-10 17:46:27 +08:00
GLYASAI
22ad82155f do not get component again 2021-08-10 10:08:30 +08:00
barnettZQG
61b5603596
Merge pull request #1070 from GLYASAI/container-log
New Feature: get component log
2021-08-10 09:45:49 +08:00
GLYASAI
a5d0c0a1a3 Merge branch 'container-log' of https://github.com/glyasai/rainbond into container-log 2021-08-09 15:22:03 +08:00
GLYASAI
00ad1946da Merge remote-tracking branch 'goodrain/master' into container-log 2021-08-09 15:21:54 +08:00
GLYASAI
58efe71bd3 restore static endpoints 2021-08-09 14:40:05 +08:00
barnettZQG
11b07e26e3
Merge pull request #1068 from GLYASAI/delete-cache
New Feature: delete builder cache
2021-08-09 09:27:21 +08:00
barnettZQG
f70f3a5607
Merge pull request #1063 from GLYASAI/sync-component
New Feature: sync rule extensions and rule configs
2021-08-09 09:25:11 +08:00
barnettZQG
e3013bf1c0
Merge pull request #1061 from GLYASAI/config-file-permission-mode
New Feature: config file permission mode
2021-08-09 09:24:21 +08:00
黄润豪
1a8ae8b73a
Merge branch 'master' into config-file-permission-mode 2021-08-06 17:29:21 +08:00
GLYASAI
3f18d387a2 go lint 2021-08-06 15:28:16 +08:00
GLYASAI
4cfd067f34 set domain annotation 2021-08-06 14:51:51 +08:00
GLYASAI
603a752d32 change probe 2021-08-06 11:38:30 +08:00
GLYASAI
1fcd12adac add probe for thirdcomponent definition 2021-08-06 10:31:58 +08:00
GLYASAI
2047e1d6ea create prober manager 2021-08-05 19:36:55 +08:00
GLYASAI
6103b522fa create result manager 2021-08-05 16:38:27 +08:00
GLYASAI
8ef96b59e8 create prober 2021-08-05 16:10:24 +08:00
GLYASAI
cc4f3d5c49 delete deprecated thirdcomponent 2021-08-05 13:35:22 +08:00
GLYASAI
19fec5d0b0 static endpoints discover 2021-08-05 11:48:31 +08:00
GLYASAI
b1fbc171ae create thirdcomponent with static endpoints 2021-08-04 20:24:55 +08:00
黄润豪
b2f4afc7ce
Merge branch 'master' into container-log 2021-08-04 18:46:18 +08:00
GLYASAI
0a529f8d06 add option 'follow' 2021-08-04 18:42:30 +08:00
黄润豪
0a7fac4ba3
Merge branch 'master' into delete-cache 2021-08-04 11:57:05 +08:00
GLYASAI
1b385744e7 delete builder cache 2021-08-04 11:52:59 +08:00
GLYASAI
ff207957fe Merge branch 'config-file-permission-mode' of https://github.com/glyasai/rainbond into config-file-permission-mode 2021-08-04 10:32:27 +08:00
GLYASAI
93c18b1821 sync component with volume mode 2021-08-04 10:13:06 +08:00
yangkaa
c0bb3cedaa
Merge pull request #1066 from yangkaa/disk-total-err
Fix Bug: disk statistic error
2021-08-03 07:53:49 -05:00
yangkaa
67a57d04c6
Merge branch 'master' into disk-total-err 2021-08-03 04:59:06 -05:00
黄润豪
3387aa27d1
Merge pull request #1064 from GLYASAI/upgrade-ingress
Opitimization: upgrade ingress from extensions to networking
2021-08-03 17:17:53 +08:00
yangkaa
d4db4a9ef1
Merge branch 'master' into disk-total-err 2021-08-03 04:12:49 -05:00
黄润豪
2b5c2a8ce0
Merge branch 'master' into upgrade-ingress 2021-08-03 16:54:54 +08:00
黄润豪
4a2c27a8e5
Merge branch 'master' into config-file-permission-mode 2021-08-03 16:35:38 +08:00
barnettZQG
8f5f040b79 change version 2021-08-03 15:45:57 +08:00
barnettZQG
60e35bf06c Merge branch 'V5.3' 2021-08-03 15:45:35 +08:00
barnettZQG
580031eb08 Merge branch 'master' of https://github.com/goodrain/rainbond 2021-08-03 15:45:16 +08:00
barnettZQG
f551ee0b50 change jar language spec 2021-08-03 15:44:45 +08:00
yangkaa
40715b1a9b
Merge branch 'master' into disk-total-err 2021-08-03 02:24:22 -05:00
barnettZQG
8548e70736
Merge pull request #1062 from GLYASAI/start-third-component
Bug Fix: resource not enough for third component
2021-08-03 15:19:34 +08:00
GLYASAI
91328771d6 component log 2021-08-03 10:02:18 +08:00
yangk
29f5da97d5 fix disk statistic error 2021-08-02 13:57:03 +08:00