Commit Graph

6047 Commits

Author SHA1 Message Date
张启航
fb31683d20
feat: add registry gogo cli (#1855)
* feat: add registry gogo cli

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

* fix: log print information error

---------

Signed-off-by: 张启航 <101104760+ZhangSetSail@users.noreply.github.com>
Co-authored-by: yangkaa <30614084+yangkaa@users.noreply.github.com>
2024-01-18 19:40:11 +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
逆流而上
84baabfbdd
fix: fix monitor (#1849)
* feat: fix monitor

* feat: fix monitor
2024-01-16 11:52:57 +08:00
张启航
d6a3ebcf32
feat: docking helm warehouse supports user name and password (#1802) 2024-01-11 19:18:29 +08:00
逆流而上
4ac23ecef9
feat: support image search (#1846) 2024-01-11 17:28:26 +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
逆流而上
dd6ba6fde7
fix: kill zombie (#1793) 2023-12-28 09:53:29 +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
逆流而上
f1a177a1a0
feat: batch add dependency (#1814)
* feat: batch add dependency

* feat: batch add dependency

* feat: batch add dependency

* feat: batch add dependency

* feat: batch add dependency
2023-12-26 14:23:56 +08:00
逆流而上
41bc5eeaed
feat: support hostAliases (#1810) 2023-12-21 18:38:41 +08:00
张启航
723ac6161a
fix: component probe create failure (#1808) 2023-12-20 09:36:40 +08:00
张启航
b8fc897c55
feat: supports some offline deployment methods (#1797) 2023-12-12 14:51:46 +08:00
张启航
b045e8998b
perf: change monitor tini (#1792) 2023-11-30 23:49:46 +08:00
张启航
8ecc7cbac9
feat: change vm use sc (#1791)
Co-authored-by: 张启航 <zhangqh@goodrain.com>
2023-11-30 18:47:10 +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
Qi Zhang
6dd8ae6469
feat: add tini manage process (#1788)
Signed-off-by: Qi Zhang <smallqi1@163.com>
2023-11-29 15:18:46 +08:00
张启航
d9d4188788
perf: get node disk failure (#1781)
Co-authored-by: 张启航 <zhangqh@goodrain.com>
2023-11-20 14:07:57 +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
Qi Zhang
599a08092a
feat: add builder and runner multi arch packaging (#1773)
Signed-off-by: Qi Zhang <smallqi1@163.com>
2023-11-01 10:00:48 +08:00
Qi Zhang
bc37f891c4
feat: Add an env to the worker to prevent mesh from checking the port (#1768)
Signed-off-by: Qi Zhang <smallqi1@163.com>
2023-10-12 17:32:52 +08:00
yangkaa
9735eeb979
docs: update README (#1764)
Signed-off-by: yangk <yangk@goodrain.com>
2023-09-19 18:53:44 +08:00
guangwu
ff32a0912c
chore: os.SEEK_END has been deprecated since Go 1.7 (#1760)
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
2023-09-08 10:57:20 +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
张启航
e6e2ea5201
perf: monitor closes team request slowly (#1754)
Co-authored-by: 张启航 <zhangqh@goodrain.com>
2023-09-04 19:18:30 +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
张启航
bfe884e001
feat: export package is compatible with lower versions (#1744)
Co-authored-by: 张启航 <zhangqh@goodrain.com>
2023-08-23 18:19:44 +08:00
yangkaa
dfea24ed32
Merge pull request #1743 from goodrain/merageto2306
perf: openapi into main
2023-08-23 16:50:33 +08:00
Quyc
b859881b49
perf: deploy helm app by upload chart (#1741)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-08-23 16:42:19 +08:00
张启航
1a73ac996e
fix: storage type created by sts is incorrect (#1737) 2023-08-09 15:45:31 +08:00
张启航
cfbc59a32c
feat: show share gpu detail (#1734) 2023-08-05 19:39:32 +08:00
张启航
ed3c4d3a72
perf: buildkit caching support configuration (#1732) 2023-08-05 09:24:17 +08:00
zhangsetsail
d98f2eea1d fix: export schema does not match import 2023-08-02 14:52:28 +08:00
Qi Zhang
1f05fe51a1
feat: change packing action (#1728)
* feat: change packing action

Signed-off-by: Qi Zhang <smallqi1@163.com>

* feat: change packing action

Signed-off-by: Qi Zhang <smallqi1@163.com>

* feat: add arch script

Signed-off-by: Qi Zhang <smallqi1@163.com>

* feat: add arch script

Signed-off-by: Qi Zhang <smallqi1@163.com>

* feat: add arch script

Signed-off-by: Qi Zhang <smallqi1@163.com>

* feat: change packing action

Signed-off-by: Qi Zhang <smallqi1@163.com>

* feat: add arch script

Signed-off-by: Qi Zhang <smallqi1@163.com>

* feat: change packing action

Signed-off-by: Qi Zhang <smallqi1@163.com>

* feat: change packing action

Signed-off-by: Qi Zhang <smallqi1@163.com>

* feat: change packing action

Signed-off-by: Qi Zhang <smallqi1@163.com>

* feat: change packing action

Signed-off-by: Qi Zhang <smallqi1@163.com>

* feat: change packing action

Signed-off-by: Qi Zhang <smallqi1@163.com>

* feat: change packing action

Signed-off-by: Qi Zhang <smallqi1@163.com>

* feat: change packing action

Signed-off-by: Qi Zhang <smallqi1@163.com>

* feat: change packing action

Signed-off-by: Qi Zhang <smallqi1@163.com>

* feat: change packing action

Signed-off-by: Qi Zhang <smallqi1@163.com>

* fix: peer closed connection in SSL handshake while SSL handshaking to upstream

Signed-off-by: Qi Zhang <smallqi1@163.com>

* feat: push multi arch

Signed-off-by: Qi Zhang <smallqi1@163.com>

---------

Signed-off-by: Qi Zhang <smallqi1@163.com>
2023-08-01 11:04:45 +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
张启航
208dff9c12
fix: helm install failure (#1720) 2023-07-26 16:38:11 +08:00
Quyc
63f4f0db6d
fix: Initialize worker to obtain cluster version (#1718)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-07-24 22:51:15 +08:00
张启航
c1b43e5156
perf: support for custom storage types (#1705)
* perf: support for custom storage types

* perf: create volume failure

* fix: merge added redundant files
2023-07-20 11:26:06 +08:00
张启航
4b0755e07d
fix: optimize helm installation and increase fault tolerance (#1713) 2023-07-20 11:20:40 +08:00
张启航
e09cbc8dfd
fix: fix the problem of deleting k8s resource null pointer (#1715) 2023-07-19 15:28:32 +08:00
Quyc
dced7c656b
fix: containerd log format (#1712)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-07-19 11:52:03 +08:00
yangkaa
fe9fec77d6
fix: non-platform created components do not log events (#1691) 2023-07-19 10:54:33 +08:00
Quyc
330309a187
perf: API support for k8s version 1.27 (#1711)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-07-19 00:21:41 +08:00