Commit Graph

264 Commits

Author SHA1 Message Date
张启航
b8fc897c55
feat: supports some offline deployment methods (#1797) 2023-12-12 14:51:46 +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
张启航
cfbc59a32c
feat: show share gpu detail (#1734) 2023-08-05 19:39:32 +08:00
张启航
bbdab01a42
fix: configure rainbond cluster UIDatabase (#1490) 2022-12-26 17:25:23 +08:00
张启航
8271409824
feat: migrate the console to the cluster deployment (#1464) 2022-11-29 21:14:07 +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
e9acc5c3a7
fix: grctl update ip failed (#1368) 2022-10-11 00:59:52 +08:00
Quyc
15eefd4ce0
fix: automatic domain name change (#1355)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2022-10-04 10:05:28 +08:00
Quyc
5b2c9ef800
feat: replace ip by grctl (#1342)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2022-09-30 20:32:14 +08:00
yangk
c7e7edd9df chore: upgrade kubernetes sdk to 1.23 2022-09-30 10:20:39 +08:00
yangkaa
d695ac6ffc perf: docker and containerd are supported to collect logs (#1338) 2022-09-30 10:20:39 +08:00
yangkaa
8db996f31b
fix: upgrade rbd-app-ui components
Signed-off-by: yangkaa <30614084+yangkaa@users.noreply.github.com>
2022-08-11 11:33:03 +08:00
yangk
2ed5d31d9c It supports setting the namespace, application name and component name of the cluster 2021-11-15 17:39:20 +08:00
yangk
0f7efcfc3e modified crd yaml support 1.22 k8s 2021-09-21 16:57:51 +08:00
barnettZQG
300e4852d6 Merge branch 'V5.3' 2021-07-23 09:51:20 +08:00
GLYASAI
5a8ed181b6 fix wrong volume type 2021-07-14 13:53:45 +08:00
GLYASAI
8d71a6c17f rbd-monitor missing 2021-07-07 18:39:13 +08:00
barnettZQG
93b5835239 change bug 2021-07-02 10:48:25 +08:00
barnettZQG
dc70429ed1 fix service port bug 2021-07-01 20:35:52 +08:00
barnettZQG
14390592ba change upgrade 2021-06-30 21:32:14 +08:00
GLYASAI
49e011ea50 grctl upgrade cluster 2021-06-30 20:37:42 +08:00
GLYASAI
492762bc02 more logs 2021-05-14 11:42:53 +08:00
GLYASAI
11f13cbefd more logs 2021-05-14 11:36:15 +08:00
GLYASAI
f7794ef2a1 get config from cluster 2021-05-13 17:48:45 +08:00
GLYASAI
41968e22e4 go lint 2021-05-13 16:52:36 +08:00
GLYASAI
f5ea6e1e96 gc usage 2021-05-13 15:52:53 +08:00
GLYASAI
a37c4847dc free versions 2021-05-13 15:43:59 +08:00
GLYASAI
7761e75406 delete images belong to free components 2021-05-13 11:44:11 +08:00
barnettZQG
569e62e9d9 upgrade rainbond-operator sdk 2021-04-02 09:54:39 +08:00
barnettZQG
28be7c7d9c upgrade kube sdk to 0.20.0 #931 2021-04-01 19:08:57 +08:00
barnettZQG
4f493b75c5 Optimize TCP policy update issues. 2021-02-05 15:54:55 +08:00
barnettZQG
0529439915 Merge branch 'V5.2' 2020-12-02 22:06:56 +08:00
GLYASAI
215fc55fa6 print volume info 2020-12-02 17:53:28 +08:00
barnettZQG
fe2db1e973 format code 2020-11-25 16:39:38 +08:00
barnettZQG
550b6d8f1a fixed issue #853 2020-09-30 11:57:30 +08:00
barnettZQG
0310685a0d Merge branch 'V5.2' 2020-09-25 11:28:58 +08:00
barnettZQG
4af09506ea change maven setting config 2020-09-15 16:37:02 +08:00
barnettZQG
743995f41a support custom maven setting config 2020-09-15 11:46:12 +08:00
barnettZQG
8c912b2b22 support set maven user setting config 2020-09-11 21:21:19 +08:00
barnettZQG
6c2807a856 init go mod #821 2020-09-06 11:09:48 +08:00
fanyangyang
3114d400e7 use c.String() get default namespace 2020-05-18 14:42:58 +08:00
fanyangyang
a9fc8e8fa0 update namespace default 2020-05-18 14:29:21 +08:00
fanyangyang
3b89b46674 custom namespace 2020-05-15 20:31:34 +08:00
黄润豪
c80ea49eef
Merge branch 'V5.2' into grdata 2020-03-27 18:12:01 +08:00
barnettZQG
ee1f4e6695 support show and write region config 2020-03-26 16:38:50 +08:00
黄润豪
61cb8704a5
Merge branch 'V5.2' into grdata 2020-03-26 07:52:37 +08:00
GLYASAI
3d20ba888f delete grdata cmd 2020-03-26 07:46:39 +08:00
barnettZQG
f1df26e9c9 upgrade envoy version to 1.13.2, enable udp proxy 2020-03-25 15:53:11 +08:00
barnettZQG
f27b647868 Refactor the flow control of the source code build. 2020-03-16 12:55:51 +08:00
barnettZQG
8985e5797f change the grctl installation directory 2020-03-11 18:24:59 +08:00