Commit Graph

48 Commits

Author SHA1 Message Date
张启航
b8fc897c55
feat: supports some offline deployment methods (#1797) 2023-12-12 14:51:46 +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
45787378b6
fix: shell pod gc (#1633)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-04-24 17:42:25 +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
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
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
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
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
张启航
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
张启航
c620862b89
perf: optimize the cluster query interface speed (#1435) 2022-11-14 11:39:10 +08:00
张启航
f95eab920e
perf: optimizing the cluster information query interface (#1428) 2022-11-08 22:56:01 +08:00
yangkaa
600b22574d
ci: remove unused package logic (#1420) 2022-11-06 17:45:35 +08:00
yangkaa
1c325998d9
fix: abnormal communication in offline environment (#1413) 2022-11-03 19:56:55 +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
Quyc
6b0a824e41
fix: check resource proxy connection status (#1348)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2022-09-28 16:04:52 +08:00
yangkaa
9ff84b4d35
fix: yaml is too slow to create components (#1283) 2022-08-09 23:10:52 +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
张启航
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
5fd1aa73ed fix(api): role and rolebinding bug 2022-07-21 16:03:08 +08:00
zhangsetsail
bbb83de09d feat(api): add k8sresource 2022-07-20 21:03:57 +08:00
zhangsetsail
d9e5fc6c33 perf(api): handle some minor issues 2022-07-20 12:15:58 +08:00
zhangsetsail
5ee5046794 perf(api): commit specification 2022-07-19 16:58:16 +08:00
zhangsetsail
9a30cd6f4f feat(api-worker): save db 2022-07-19 15:58:03 +08:00
zhangsetsail
67ecbe7dbd feat(api-worker): k8s resource conversion 2022-07-13 12:38:31 +08:00
yangk
2b5af21d1a Returns whether the maven configuration is the default value 2021-05-18 12:54:53 +08:00
barnettZQG
28be7c7d9c upgrade kube sdk to 0.20.0 #931 2021-04-01 19:08:57 +08:00
barnettZQG
787b72c1a4 support grpc protocol 2021-03-17 20:44:47 +08:00
barnettZQG
513ed52489 add rbd_req_mem in cluster resource api 2020-12-21 19:24:31 +08:00
barnettZQG
fe2db1e973 format code 2020-11-25 16:39:38 +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
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
GLYASAI
1be3177e1b get cluster info 2020-07-13 16:07:06 +08:00