Commit Graph

108 Commits

Author SHA1 Message Date
cui fliter
5936bd1a83
refactor: Directly swap variable values (#1970)
Signed-off-by: cuishuang <imcusg@gmail.com>
2024-09-29 09:26:27 +08:00
yangkaa
d4bf69f384
perf: set interpolate params for compatible oceanbase (#1954)
Signed-off-by: yangk <yangk@goodrain.com>
2024-07-04 08:18:30 +08:00
逆流而上
2a4e3b219d
perf: Reduce API component dependency on ETCD (#1833)
* perf: optimize communication exceptions
2024-01-10 13:36:35 +08:00
张启航
469842f051
feat: v5.16.0 version (#1790)
* feat: support virtual machines (#1782)

* feat: support virtual machines

* perf: code make format

---------

Co-authored-by: 张启航 <zhangqh@goodrain.com>

* perf: solve go dependency problem

* fix: container disk information collection failed

* perf: some detailed optimizations in the virtual machine

* perf: adjust the maximum number of buildkit build retries

* perf: virtual machine function optimization

* perf: virtual machine image source detection

* fix: avoid using shared storage at the same address

* perf: local virtual machine image skips detection

* perf: optimize builder and runner image acquisition logic (#1789)

Co-authored-by: 张启航 <zhangqh@goodrain.com>

---------

Co-authored-by: 张启航 <zhangqh@goodrain.com>
2023-11-30 13:56:09 +08:00
yangkaa
f269ae8ad2
fix: rbd-eventlog unhealthy (#1522)
Signed-off-by: yangk <yangk@goodrain.com>

Signed-off-by: yangk <yangk@goodrain.com>
2023-01-17 13:41:14 +08:00
张启航
52322dd010
feat: add export helm chart package (#1487) 2022-12-26 16:03:22 +08:00
Quyc
7aaa31e948
feat: rbd log and cloud shell (#1379)
* feat: rainbond api chaos worker gateway logs

* feat: cloud shell

* feat: cloud shell and rbd logs

* fix: cancel toleration and set grctl image

Co-authored-by: 曲源成 <quyc@goodrain.com>
2022-10-26 00:12:19 +08:00
yangkaa
cb1daa3da7 fix: log cannot be pushed normally (#1333) 2022-09-30 10:20:39 +08:00
yangk
dbce1efad4 perf(eventlog): Support limiting log file size 2022-04-28 16:06:10 +08:00
barnettZQG
8fa1191893 fix test code error 2021-03-17 16:47:19 +08:00
GLYASAI
3d4e602571 make liner happy 2021-03-16 13:41:43 +08:00
GLYASAI
ce6418d8a4 make polling timeout configurable 2021-03-16 13:22:45 +08:00
barnettZQG
13b456d92a change monitor message bytes 2020-11-28 14:19:34 +08:00
barnettZQG
487d1199a8 change package ffjson to json 2020-11-28 12:02:08 +08:00
barnettZQG
fe2db1e973 format code 2020-11-25 16:39:38 +08:00
barnettZQG
6c2807a856 init go mod #821 2020-09-06 11:09:48 +08:00
barnettZQG
c03b57a6c9 optimize dockerfile build log display 2020-08-26 18:41:46 +08:00
GLYASAI
5aad9c6d67 Merge remote-tracking branch 'goodrain/V5.2' into i2310 2020-07-24 13:39:07 +08:00
黄润豪
76bc754400
Merge branch 'V5.2' into i3028 2020-07-23 14:17:39 +08:00
GLYASAI
67592d1f6d fix node id 2020-07-23 11:26:16 +08:00
barnettZQG
559f75fe05 add namespace total resource metric #797 2020-07-22 18:52:24 +08:00
barnettZQG
f40d0917cf remove event log message sort 2020-07-20 21:59:13 +08:00
GLYASAI
e2407efcb9 ignore file not exists 2020-07-20 15:48:58 +08:00
barnettZQG
26f9071894 support some alert rule 2020-07-15 22:59:05 +08:00
barnettZQG
430880284f support one ctx have multiple message channels 2020-07-12 13:44:25 +08:00
barnettZQG
26b50e3d72 add docker and monitor sub channel 2020-07-11 17:41:55 +08:00
barnettZQG
9d6280b229 change bug code 2020-03-20 18:47:40 +08:00
barnettZQG
f27b647868 Refactor the flow control of the source code build. 2020-03-16 12:55:51 +08:00
GLYASAI
4dccccaf16 wrong usage of context 2020-03-04 16:45:09 +08:00
凡羊羊
2f88f01ac3 merge V5.1 to V5.2 2020-02-13 20:03:05 +08:00
barnettZQG
69c7975dd1 fix concurrent write to websocket connection bug 2020-02-09 21:43:51 +08:00
凡羊羊
7544618569 remove error and add cancel when stop cluster 2020-02-04 18:02:32 +08:00
凡羊羊
753d830943 update eventlog 2020-02-04 15:18:30 +08:00
凡羊羊
5214dcce2e update eventlog discover 2020-02-04 11:34:20 +08:00
凡羊羊
d4ad217491 update eventlog 2020-02-03 23:59:11 +08:00
凡羊羊
059984aaf1 etcd v2 to v3 2020-02-03 13:47:13 +08:00
GLYASAI
34e3a4bfa6 Fix wrong usage of context 2020-01-18 21:26:46 +08:00
凡羊羊
28ed9d784b merge V5.2 2020-01-06 13:58:54 +08:00
凡羊羊
50e4ebacfd add etcd args 2019-12-24 22:41:19 +08:00
barnettZQG
93ba62d26e fix log order bug 2019-12-12 16:21:50 +08:00
barnettZQG
d234213ed3 change code 2019-12-11 17:35:45 +08:00
barnettZQG
a4ce3d387e fix bugs "can not get log", "can not get pod" 2019-12-11 13:13:11 +08:00
黄润豪
6c244453b1
Merge branch 'master' into dockerlog 2019-12-09 17:08:08 +08:00
GLYASAI
b72519328f [FIX] 404 page not found 2019-12-09 14:55:15 +08:00
barnettZQG
c6a2de2687 chnage etcd timeout time 2019-12-09 14:08:28 +08:00
黄润豪
4eb1ad813e
Merge branch 'master' into gc 2019-12-04 11:16:14 +08:00
barnettZQG
cdece3af1b get service history log from eventlog server 2019-12-04 11:00:14 +08:00
黄润豪
c6df516031
Merge branch 'master' into gc 2019-12-03 23:04:06 +08:00
barnettZQG
a54c13922c optimize some code 2019-12-02 10:55:48 +08:00
glyasai
61d99e2f2d delete pv and pvc 2019-11-01 14:37:07 +08:00