Commit graph

27 commits

Author SHA1 Message Date
KubeEdge Bot
16cd8548ee
Merge pull request #6819 from vyagh/taskmanager-delete-tombstone
taskmanager: handle downstream tombstone deletes
2026-08-06 14:58:26 +08:00
Shubham Sharma
e524d48107 taskmanager: inline tombstone handling
Signed-off-by: Shubham Sharma <vyagh.vy@gmail.com>
2026-08-01 10:28:55 +05:30
Shubham Sharma
3cd2c890d0 taskmanager: add ConfigUpdateJob downstream handler tests
Signed-off-by: Shubham Sharma <vyagh.vy@gmail.com>
2026-05-25 23:24:25 +05:30
Shubham Sharma
5ba4efae86 taskmanager: handle tombstone delete events
Signed-off-by: Shubham Sharma <vyagh.vy@gmail.com>
2026-05-23 12:57:56 +05:30
WillardHu
abc4d847c6 Enhance the error handling of beehive modules
Signed-off-by: WillardHu <wei.hu@daocloud.io>
2025-10-24 19:08:17 +08:00
co63oc
0f362a43f4 chore: fix typos
Signed-off-by: co63oc <co63oc@users.noreply.github.com>
2025-09-24 14:38:58 +08:00
WillardHu
5375adadd1 Fix some bugs in NodeUpgradeJob
Signed-off-by: WillardHu <wei.hu@daocloud.io>
2025-06-13 17:45:34 +08:00
Shelley-BaoYue
8bd9ecdace fix nodetask handler register in taskmanager
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2025-06-13 14:27:11 +08:00
WillardHu
0502f29acc Move the old node task related packages in the cloud module to the v1alpha1 package
Signed-off-by: WillardHu <wei.hu@daocloud.io>
2025-05-30 17:20:12 +08:00
WillardHu
e94ddee97d Processing node task timeout
Signed-off-by: WillardHu <wei.hu@daocloud.io>
2025-05-30 17:20:11 +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
Shelley-BaoYue
b0cbcd2673 implementation of support update edge configuration
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2025-05-26 17:23:55 +08:00
WillardHu
1eecc0356f Replace tab with 4 space in all license headers
Signed-off-by: WillardHu <wei.hu@daocloud.io>
2025-05-09 18:06:01 +08:00
WillardHu
ad162da294 New node job status framework, Image prepull job implements it, fix some lint issue
Signed-off-by: WillardHu <wei.hu@daocloud.io>
2025-04-18 10:46:00 +08:00
WillardHu
9c9f0c9d83 Fixed the golangci config and some code validation issues
Signed-off-by: WillardHu <wei.hu@daocloud.io>
2025-01-23 11:03: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
Shubham Singh
57dba73720 ut for taskmanager
Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>
2024-08-28 19:50:15 +00:00
Shubham Singh
541c10c3ac
Merge branch 'kubeedge:master' into task-manager-util 2024-08-29 00:40:45 +05:30
WillardHu
14d27ba8bd Make kubeedge time international
Signed-off-by: WillardHu <wei.hu@daocloud.io>
2024-08-26 17:17:02 +08:00
wbc6080
033557769e Fix the reference to api/client after completing the migration
Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
2024-08-10 16:50: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
Shubham Singh
b60571e257
coverage for util module
Signed-off-by: GitHub <noreply@github.com>
2024-07-25 12:26:55 +00: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
7ad8f74242 update golint version and fix lint
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2024-06-20 20:00:14 +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
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