| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix the status reporting of device to avoid issues defined by twin.•••Signed-off-by: luomengY <2938893385@qq.com> | luomengY | 2024-04-19 | 1 | -0/+20 |
| * | update dmi server to get namespace•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | wbc6080 | 2024-01-18 | 1 | -9/+10 |
| * | change the function to generate resource id•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | wbc6080 | 2024-01-09 | 1 | -10/+18 |
| * | fix namespace problem in cloudcore•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | wbc6080 | 2024-01-08 | 1 | -11/+12 |
| * | Add a retry mechanism to solve situations where the device is deployed before...•••Signed-off-by: luomengY <2938893385@qq.com> | luomengY | 2023-12-21 | 1 | -3/+18 |
| * | bugfix: device model sync•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> | cl2017 | 2023-10-13 | 1 | -2/+33 |
| * | device crd v1beta1 cloud•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> | cl2017 | 2023-09-22 | 1 | -692/+64 |
| * | fix typo and update comments•••Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com> | Zhizhen He | 2023-08-25 | 1 | -1/+1 |
| * | fix ci•••Signed-off-by: jiawei <jiawei.liu@daocloud.io> Signed-off-by: jiawei <jiawei.liu@daocloud.io> | jiawei | 2022-10-13 | 1 | -1/+0 |
| * | No need for repeated operations DeviceModel Store•••Signed-off-by: jiawei <jiawei.liu@daocloud.io> | jiawei | 2022-10-13 | 1 | -3/+2 |
| * | add dmi api, proto, services, server and dmi module in devicetwin•••fix device twin UT and review comment. update device model crd. add mutex lock for MapperRegister add rate limiter for DMI server make dmiclients as a map and generate a new client when a new mapper registers update api.pb.go modify dmi client move deviceList to the server struct make DMIcache mv edge/pkg/apis/dmi to pkg/apis/dmi add some mutex and fix some comment optimized the v1alpha1 of DMI proto and add some comments update api.pb.go generate crd fix review comments Signed-off-by: RyanZhaoXB <zhaoran11@huawei.com> | RyanZhaoXB | 2022-09-19 | 1 | -55/+84 |
| * | distribute device model to meta storage•••Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io> | TianTianBigWang | 2022-09-19 | 1 | -0/+55 |
| * | refactor message layer•••Signed-off-by: wackxu <xushiwei5@huawei.com> | x00425595 | 2022-03-29 | 1 | -5/+5 |
| * | Merge pull request #3683 from gy95/move_apis•••Move apis and client under kubeedge/cloud/pkg/ to kubeedge/pkg/ | KubeEdge Bot | 2022-03-14 | 1 | -2/+2 |
| |\ | |||||
| | * | Move apis and client under kubeedge/cloud/pkg/ to kubeedge/pkg/•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2022-03-11 | 1 | -2/+2 |
| * | | remove unused constant•••Signed-off-by: RyanZhaoXB <zhaor_thu@163.com> | RyanZhaoXB | 2022-03-11 | 1 | -3/+0 |
| |/ | |||||
| * | Merge pull request #3330 from jidalong/device1to2•••delete useless device-v1alpha1 code while device is update to v1alpha2 | KubeEdge Bot | 2021-11-22 | 1 | -2/+0 |
| |\ | |||||
| | * | delete useless device v1alpha1 code while device is update to v1alpha2•••Signed-off-by: jidalong <jidalong@cmss.chinamobile.com> | jidalong | 2021-11-22 | 1 | -2/+0 |
| * | | remove unused member variable of device DownstreamController•••Signed-off-by: jidalong <jidalong@cmss.chinamobile.com> | jidalong | 2021-11-18 | 1 | -3/+0 |
| |/ | |||||
| * | Fix device does not exist in the downstream controller after it is added•••Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io> | TianTianBigWang | 2021-10-29 | 1 | -1/+1 |
| * | devicecontroller: fix dataProperties misplaced•••add data section in device-profile-config-<edgenode> configmap, then mappers-go can parse dataProperties successfully Signed-off-by: Wayne Chan <waynechan76@gmail.com> | Wayne Chan | 2021-08-31 | 1 | -6/+16 |
| * | to avoid update cm after created a new cm•••to check "not found" error Signed-off-by: huangpengtao <huangpengtao@kingsoft.com> | huangpengtao | 2021-06-17 | 1 | -3/+6 |
| * | cloud: fix the warning log for printing object type•••Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io> | Iceber Gu | 2021-03-21 | 1 | -2/+2 |
| * | remove cache when configmap not found from k8s•••Signed-off-by: guanzuoyu <guanzuoyudev@gmail.com> | guanzuoyu | 2021-02-23 | 1 | -3/+5 |
| * | delete useless code•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-01-28 | 1 | -2/+0 |
| * | refactor k8s and crd client in devicecontroller•••Signed-off-by: fisherxu <xufei40@huawei.com> | xufei 00416946 | 2021-01-15 | 1 | -23/+7 |
| * | Merge pull request #2360 from wuqihui0317/updateDeviceBug•••fix a bug of device update | KubeEdge Bot | 2020-11-25 | 1 | -4/+10 |
| |\ | |||||
| | * | fix a bug of device update | wuqihui0317 | 2020-11-24 | 1 | -4/+10 |
| * | | Unify use google uuid library•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-11-24 | 1 | -4/+4 |
| |/ | |||||
| * | upgrade klog@0.4.0 to klog/v2@2.2.0 | GsssC | 2020-11-20 | 1 | -1/+1 |
| * | fix a bug of device data type | wuqihui0317 | 2020-10-30 | 1 | -5/+5 |
| * | fix missing protocol common config update | luogangyi | 2020-10-21 | 1 | -0/+2 |
| * | Merge pull request #1721 from daixiang0/enable-errcheck•••Lint: enable errcheck linter | KubeEdge Bot | 2020-09-15 | 1 | -1/+4 |
| |\ | |||||
| | * | Lint: fix errcheck issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-09-08 | 1 | -1/+4 |
| * | | put all module name and module group in one place | ZYZ | 2020-09-10 | 1 | -3/+4 |
| |/ | |||||
| * | Lint: fix formats etc. | Yin Ding | 2020-08-03 | 1 | -2/+1 |
| * | Update upstream dependency to K8s 1.18.5•••Co-authored-by: Yin Ding <dingyin@gmail.com> Co-authored-by: Rio Zhu <32083634+zzxgzgz@users.noreply.github.com> * Updated k8s to 1.18.5 and modified code around API changes. * Updated kube-scheduler dependency. * added filed ExperimentalTopologyManagerPolicy to matched the upgraded k8s * Changed some dependencies' versions to x.18.0 * Added function to start cpu manager in clcm. | Rio Zhu | 2020-08-03 | 1 | -7/+8 |
| * | Merge pull request #2014 from luogangyi/extend-property-types•••extend property types | KubeEdge Bot | 2020-08-03 | 1 | -2/+27 |
| |\ | |||||
| | * | extend property types | luogangyi | 2020-08-02 | 1 | -2/+27 |
| * | | Give the capacity of slice and map | dddddai | 2020-07-31 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #1790 from luogangyi/implement-device-management-enhance•••Implement device management enhance | KubeEdge Bot | 2020-07-24 | 1 | -93/+128 |
| |\ | |||||
| | * | enhance on device protocol config | luogangyi | 2020-07-20 | 1 | -16/+12 |
| | * | move data section from top level into Spec section | luogangyi | 2020-07-19 | 1 | -5/+5 |
| | * | upgrade device api from v1alpha1 to v1alpha2 | luogangyi | 2020-07-18 | 1 | -34/+34 |
| | * | re-org device model and device instance | luogangyi | 2020-07-16 | 1 | -20/+16 |
| | * | add data section | luogangyi | 2020-07-16 | 1 | -24/+52 |
| | * | add customized protocol support | luogangyi | 2020-07-16 | 1 | -6/+19 |
| | * | add reportCycle and collectCycle in property vistor | luogangyi | 2020-07-16 | 1 | -0/+2 |
| * | | Fix device configMap can not be deleted•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-07-21 | 1 | -2/+4 |
| |/ | |||||
| * | enable gosimple linter•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-05-23 | 1 | -2/+2 |
