| 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 | 2 | -5/+42 |
| * | update dmi server to get namespace•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | wbc6080 | 2024-01-18 | 2 | -14/+10 |
| * | change the way to generate resource ID•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | wbc6080 | 2024-01-16 | 3 | -3/+3 |
| * | change the function to generate resource id•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | wbc6080 | 2024-01-09 | 4 | -22/+23 |
| * | fix namespace problem in cloudcore•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | wbc6080 | 2024-01-08 | 4 | -14/+27 |
| * | Merge pull request #5303 from luomengY/deviceandmodelorder•••Add a retry mechanism to solve situations where the device is deployed before the devicemodel. | KubeEdge Bot | 2024-01-04 | 1 | -3/+18 |
| |\ | |||||
| | * | 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 |
| * | | fix device status problem•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | wbc6080 | 2023-12-22 | 1 | -5/+5 |
| |/ | |||||
| * | Merge pull request #5065 from cl2017/fix_modelsync•••bugfix: device model sync | KubeEdge Bot | 2023-11-28 | 1 | -2/+33 |
| |\ | |||||
| | * | bugfix: device model sync•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> | cl2017 | 2023-10-13 | 1 | -2/+33 |
| * | | Merge pull request #5140 from luomengY/mapper_define_status•••Resolve that users do not need to define the status module in device. yaml. | KubeEdge Bot | 2023-11-28 | 1 | -4/+26 |
| |\ \ | |||||
| | * | | Define Twin based on properties in mapper.•••Signed-off-by: luomengY <2938893385@qq.com> | luomengY | 2023-11-28 | 1 | -4/+26 |
| | |/ | |||||
| * / | modification for kubernetes v1.27.7•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-11-20 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #4983 from cl2017/device_v1beta1_api•••device crd v1beta1 and API definition | KubeEdge Bot | 2023-09-25 | 5 | -814/+70 |
| |\ | |||||
| | * | device crd v1beta1 cloud•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> | cl2017 | 2023-09-22 | 5 | -814/+70 |
| * | | compatibility modification•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-09-11 | 3 | -3/+10 |
| |/ | |||||
| * | fix typo and update comments•••Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com> | Zhizhen He | 2023-08-25 | 1 | -1/+1 |
| * | add myself to reviewer•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> | cl2017 | 2023-08-11 | 1 | -0/+1 |
| * | fix grammar error•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> | cl2017 | 2023-05-31 | 1 | -1/+1 |
| * | add generic informer•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2023-01-16 | 1 | -1/+1 |
| * | [Course Task] test-devicemodel•••Signed-off-by: xian-jie.shen <327411586@qq.com> | xian-jie.shen | 2022-12-05 | 1 | -0/+83 |
| * | 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 | 3 | -56/+131 |
| * | distribute device model to meta storage•••Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io> | TianTianBigWang | 2022-09-19 | 1 | -0/+55 |
| * | klog start with capital letter•••Signed-off-by: zhouguowei <zhouguowei@inspur.com> | zhouguowei | 2022-06-27 | 1 | -3/+3 |
| * | refactor message layer•••Signed-off-by: wackxu <xushiwei5@huawei.com> | x00425595 | 2022-03-29 | 6 | -304/+9 |
| * | Merge pull request #3683 from gy95/move_apis•••Move apis and client under kubeedge/cloud/pkg/ to kubeedge/pkg/ | KubeEdge Bot | 2022-03-14 | 3 | -5/+5 |
| |\ | |||||
| | * | Move apis and client under kubeedge/cloud/pkg/ to kubeedge/pkg/•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2022-03-11 | 3 | -5/+5 |
| * | | remove unused constant•••Signed-off-by: RyanZhaoXB <zhaor_thu@163.com> | RyanZhaoXB | 2022-03-11 | 1 | -3/+0 |
| |/ | |||||
| * | add gy95 as sub directory reviewer•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-11-26 | 1 | -0/+1 |
| * | fix spelling error and remove redundant code•••Signed-off-by: xujingjing <xujingjing_yewu@cmss.chinamobile.com> | xujingjing | 2021-11-23 | 1 | -1/+1 |
| * | 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 |
| |/ | |||||
| * | Merge pull request #3297 from hainesc/type_check•••Add type check for each implementation of Module interface | KubeEdge Bot | 2021-11-16 | 1 | -0/+2 |
| |\ | |||||
| | * | Add type check for each implementation of Module interface•••Signed-off-by: Haines Chan <hainescx@gmail.com> | Haines Chan | 2021-11-15 | 1 | -0/+2 |
| * | | Merge pull request #3257 from TianTianBigWang/fix/device-sync•••Fix device does not exist in the downstream controller after it is added | KubeEdge Bot | 2021-11-03 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | 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 |
| * | | avoid print goroutine stack trace when component start failed•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-10-29 | 1 | -4/+4 |
| |/ | |||||
| * | add reviewer•••Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io> | TianTianBigWang | 2021-10-14 | 1 | -0/+1 |
| * | use constants.MessageSuccessfulContent replace magic number 'OK'•••Signed-off-by: WillardHu <wei.hu@daocloud.io> | WillardHu | 2021-09-08 | 1 | -1/+2 |
| * | 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 | 2 | -13/+19 |
| * | Merge pull request #3025 from subpathdev/moreLogs•••Handling node/*/membership/detail | KubeEdge Bot | 2021-08-16 | 4 | -9/+22 |
| |\ | |||||
| | * | fix unittest•••Signed-off-by: Jan Unterbrink <jan.unterbrink@subpath.de> | Jan Unterbrink | 2021-08-15 | 1 | -2/+10 |
| | * | don't throw warning on heart beat•••Signed-off-by: Jan Unterbrink <jan.unterbrink@subpath.de> do nothing on receiving the filebeat Signed-off-by: Jan Unterbrink <jan.unterbrink@subpath.de> its the heart beat .... Signed-off-by: Jan Unterbrink <jan.unterbrink@subpath.de> | Jan Unterbrink | 2021-08-15 | 3 | -7/+12 |
| * | | use UpdateDeviceStatusWorkers as updateDeviceStatus routines•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-08-12 | 1 | -1/+1 |
| |/ | |||||
| * | 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 |
| * | fix/device twin and device controller: add reviewer•••Signed-off-by: ttlv <gogophersteven@gmail.com> | ttlv | 2021-05-24 | 1 | -0/+1 |
| * | add Iceber to reviewer•••Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io> | Iceber Gu | 2021-04-19 | 1 | -0/+1 |
