Commit Graph

945 Commits

Author SHA1 Message Date
逆流而上
2a4e3b219d
perf: Reduce API component dependency on ETCD (#1833)
* perf: optimize communication exceptions
2024-01-10 13:36:35 +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
张启航
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
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
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
张启航
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
张启航
e09cbc8dfd
fix: fix the problem of deleting k8s resource null pointer (#1715) 2023-07-19 15:28:32 +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
Quyc
8ee8857da4
fix: Multiple instance rolling update failed (#1682)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-06-27 17:59:31 +08:00
Quyc
6a90919721
feat: Component env variables custom memory config (#1664)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-06-06 22:26:02 +08:00
yangk
f49ddb5bf1 fix: slice out-of-bounds problem 2023-06-05 22:15:01 +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
09e9d78787
perf: add component k8s attribute securityContext (#1641)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-05-09 15:13:43 +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
张启航
638c8cbe40
fix: servicemonitor is not working properly (#1631) 2023-04-23 20:00:47 +08:00
张启航
d7100e2893
fix: watch operator create workload failure (#1627) 2023-04-23 10:58:33 +08:00
张启航
f897b3ef14
perf: optimize the function of obtaining Attribute (#1612) 2023-04-07 23:16:11 +08:00
zhangsetsail
faef8264dd feat: support k8s gateway api 2023-03-17 11:16:05 +08:00
张启航
5da78ce0d5
fix: finding component name through service failed (#1564) 2023-02-20 19:09:01 +08:00
张启航
02b26ce69f
fix: filter condition for getting pod is incorrect (#1562) 2023-02-19 16:19:58 +08:00
张启航
9b65f87cc7
feat: watch operator create component service (#1550) 2023-02-17 14:21:39 +08:00
张启航
6bcbcff750
fix: service update failed (#1552) 2023-02-15 20:15:42 +08:00
张启航
91bd733d88
fix: remove the status field (#1533) 2023-01-31 10:48:21 +08:00
张启航
14075cda80
fix: build_in_service_mesh component failed to start (#1531) 2023-01-30 16:28:24 +08:00
张启航
78399fe015
fix: export helm chart add init-probe image (#1526) 2023-01-17 22:43:32 +08:00
张启航
9f05ce73e8
perf: add the native service mode in order to start (#1524) 2023-01-17 15:37:09 +08:00
张启航
4e07d741b7 perf: adjust the default value of storage creation (#1518) 2023-01-16 19:26:12 +08:00
张启航
5a16d80675
perf: adjust port creation (#1503) 2023-01-09 19:55:21 +08:00
张启航
4de50acbc3
perf: optimize the name of the exported component (#1507) 2023-01-06 15:23:40 +08:00
张启航
98be98f3d7
perf: adjust image warehouse name (#1505) 2023-01-05 11:51:42 +08:00
张启航
bdbdc198b1
fix: avoid creating multiple config group (#1495) 2023-01-04 10:40:08 +08:00
张启航
6652735086
fix: export helm chart volumeClaimTemplate support configuration (#1496) 2023-01-03 09:48:39 +08:00
张启航
df5c28157e
feat: probe scheme add cmd (#1491) 2022-12-28 15:24:27 +08:00
张启航
879f155c2e
fix: delete export serviceMonitor.yaml (#1493) 2022-12-28 13:44:24 +08:00
张启航
52322dd010
feat: add export helm chart package (#1487) 2022-12-26 16:03:22 +08:00
张启航
c7731ed4e0
feat: add K8s Attribute ENVFromSource and beautify log (#1468) 2022-12-26 15:22:16 +08:00
张启航
ef74adb800
feat: add K8s Attribute VolumeClaimTemplate (#1466)
* perf: modify variable name

* feat: add K8s Attribute VolumeClaimTemplate
2022-12-02 09:56:28 +08:00
yangkaa
4dad7c2521
perf: remove unused log info (#1460) 2022-11-28 11:10:24 +08:00
张启航
6876e04131
perf: modify the label of the Rainbond component (#1455) 2022-11-24 14:54:19 +08:00
Quyc
93b70144b4
feat: add k8s attribute (#1430)
* feat: add k8s attribute

* fix: handle k8s resource

Co-authored-by: 曲源成 <quyc@goodrain.com>
2022-11-09 23:10:36 +08:00
张启航
6a2122afb6
feat: helm chart app convert rainbond model (#1384) 2022-10-26 00:34:12 +08:00
yangk
9e256d8366 fix: low-version cluster cronjob version problem 2022-10-09 21:50:48 +08:00
yangk
5a06d037fb chore: upgrade v1beta1 cronjob to v1 2022-09-30 10:20:39 +08:00