Commit Graph

767 Commits

Author SHA1 Message Date
yangk
0cd1814feb fix: 503 service unavailable 2024-11-10 21:42:44 +08:00
cui fliter
5936bd1a83
refactor: Directly swap variable values (#1970)
Signed-off-by: cuishuang <imcusg@gmail.com>
2024-09-29 09:26:27 +08:00
张启航
514d885377
fix: list nil (#1969)
Signed-off-by: 张启航 <101104760+ZhangSetSail@users.noreply.github.com>
2024-09-12 12:13:32 +08:00
张启航
2601860ca9
fix: create upload heml chart k8s resource failure (#1960)
Signed-off-by: 张启航 <101104760+ZhangSetSail@users.noreply.github.com>
2024-07-29 19:00:11 +08:00
张启航
27c1ff858c
fix: database is block (#1940)
Signed-off-by: 张启航 <101104760+ZhangSetSail@users.noreply.github.com>
2024-06-13 17:58:41 +08:00
张启航
20619de50a
feat: merage v5.17.1 to main (#1878)
* feat: helm install cluster

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

* feat: new features merged

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

* perf: add unexported

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

---------

Signed-off-by: 张启航 <101104760+ZhangSetSail@users.noreply.github.com>
2024-02-29 06:47:27 +08:00
张启航
e5722ab076
feat: quick install fails to obtain node disk information (#1854)
Signed-off-by: 张启航 <101104760+ZhangSetSail@users.noreply.github.com>
2024-01-18 20:00:41 +08:00
张启航
d6a3ebcf32
feat: docking helm warehouse supports user name and password (#1802) 2024-01-11 19:18:29 +08:00
逆流而上
2a4e3b219d
perf: Reduce API component dependency on ETCD (#1833)
* perf: optimize communication exceptions
2024-01-10 13:36:35 +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
张启航
d9d4188788
perf: get node disk failure (#1781)
Co-authored-by: 张启航 <zhangqh@goodrain.com>
2023-11-20 14:07:57 +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
Quyc
b859881b49
perf: deploy helm app by upload chart (#1741)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-08-23 16:42:19 +08:00
张启航
4b0755e07d
fix: optimize helm installation and increase fault tolerance (#1713) 2023-07-20 11:20:40 +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
张启航
1c2ef0ba4c
perf: optimize the helm command line (#1704) 2023-07-14 11:27:13 +08:00
张启航
8644fcc95a
perf: yaml creates duplicate resource names (#1693) 2023-07-07 18:28:26 +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
a2d3338970
fix: default namespace add label (#1651)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-05-24 16:20:01 +08:00
Quyc
d6af317e52
fix: default namespace (#1649)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-05-23 22:52:32 +08:00
Quyc
5877c9219f
perf: delete applications and resources (#1639)
* perf: Delete applications and resources

* perf: asynchronous deletion of k8s resources

* fix: make format

* fix: cancel deleting pre application check components

* fix: cancel service status check

* perf: Batch delete transactions

---------

Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-05-09 10:08:01 +08:00
Quyc
31235ac41f
fix: create resource emptying cluster ip (#1637)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-04-28 16:29:24 +08:00
Quyc
45787378b6
fix: shell pod gc (#1633)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-04-24 17:42:25 +08:00
曲源成
f1202a4f80 fix: resources subject use current namespace 2023-04-24 16:30:27 +08:00
yangkaa
8e6b0202dc
perf: support to configure log storage path (#1623) 2023-04-13 11:44:07 +08:00
张启航
f897b3ef14
perf: optimize the function of obtaining Attribute (#1612) 2023-04-07 23:16:11 +08:00
zhangsetsail
0792a1ea27 fix: error exception not handled 2023-03-29 14:31:57 +08:00
张启航
e1c28f0e1e
perf: display domain name resolution address type (#1597) 2023-03-21 20:12:10 +08:00
zhangsetsail
97b8c1325b Merge branch 'feat-V5.12' of https://github.com/goodrain/rainbond into v5.13 2023-03-21 10:27:08 +08:00
zhangsetsail
cb85dfb663 perf: delete k8s resources in batches 2023-03-20 15:47:02 +08:00
zhangsetsail
faef8264dd feat: support k8s gateway api 2023-03-17 11:16:05 +08:00
Quyc
c171922276
fix: identify labels in yaml resource (#1575)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-03-03 17:55:52 +08:00
Quyc
6b6c151e8a
fix: create docker-compose k8s app name exists (#1574)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-03-03 11:35:35 +08:00
张启航
d950870433
perf: sorted team by memory (#1571) 2023-02-27 19:36:49 +08:00
张启航
0b4618a75f
perf: detect and update the repository (#1570) 2023-02-24 15:38:55 +08:00
Quyc
f9153b37a1
feat: plugin is used in pipeline (#1568)
* feat: update rbdplugin and rbdability resources

* feat: plugin is used in pipeline

---------

Co-authored-by: yangk <yangk@goodrain.com>
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-02-23 14:15:37 +08:00
张启航
9b65f87cc7
feat: watch operator create component service (#1550) 2023-02-17 14:21:39 +08:00
张启航
8e43ea585b
fix: helm install operator not create crd (#1556) 2023-02-17 14:19:52 +08:00
Quyc
cd4faba222
fix: node failed to get role (#1535)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-02-15 20:44:00 +08:00
张启航
5963578f11
fix: node incorrect information acquisition (#1537) 2023-02-03 14:25:24 +08:00
yangk
c914b0599b style: remove useless comments
Signed-off-by: yangk <yangk@goodrain.com>
2023-01-16 19:26:12 +08:00
yangk
039d0808cb fix: list/update ability failed 2023-01-16 19:26:12 +08:00
yangk
f7e4a22cec fix: create custom resource cannot find resource group 2023-01-16 19:26:12 +08:00
yangk
0bfcd1466d feat: support create servicemesh cr 2023-01-16 19:26:12 +08:00
yangk
92d8a04d91 feat: support rbd-ability resources 2023-01-16 19:26:12 +08:00
yangk
37c08f49cf feat: support list rbdplugin resources 2023-01-16 19:26:12 +08:00
Quyc
be18a8e6cf fix: cluster resources are not displayed after nodes are not scheduled (#1516)
* fix: cluster resources are not displayed after nodes are not scheduled

* perf: syntax optimization

Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-01-13 10:55:58 +08:00
张启航
970f295769 fix: port modification failed (#1517) 2023-01-13 10:52:27 +08:00