Commit graph

238 commits

Author SHA1 Message Date
KubeEdge Bot
6be5116131
Merge pull request #6891 from Priyanshubhartistm/cloud/fix-gpu-status-annotation-marshal-err
Fix: cloud/edgecontroller: handle json.Marshal error for GPU status annotation
2026-08-06 11:12:26 +08:00
Priyanshubhartistm
27236d45bf
cloud/edgecontroller: handle json.Marshal error for GPU status annotation
Signed-off-by: Priyanshubhartistm <bhartipriyanshustm@gmail.com>
2026-08-05 11:39:34 +05:30
KubeEdge Bot
0a0054c634
Merge pull request #7063 from vishalmore90/fix-issue-7062
Fix silent pod status unmarshal errors in upstream controller
2026-08-04 17:36:26 +08:00
vishal
0ca78909b4 style: fix gofmt lint issues
Signed-off-by: vishal <httpsvishal07@gmail.com>
2026-08-04 10:34:29 +05:30
vishal
f436406850 Fix Pod Status Unmarshal Error Handling in Upstream Controller
Signed-off-by: vishal <httpsvishal07@gmail.com>
2026-07-20 21:39:34 +05:30
Shubham Sharma
2c33e9e081 edgecontroller: handle informer tombstone deletes
Signed-off-by: Shubham Sharma <vyagh.vy@gmail.com>
2026-05-21 15:00:04 +05:30
Shelley-BaoYue
7aba5aefd2 fix conflict for gorm
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2026-03-02 11:33:45 +08:00
2938893385@qq.com
785547553e add query node from edge.
Signed-off-by: 2938893385@qq.com <2938893385@qq.com>
2026-01-09 11:12:57 +08:00
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
KubeEdge Bot
a490cf8ad1
Merge pull request #6215 from Dhiren-Mhatre/test/improve-cov-upstream-edgecontroller
[test]:improve coverage for upstream.go in cloud/pkg/edgecontroller/controller
2025-07-08 19:54:44 +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
Dhiren-Mhatre
131d345f01 [test]:improve coverage for upstream.go in cloud/pkg/edgecontroller/controller
Signed-off-by: Dhiren-Mhatre <kp064669@gmail.com>
2025-04-03 13:56:36 +05:30
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
llmmqq8023
67aa4778ac add copyright for _test.go
Signed-off-by: llmmqq8023 <273337875@qq.com>

add copyright for _test.go

Signed-off-by: llmmqq8023 <273337875@qq.com>
2024-10-16 15:03:07 +08:00
llmmqq8023
02b5af97ac modify some tests
Signed-off-by: llmmqq8023 <273337875@qq.com>

modify imports

Signed-off-by: llmmqq8023 <273337875@qq.com>

change an annotation of "default"

Signed-off-by: llmmqq8023 <273337875@qq.com>
2024-10-15 21:21:29 +08:00
llmmqq8023
1fc218aca5 rename some variables
Signed-off-by: llmmqq8023 <273337875@qq.com>
2024-10-11 10:06:52 +08:00
llmmqq8023
066812bcea add UT
Signed-off-by: llmmqq8023 <273337875@qq.com>
2024-09-28 23:32:09 +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
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
llmmqq8023
8082dd131c Modify variable names and outputs of klog
Signed-off-by: llmmqq8023 <273337875@qq.com>

solve the error of golint and UT

Signed-off-by: llmmqq8023 <273337875@qq.com>

solve the error of golint and UT

Signed-off-by: llmmqq8023 <273337875@qq.com>
2024-09-02 16:57:33 +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
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
luomengY
41206a6900 Supports high availability of router messages.
Signed-off-by: luomengY <2938893385@qq.com>
2024-07-18 14:58:55 +08:00
spambot000
b717535b38 cloudhub enhancement
Signed-off-by: spambot000 <jkjkjk0309@163.com>
2024-07-17 14:11:24 +00: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
2938893385@qq.com
d97b3bb695 add luomengY as reviewer
Signed-off-by: 2938893385@qq.com <2938893385@qq.com>
2024-05-16 14:34:21 +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
f4848bd23e modification for controller-runtime 0.15.3
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2023-11-20 14:22:39 +08:00
Shelley-BaoYue
cc0337d336 modification for kubernetes v1.27.7
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2023-11-20 14:15:51 +08:00
Shelley-BaoYue
10b33bf8ac update resourcetype pod
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2023-10-08 10:43:48 +08:00
luomengY
146654ade7 add support static in kubeedge
Signed-off-by: luomengY <2938893385@qq.com>
2023-09-23 15:41:03 +08:00
Shelley-BaoYue
fbf0f4ba7f add approver for releted stuff
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2023-08-29 21:24:53 +08:00
Shelley-BaoYue
833346c400 fix lint
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2023-08-21 21:13:46 +08:00
KubeEdge Bot
3649891e03
Merge pull request #4863 from Shelley-BaoYue/OWNERS
add Shelley as reviewer
2023-07-24 22:42:49 +08:00
KubeEdge Bot
de2ebdef59
Merge pull request #4612 from Shelley-BaoYue/fix-deletepoderr
deal with error in delete pod upstream msg
2023-07-22 18:52:47 +08:00
Shelley-BaoYue
6ec461dba9 add Shelley with reviewer
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2023-07-20 16:53:32 +08:00
Shelley-BaoYue
95bc4f55be update k8s version to 1.24
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2023-07-01 03:57:26 +08:00
vincentgoat
468af07f2a reconcile rules
Signed-off-by: vincentgoat <linguohui1@huawei.com>
2023-05-31 16:51:28 +08:00
Shelley-BaoYue
38f3f774de fix error in delete pod
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2023-02-22 10:38:17 +08:00
KubeEdge Bot
08931ca201
Merge pull request #4530 from vincentgoat/configmap_optional
fix comfigmap/secret optional error
2023-01-17 16:00:37 +08:00
KubeEdge Bot
fa7b92dafd
Merge pull request #4375 from wackxu/informerone
add generic informer
2023-01-16 22:23:36 +08:00
wackxu
4fa79a078d add generic informer
Signed-off-by: wackxu <xushiwei5@huawei.com>
2023-01-16 16:06:14 +08:00
vincentgoat
9817a18659 fix comfigmap/secret optional error
Signed-off-by: vincentgoat <linguohui1@huawei.com>
2023-01-03 15:17:26 +08:00
wackxu
403db34b52 remove pod cache
Signed-off-by: wackxu <xushiwei5@huawei.com>
2022-12-12 15:23:22 +08:00
wackxu
357d69a7bf remove unused service config
Signed-off-by: wackxu <xushiwei5@huawei.com>
2022-10-28 14:19:05 +08:00
KubeEdge Bot
ff844fe43e
Merge pull request #3996 from vincentgoat/addowner
add vincent as reviewer
2022-10-25 21:55:42 +08:00
Shelley-BaoYue
494467f470 bugfix patch operation in quic
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2022-10-21 09:40:42 +08:00
vincentgoat
6a1afc3093 add vincent as reviewer
Signed-off-by: vincentgoat <linguohui1@huawei.com>
2022-10-14 21:23:32 +08:00