Commit Graph

645 Commits

Author SHA1 Message Date
张启航
1e9f3b73c1
perf: update builder runner version (#1961)
Signed-off-by: 张启航 <101104760+ZhangSetSail@users.noreply.github.com>
2024-07-31 11:44:53 +08:00
张启航
8a3186c9b5
fix: builder runner change (#1945)
Signed-off-by: 张启航 <101104760+ZhangSetSail@users.noreply.github.com>
2024-06-15 15:31:18 +08:00
张启航
abc6088150 perf: add build static cache
Signed-off-by: 张启航 <101104760+ZhangSetSail@users.noreply.github.com>
2024-02-29 22:16:58 +08:00
张启航
d5ea0a70a5 feat: change brversion from v5.16.0-release to v5.17.1-release
Signed-off-by: 张启航 <101104760+ZhangSetSail@users.noreply.github.com>
2024-02-29 18:38:25 +08:00
张启航
947422703b feat: new features merged
Signed-off-by: 张启航 <101104760+ZhangSetSail@users.noreply.github.com>
2024-02-28 22:42:34 +08:00
张启航
e0596497e5
perf: support uploading .tar.gz format image package (#1852)
* perf: support uploading .tar.gz format image package

Signed-off-by: 张启航 <101104760+ZhangSetSail@users.noreply.github.com>

* fix: change get version

Signed-off-by: 张启航 <101104760+ZhangSetSail@users.noreply.github.com>

---------

Signed-off-by: 张启航 <101104760+ZhangSetSail@users.noreply.github.com>
2024-01-18 16:11:15 +08:00
张启航
6627240878
fix: build docker image failure (#1851) 2024-01-17 10:13:08 +08:00
逆流而上
2a4e3b219d
perf: Reduce API component dependency on ETCD (#1833)
* perf: optimize communication exceptions
2024-01-10 13:36:35 +08:00
逆流而上
3464882cf5
feat: add building affinity (#1824)
* feat: add building affinity
2024-01-08 09:58:48 +08:00
逆流而上
a783c876cc
fix: docker build args (#1816)
* fix: fix dockerfile build args

* fix: fix dockerfile build args

* fix: fix dockerfile build args

* fix: fix dockerfile build args

* fix: fix dockerfile build args
2023-12-28 09:53:04 +08:00
张启航
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
张启航
5ed907695c
fix: simultaneous build of multiple source code components failed (#1780)
Co-authored-by: 张启航 <zhangqh@goodrain.com>
2023-11-16 19:37:54 +08:00
逆流而上
91a2993ca8
fix: auto clean with dep (#1758)
* fix: auto clean issues dependency

* feat: delete log: job %s container

* feat: add clean_test.go

* feat: list to map
2023-09-07 16:51:48 +08:00
逆流而上
43ae608d3c
fix: auto clean rbd-hub (#1755)
fix: auto clean rbd-hub and local images
2023-09-05 17:20:49 +08:00
张启航
d581da42ec
perf: optimize nodejsStatic build (#1747)
* feat: optimize nodejsStatic build

* fix: get package name failure

* fix: modify some issues submitted this time

---------

Co-authored-by: 张启航 <zhangqh@goodrain.com>
2023-09-04 19:35:51 +08:00
逆流而上
64bdb9c23f
feat: auto clean rbd-hub (#1748) 2023-09-04 13:44:55 +08:00
张启航
9f9b7162cb
perf: public build cache (#1745)
Co-authored-by: 张启航 <zhangqh@goodrain.com>
2023-08-25 13:47:56 +08:00
张启航
ed3c4d3a72
perf: buildkit caching support configuration (#1732) 2023-08-05 09:24:17 +08:00
张启航
b750054e1b
fix: build pull image failure x509 (#1727) 2023-07-29 23:49:40 +08:00
张启航
749383f646
fix: create buildkit toml cm failure (#1726) 2023-07-28 21:33:56 +08:00
张启航
ae2ad58e2f
fix: create buildkittoml failure (#1725) 2023-07-28 16:13:48 +08:00
张启航
7fd02a1340
fix: failed to build private mirror repository (#1723) 2023-07-27 20:24:40 +08:00
Quyc
dced7c656b
fix: containerd log format (#1712)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-07-19 11:52:03 +08:00
张启航
568d1167fb
feat: optimize image build kaniko-->buildkit (#1709) 2023-07-18 22:33:39 +08:00
张启航
128065c88b
perf: adjust the log level of the rbd-node component part (#1696) 2023-07-07 18:47:31 +08:00
Quyc
a0ecc331e5
fix: default dist path (#1681)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-06-25 21:04:17 +08:00
张启航
f1fd46a8eb
feat: merage arch to main (#1678)
* feat: support arm amd multi-architecture cluster

* feat: builder runner dual architecture

* fix: build rainbond arm use failure (#1674)

* perf: ComponentK8sAttributeGet add note

---------

Co-authored-by: yangkaa <30614084+yangkaa@users.noreply.github.com>
2023-06-20 21:46:02 +08:00
Quyc
c3ab768682
perf: NodeJSStatic language settings packaging directory (#1665)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-06-06 22:18:01 +08:00
Quyc
f0b3d05731
fix: Code branch does not have a prompt (#1654)
* fix: Code branch does not have a prompt

* fix: error creating SSH PublicKeys

---------

Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-05-25 20:15:46 +08:00
Quyc
1efe111168
fix: serivce detailed status event (#1648)
* fix: serivce detailed status event

* fix: get version

---------

Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-05-24 14:51:41 +08:00
Quyc
cb40609e42
fix: build package adjustment (#1645)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-05-17 17:59:46 +08:00
Quyc
e1593860a4
fix: update ci version (#1644)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-05-16 15:42:03 +08:00
Quyc
87fd11a801
perf: Upgrade PHP version (#1640)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-05-09 13:41:34 +08:00
张启航
b27c706559
fix: kaniko build push image failure (#1626) 2023-04-23 10:58:53 +08:00
Quyc
0264ecea2a
fix: kaniko build image through the dockerfile of a private warehouse (#1594)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-03-21 16:18:25 +08:00
张启航
124a2f0846
fix: build netcore app failed (#1563) 2023-02-20 15:52:30 +08:00
Quyc
2529478274
fix: use kaniko to build image configuration parameters (#1558)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-02-17 19:54:27 +08:00
张启航
d786717749
fix: netcore build failed (#1551) 2023-02-17 14:36:25 +08:00
Quyc
206129b6cc
fix: kaniko select http or https policy to build the image (#1555)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-02-17 09:46:31 +08:00
张启航
9f05ce73e8
perf: add the native service mode in order to start (#1524) 2023-01-17 15:37:09 +08:00
Quyc
5cb7bdb3b9 perf: node lang check and build (#1519)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-01-16 19:26:12 +08:00
Quyc
7b19f468bd
fix: set golang proxy by env (#1494)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-01-05 11:39:48 +08:00
张启航
52322dd010
feat: add export helm chart package (#1487) 2022-12-26 16:03:22 +08:00
Quyc
d83a4eb509
fix: paging of workspace and delete event (#1457)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2022-11-24 20:41:44 +08:00
张启航
7f5f42e05b
fix: support multiple mounting methods of chaos (#1456) 2022-11-24 16:30:13 +08:00
Quyc
4d3fe835b3
fix: build nodejs choose languages and dependencies (#1445)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2022-11-18 17:50:40 +08:00
张启航
6ff85684f2
fix: failed to build dockerfile (#1442) 2022-11-17 18:53:34 +08:00
yangkaa
373a06589d
fix: dockerfile build failed (#1427) 2022-11-08 16:00:30 +08:00
张启航
01b4d98a7d
feat: change chaos support offline version (#1424) 2022-11-07 22:55:15 +08:00