Commit graph

28 commits

Author SHA1 Message Date
Shubham Sharma
1f30235772 devicecontroller: handle informer tombstone deletes
Signed-off-by: Shubham Sharma <vyagh.vy@gmail.com>
2026-05-24 20:25:37 +05:30
Haojie Zhang
dc59ad0a2f rebase on latest master, add copyright, and change field 'state' to 'stateReport' in .spec of Device CRD
Signed-off-by: Haojie Zhang <hjzhang6848@163.com>
2025-12-22 17:30:53 +00:00
Haojie Zhang
65abb4d12d feat: split Device CRD into Device CRD and DeviceStatus CRD
Signed-off-by: Haojie Zhang <hjzhang6848@163.com>
2025-12-22 17:01:31 +00:00
Dhiren-Mhatre
f4a1b8c53d [Test]: created test for device.go in cloud/pkg/devicecontroller/manager
Signed-off-by: Dhiren-Mhatre <kp064669@gmail.com>
2025-05-12 10:12:49 +05:30
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
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
wbc6080
d01a767ea2 update dmi server to get namespace
Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
2024-01-18 11:27:34 +08:00
wbc6080
005e8a343e change the way to generate resource ID
Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
2024-01-16 22:15:19 +08:00
wbc6080
161da301c8 change the function to generate resource id
Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
2024-01-09 15:34:45 +08:00
wbc6080
7ff72309d1 fix namespace problem in cloudcore
Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
2024-01-08 14:20:40 +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
KubeEdge Bot
6efa7d1447
Merge pull request #4983 from cl2017/device_v1beta1_api
device crd v1beta1 and API definition
2023-09-25 10:02:01 +08:00
cl2017
cd75cda7d8 device crd v1beta1 cloud
Signed-off-by: cl2017 <chenlin.liu@daocloud.io>
2023-09-22 13:00:03 +08:00
Shelley-BaoYue
d8660e2cd6 compatibility modification
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
2023-09-11 10:19:49 +08:00
xian-jie.shen
0b76f08701 [Course Task] test-devicemodel
Signed-off-by: xian-jie.shen <327411586@qq.com>
2022-12-05 18:06:25 +08:00
xufei 00416946
f83607a053 refactor k8s and crd client in devicecontroller
Signed-off-by: fisherxu <xufei40@huawei.com>
2021-01-15 11:59:47 +08:00
GsssC
f01eeff7f4 upgrade klog@0.4.0 to klog/v2@2.2.0 2020-11-20 17:31:57 +08:00
luogangyi
27091d1d8c upgrade device api from v1alpha1 to v1alpha2 2020-07-18 15:45:36 +08:00
kuramal
2ea223bc5c Change devicecontroller configuration access method from Get() to global variable 'Config'
Signed-off-by: kuramal <linxxnil@126.com>
2020-02-18 11:32:34 +08:00
zhangjie
17b531c62e edgecontroller module use new api config
Signed-off-by: zhangjie <iamkadisi@163.com>
2020-01-19 17:26:25 +08:00
zhangjie
64f66b7116 Optimize the initialization of the devicecontroller module global variable
Signed-off-by: zhangjie <iamkadisi@163.com>
2019-11-22 16:17:05 +08:00
zhangjie
66672260ca unifying other component logging library to klog
Signed-off-by: zhangjie <iamkadisi@163.com>
2019-08-16 22:22:17 +08:00
zhangjie
7e9b4ddbc4 unifying cloud component logging library to klog
Signed-off-by: zhangjie <iamkadisi@163.com>
2019-08-16 19:15:32 +08:00
fisherxu
4b75de0e89 move cloud/pkg/devicecontroller/apis to cloud/pkg/apis 2019-07-30 15:08:26 +08:00
zhangjie
ac7bb72b7c change event channel to non-blocking channel
Signed-off-by: zhangjie <iamkadisi@163.com>
2019-05-27 14:39:32 +08:00
lou-lan
11780dbdea Fix typo 2019-05-08 12:09:19 +08:00
m1093782566
3e5207070c update cloud path 2019-04-29 17:41:25 +08:00