Shelley-BaoYue
5428101b12
update k8s 1.32.10 in CI
...
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2025-12-11 20:02:38 +08:00
Shelley-BaoYue
f706cb836a
update k8s to 1.31.12 to fix conmformance test
...
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2025-08-27 19:37:38 +08:00
Shelley-BaoYue
f231e6773c
update version in test for k8s 1.31.11
...
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2025-08-26 15:46:33 +08:00
WillardHu
dbbc787ca1
Node upgrade job implements the new node job status framework
...
Signed-off-by: WillardHu <wei.hu@daocloud.io>
2025-05-30 17:20:11 +08:00
WillardHu
a634a28d21
Clean up the code for maintaining mqtt broker with static pod
...
Signed-off-by: WillardHu <wei.hu@daocloud.io>
2025-03-26 11:35:23 +08:00
KubeEdge Bot
6d3c3b3e9c
Merge pull request #6033 from Shelley-BaoYue/bump-k8s-v1.30
...
Dependency update - Kubernetes 1.30.7
2024-12-23 11:46:59 +08:00
WillardHu
41919603a7
Cleaning up common constants
...
Signed-off-by: WillardHu <wei.hu@daocloud.io>
2024-12-19 17:15:34 +08:00
Shelley-BaoYue
d5ac8dd5bb
update version for k8s 1.30
...
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2024-12-18 11:40:03 +08:00
ming.tang
e52e3cb421
Check for duplicate names when joining the node
...
Signed-off-by: ming.tang <ming.tang@daocloud.io>
2024-11-29 10:16:56 +08:00
YulinLi
63ed57ce26
Support offline-operations of data surface resources
...
Signed-off-by: YulinLi <1826549123@qq.com>
2024-10-29 14:13:53 +00:00
KubeEdge Bot
539ec3dd99
Merge pull request #5863 from HT0403/master
...
OTA(Over-The-Air) Upgrades For Edge Node
2024-10-25 16:31:03 +08:00
HT0403
93f62dc1a1
OTA upgrade for edge node
...
Signed-off-by: HT0403 <ht000229@qq.com>
2024-10-24 15:27:02 +08:00
llmmqq8023
29f7cd9af0
rebase and change the default value of "sendEvent" to false
...
Signed-off-by: llmmqq8023 <273337875@qq.com>
2024-09-27 17:31:58 +08:00
llmmqq8023
3877aa9450
rebase
...
Signed-off-by: llmmqq8023 <273337875@qq.com>
2024-09-18 20:21:25 +08:00
llmmqq8023
b39b5efe38
User can choose whether to report events by changing the configuration "sendEvent".
...
Signed-off-by: llmmqq8023 <273337875@qq.com>
2024-09-18 19:54:55 +08:00
wbc6080
0185c73a6c
remove some unused common in api and commons
...
Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
2024-09-09 15:17:47 +08:00
llmmqq8023
9e1ac429a7
Merge remote-tracking branch 'upstream/master' into edge_event
2024-09-03 16:39:01 +08:00
llmmqq8023
42d27bfaa7
Modified comments and other content
...
Signed-off-by: llmmqq8023 <273337875@qq.com>
Modified comments and other content
Signed-off-by: llmmqq8023 <273337875@qq.com>
Revert "不需要推送"
This reverts commit edcf206dc50c35edb88629028e16967811492620.
Modified comments and other content
Signed-off-by: llmmqq8023 <273337875@qq.com>
2024-08-29 13:23:10 +08:00
llmmqq8023
b805e483c0
cloud components for events report
...
Signed-off-by: llmmqq8023 <273337875@qq.com>
cloud
Signed-off-by: llmmqq8023 <273337875@qq.com>
cloud
Signed-off-by: llmmqq8023 <273337875@qq.com>
2024-08-29 13:18:34 +08:00
WillardHu
14d27ba8bd
Make kubeedge time international
...
Signed-off-by: WillardHu <wei.hu@daocloud.io>
2024-08-26 17:17:02 +08:00
wbc6080
990dde0972
Migrate client and openapi to the api directory and adjust dependency references
...
Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
2024-08-09 15:02:59 +08:00
wbc6080
1a7f933e58
Modify the way each component in kubeedge refers to API dependencies and change openapi and swagger after migrating
...
Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
2024-08-08 15:28:16 +08:00
wbc6080
f700903534
Remove unnecessary references about api in keadm
...
Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
2024-07-29 11:32:11 +08:00
KubeEdge Bot
7358af215b
Merge pull request #5649 from JiaweiGithub/feat/dmi_state_cloud
...
cloud support device state
2024-07-19 16:45:02 +08:00
jiawei
7402bf7817
cloud support device state
...
Signed-off-by: jiawei <jiawei.liu@daocloud.io>
2024-07-19 11:13:42 +08:00
KubeEdge Bot
970cc24348
Merge pull request #5572 from luomengY/kead_ctl_client-go
...
Switch the keadm ctl client to client go and add the restful interface for restart pod.
2024-07-18 17:40:01 +08:00
KubeEdge Bot
33b9b8e253
Merge pull request #5544 from WillardHu/enhance-certs
...
Encapsulate CA and Certificate operations
2024-07-18 15:54:01 +08:00
luomengY
41206a6900
Supports high availability of router messages.
...
Signed-off-by: luomengY <2938893385@qq.com>
2024-07-18 14:58:55 +08:00
WillardHu
9421df37bd
Encapsulate CA and Certificate operations
...
Signed-off-by: WillardHu <wei.hu@daocloud.io>
2024-07-17 11:40:48 +08:00
luomengY
93aa7741bc
Switch the keadm ctl client to client go and add the restful interface for restart pod.
...
Signed-off-by: luomengY <2938893385@qq.com>
2024-07-14 21:07:17 +08:00
Shelley-BaoYue
6e5022c111
modification for k8s v1.29
...
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2024-07-08 19:50:52 +08:00
Shelley-BaoYue
e001cafebf
add dummy interface
...
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2024-04-18 20:31:28 +08:00
Shelley-BaoYue
6c9e92f392
add csr approver and certificate manager
...
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2024-04-18 20:31:28 +08:00
Shelley-BaoYue
b476797b82
modification for kubernetes 1.28
...
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2024-03-19 20:12:40 +08:00
KubeEdge Bot
dadbeb0e72
Merge pull request #5330 from ZhengXinwei-F/task-manager
...
Implement task manager to complete cloud edge task execution
2024-01-17 17:50:27 +08:00
KubeEdge Bot
8cc173f611
Merge pull request #5235 from WillardHu/mqtt-daemonset
...
Use the DaemonSet to manage the mqtt broker
2024-01-17 14:41:27 +08:00
zhengxinwei
d091c086a5
support edge nodes upgrade and image pre pull
...
Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com>
2024-01-16 20:18:43 +08:00
KubeEdge Bot
7138f4d5e5
Merge pull request #5294 from Shelley-BaoYue/certificate-uniqueness
...
Add nodename in edge certificate
2024-01-16 16:47:26 +08:00
WillardHu
c63cd0b5bd
Use the DaemonSet to manage the mqtt broker
...
Signed-off-by: WillardHu <wei.hu@daocloud.io>
2024-01-16 13:44:46 +08:00
zhengxinwei
b1c1c6a8e5
Implement task manager to complete cloud edge task execution
...
Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com>
2024-01-16 09:35:44 +08:00
zhengxinwei
45e38ec52e
notify the task manager of the task status
...
Signed-off-by: zhengxinwei <zhengxinwei@huawei.com>
2024-01-16 09:28:53 +08:00
KubeEdge Bot
88e4b1ec24
Merge pull request #5331 from Shelley-BaoYue/image-prepull
...
support image prepull feature
2024-01-15 21:18:26 +08:00
Shelley-BaoYue
c5a307193a
support imageprepull feature
...
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2024-01-03 11:44:15 +08:00
wbc6080
51c6081cf9
support configuring dmisock path in edgecore
...
Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
2023-12-29 10:14:16 +08:00
Shelley-BaoYue
6be7475fa2
change the edgecert subject
...
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2023-12-15 11:12:00 +08:00
Shelley-BaoYue
db4a763f07
fix default staticPodPath in windows
...
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2023-12-02 16:40:18 +08:00
KubeEdge Bot
4fc87c6f29
Merge pull request #5121 from Shelley-BaoYue/bump-k8s-1.27.7
...
bump kubernetes dependency version to v1.27.7
2023-11-23 22:05:37 +08:00
luomengY
66d77a9944
fix quic server ip
...
Signed-off-by: luomengY <2938893385@qq.com>
2023-11-22 19:10:08 +08:00
Shelley-BaoYue
4b05bab96a
update kind version to 0.19.0
...
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2023-11-20 14:22:52 +08:00
guoguangwu
10af84b792
fix: typo
...
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
2023-10-31 17:28:33 +08:00