Commit Graph

5968 Commits

Author SHA1 Message Date
张启航
d786717749
fix: netcore build failed (#1551) 2023-02-17 14:36:25 +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
206129b6cc
fix: kaniko select http or https policy to build the image (#1555)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-02-17 09:46:31 +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
yangkaa
3c83770c82
fix: egress network governance plugin fails (#1547) 2023-02-15 20:17:16 +08:00
张启航
6bcbcff750
fix: service update failed (#1552) 2023-02-15 20:15:42 +08:00
张启航
5963578f11
fix: node incorrect information acquisition (#1537) 2023-02-03 14:25:24 +08:00
张启航
5f0bd8ce2a
ci: sleep 20s wait docker start (#1534) 2023-01-31 19:12:15 +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
yangkaa
a40ba31bf0
Merge pull request #1528 from goodrain/feat-V5.11
feat: the new features of version 5.11
2023-01-18 15:39:01 +08:00
张启航
239ebce082
perf: upgrade rbd-shell version (#1527) 2023-01-18 14:11:52 +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
yangkaa
f269ae8ad2
fix: rbd-eventlog unhealthy (#1522)
Signed-off-by: yangk <yangk@goodrain.com>

Signed-off-by: yangk <yangk@goodrain.com>
2023-01-17 13:41:14 +08:00
yangkaa
15a229ad4b
Merge pull request #1520 from yangkaa/feat-V5.11
feat: support platform plugins and ability extensions
2023-01-16 20:39:08 +08:00
yangk
c914b0599b style: remove useless comments
Signed-off-by: yangk <yangk@goodrain.com>
2023-01-16 19:26:12 +08:00
Quyc
5cb7bdb3b9 perf: node lang check and build (#1519)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-01-16 19:26:12 +08:00
张启航
4e07d741b7 perf: adjust the default value of storage creation (#1518) 2023-01-16 19:26:12 +08:00
yangk
2226738e69 perf: set rbdability and rbdplugin as cluster resources 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
yangkaa
2152df2497 ci: upgrade golang version of the build operator
Signed-off-by: yangkaa <30614084+yangkaa@users.noreply.github.com>
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
e80f178340 feat: add rbdability type 2023-01-16 19:26:12 +08:00
yangk
37c08f49cf feat: support list rbdplugin resources 2023-01-16 19:26:12 +08:00
yangkaa
bb4bb68681
ci: upgrade golang version of the build operator
Signed-off-by: yangkaa <30614084+yangkaa@users.noreply.github.com>
2023-01-13 16:19:41 +08:00
yangk
cf07d089e4 feat: add rbdplugin type 2023-01-13 11:15:06 +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
张启航
3a64fc4a55 fix: region console service mesh out of sync (#1512) 2023-01-13 10:51:24 +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
Quyc
193256ba8f
fix: multiple files can be uploaded (#1502)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-01-05 11:49:53 +08:00
Quyc
d33577433d
fix: edit node labels (#1497)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-01-05 11:43:39 +08:00
Quyc
7b19f468bd
fix: set golang proxy by env (#1494)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-01-05 11:39:48 +08:00
张启航
bdbdc198b1
fix: avoid creating multiple config group (#1495) 2023-01-04 10:40:08 +08:00
丁鹏
948663534f
feat(api): add health check endpoint for rbd-api (#1500)
* ci: add rbd-shell packaging (#1471)

* feat(api): add health check endpoint for rbd-api

Co-authored-by: Guox <gx_927@163.com>
2023-01-04 10:21:10 +08:00
张启航
6652735086
fix: export helm chart volumeClaimTemplate support configuration (#1496) 2023-01-03 09:48:39 +08:00
张启航
7c11013695
fix: modify oam reference (#1499) 2023-01-03 09:48:20 +08:00
张启航
44bc9cf8af
fix: helm install detection failed without prompting the reason (#1498) 2023-01-03 09:43:55 +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
张启航
ce627d7769
perf: identify component port name (#1492) 2022-12-28 13:44:06 +08:00
张启航
bbdab01a42
fix: configure rainbond cluster UIDatabase (#1490) 2022-12-26 17:25:23 +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