Commit Graph

497 Commits

Author SHA1 Message Date
张启航
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
yangkaa
24d5fb4c26
fix: duplicate create component data center exception (#1655) 2023-05-25 16:28:58 +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
51f5b676e5
fix: creation failed only delete db (#1628)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-04-22 20:27:14 +08:00
zhangsetsail
0792a1ea27 fix: error exception not handled 2023-03-29 14:31:57 +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
6b6c151e8a
fix: create docker-compose k8s app name exists (#1574)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-03-03 11:35:35 +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
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
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
193256ba8f
fix: multiple files can be uploaded (#1502)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-01-05 11:49:53 +08:00
张启航
44bc9cf8af
fix: helm install detection failed without prompting the reason (#1498) 2023-01-03 09:43:55 +08:00
张启航
52322dd010
feat: add export helm chart package (#1487) 2022-12-26 16:03:22 +08:00
Quyc
94615910f6
feat: cluster node resource operate (#1486)
* ci: add rbd-shell packaging (#1471)

* feat: cluster node resource operate

Co-authored-by: Guox <gx_927@163.com>
Co-authored-by: 曲源成 <quyc@goodrain.com>
2022-12-26 14:44:59 +08:00
张启航
b5de80c73e
fix: config lacks operations on tables TenantServiceConfigFIle (#1473) 2022-12-07 10:08:41 +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
张启航
efea71c962
fix: problem of helm installation chart failure (#1438)
* fix: helm command install fail

* fix: Fix the problem that some helm app failed to install

* perf: adjust code specifications
2022-11-16 13:47:51 +08:00
张启航
87a2d21445
fix: k8s yaml cannot be updated (#1432) 2022-11-15 09:28:32 +08:00
Quyc
f449183889
fix: event and component relevancy (#1414)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2022-11-03 20:24:28 +08:00
张启航
c8fd762254
fix: helm affects the upload of yaml (#1397) 2022-10-28 13:44:31 +08:00
Quyc
dac119b5ee
feat: personal space page (#1391)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2022-10-26 12:09:35 +08:00
张启航
6a2122afb6
feat: helm chart app convert rainbond model (#1384) 2022-10-26 00:34:12 +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
c24501d076
chore: merge main into feature-k8s (#1271)
* ci: add issue-translator

Signed-off-by: yangkaa <30614084+yangkaa@users.noreply.github.com>

* ci: automatically turn off stale problems

Signed-off-by: yangkaa <30614084+yangkaa@users.noreply.github.com>

* fix: change template assignees (#1246)

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

* feat: support FROM private image repository for dockerfile building (#1218)

* fix(chaos): docker build error log lost & use host network

* add commnet on ImageBuildNetworkModeHost

* fix(chaos): Large number of log newline issues

* fix(chaos): Large number of log newline issues

* feat(api,chaos,worker): support FROM private image repository for dockerfile building

* feat(api,chaos,worker): support FROM private image repository for dockerfile building

* feat(api,chaos,worker): support FROM private image repository for dockerfile building

* feat(api,chaos,worker): support FROM private image repository for dockerfile building

* docs: remove demo address

Signed-off-by: yangkaa <30614084+yangkaa@users.noreply.github.com>

Co-authored-by: Qi Zhang <39754275+zzzhangqi@users.noreply.github.com>
Co-authored-by: dp <dp.io@outlook.com>
2022-08-04 10:50:54 +08:00
yangkaa
8fa4fd6593
feat: support the release and installation of k8s resources and attributes (#1268)
* feat: support k8s attributes publish and install

* feat: support sync k8s resource under application
2022-08-04 10:43:40 +08:00
张启航
9eae69eb00
feat: yaml file resource processing (#1263)
* perf(api): optimized k8s processing mode

* perf(api): change cornjob to cronjob

* feat(api): yaml file resource processing
2022-08-03 13:41:36 +08:00
Quyc
de1ce89015
feat: support package construction and job type components (#1256)
* feat: create a component by uploading package

* feat: create a component by uploading package

* feat: job cronjob source create

* fix: delete upload yaml

* fix: code format

* feat: quick copy package upload

* fix: build from code failure

* fix: upload package and quickly copy

* fix: drop this else

* fix: code roblem solving 731

Co-authored-by: Quyc <qyc@QycMacBook-Pro.local>
2022-08-01 00:12:02 +08:00
张启航
61dd996806
perf: optimized k8s resource processing mode (#1255)
* perf(api): optimized k8s processing mode

* perf(api): change cornjob to cronjob
2022-07-31 22:36:28 +08:00
zhangsetsail
e04add857d feat(api): update k8s resource and change bug 2022-07-26 18:13:29 +08:00
zhangsetsail
ab28097965 feat(api): delete resource and change bug 2022-07-25 15:00:16 +08:00
zhangsetsail
d9e5fc6c33 perf(api): handle some minor issues 2022-07-20 12:15:58 +08:00
zhangsetsail
9a30cd6f4f feat(api-worker): save db 2022-07-19 15:58:03 +08:00
yangk
0c457edbe0 feat: supports the K8s attribute of storage components 2022-07-17 15:25:42 +08:00
zhangsetsail
67ecbe7dbd feat(api-worker): k8s resource conversion 2022-07-13 12:38:31 +08:00
yangk
5011b94a4c Fix the storage loss caused by modifying the English name of the component 2021-12-05 18:25:44 +08:00
yangk
823d0af061 fix update app name to space bug 2021-11-16 17:34:51 +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
1f5ec3d506 support istio inject 2021-11-11 09:55:17 +08:00
GLYASAI
345af7621b list third endpoints 2021-08-15 14:41:33 +08:00
barnettZQG
84fe16b919
Merge pull request #1071 from GLYASAI/third-component
Optimization: Refactor statically typed third-party components
2021-08-12 17:09:47 +08:00
yangkaa
288404f29d
Merge branch 'master' into migrate-err 2021-08-11 07:01:53 -05:00
yangk
ba1888fde5 Delete related etcd keys when deleting an application 2021-08-11 18:41:07 +08:00
GLYASAI
00ad1946da Merge remote-tracking branch 'goodrain/master' into container-log 2021-08-09 15:21:54 +08:00