| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix device status problem with device's namespace in kubeege v1.16.0•••Signed-off-by: luomengY <2938893385@qq.com> | luomengY | 2024-04-16 | 1 | -1/+1 |
| * | support configuring dmisock path in edgecore•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | wbc6080 | 2023-12-29 | 1 | -0/+1 |
| * | modify parameters for ginkgo v2•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-10-27 | 1 | -3/+3 |
| * | update ginkgo version v2•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-09-11 | 1 | -1/+1 |
| * | fix typo and update comments•••Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com> | Zhizhen He | 2023-08-25 | 2 | -3/+3 |
| * | fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2023-08-21 | 4 | -26/+26 |
| * | revert ginkgo to v1•••Signed-off-by: wackxu <xushiwei5@huawei.com> | wackxu | 2023-01-14 | 1 | -4/+4 |
| * | add edgecore v1alpha2 config•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2022-09-24 | 1 | -1/+1 |
| * | bump ginkgo to v2•••Signed-off-by: Congrool <chpzhangyifei@zju.edu.cn> | Congrool | 2022-07-12 | 1 | -5/+4 |
| * | filter pod in edged•••modify the helper.go, add NodeName for pod simplified return value Signed-off-by: 胡正阳 <huzhengyang@gridsum.com> | lyndon | 2022-02-10 | 1 | -1/+1 |
| * | replace deprecated package io/ioutil with packages io and os•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-12-11 | 2 | -5/+3 |
| * | fix resp body close•••Signed-off-by: gy95 <guoyao17@huawei.com> | gy95 | 2021-10-14 | 1 | -0/+2 |
| * | add basic integration test for meta server•••Signed-off-by: GsssC <914617455@qq.com> | GsssC | 2021-05-19 | 1 | -0/+13 |
| * | CI: fix panic and other existing issues•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-12-07 | 1 | -1/+1 |
| * | Do not send SIGKILL to stop process•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-08-17 | 1 | -1/+1 |
| * | Optimize integration test scripts•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-06-10 | 1 | -2/+2 |
| * | enable gosimple linter•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-05-23 | 2 | -4/+4 |
| * | support hostname and internal ip request•••Signed-off-by: kadisi <iamkadisi@163.com> | kadisi | 2020-04-30 | 1 | -0/+1 |
| * | move componentconfig related apis to componentconfig dir | fisherxu | 2020-03-11 | 1 | -1/+1 |
| * | support make bluetoothdevice and make bluetoothdevice_imagex•••Signed-off-by: zhangjie <iamkadisi@163.com> Co-Authored-By: Kevin Wang <kevinwzf0126@gmail.com> | zhangjie | 2020-02-18 | 1 | -2/+2 |
| * | integelengent test error•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-01-20 | 2 | -34/+21 |
| * | fix:make verify,lint,edge_test error, recreate module gomock files, e2e test,...•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-01-19 | 2 | -1/+80 |
| * | Close file after invoking os.open() | FengyunPan2 | 2019-12-17 | 1 | -0/+2 |
| * | unifying other component logging library to klog•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-08-16 | 3 | -47/+37 |
| * | unifying edge component logging library to klog•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-08-16 | 1 | -18/+4 |
| * | edge: fix wrong error handling•••The error returned inside the switch statement is not visible from the outside error handling statement. Some duplications and wrong error messages are fixed, too. | Ziyi Yan | 2019-08-10 | 1 | -43/+40 |
| * | edge: fix lint errors | Ziyi Yan | 2019-08-10 | 3 | -18/+18 |
| * | rename edge_core to edgecore | kexun | 2019-08-07 | 1 | -3/+3 |
| * | implement docker runtime as a remote container runtime | Baoqiang-Zhang | 2019-07-09 | 1 | -2/+3 |
| * | Review comment fix | Pavan Kumar D | 2019-03-26 | 1 | -1/+2 |
| * | It test to fix the issue related to random failures•••These changes fixes the issue #231 related to random failures | Manju Srivatsa | 2019-03-21 | 2 | -2/+1 |
| * | Adding beehive in kubeedge vendor | lidiyag | 2019-03-21 | 1 | -1/+1 |
| * | Adding Integration Test Cases for Edge_Core (Issue #151)•••Added 6 test cases for Adding and updating devices. | Shubham Mathur | 2019-03-18 | 1 | -14/+153 |
| * | Adds test cases for edged integration test•••New test cases for integration test of edged Fixes #151 | Anuj Maurya | 2019-03-10 | 1 | -7/+7 |
| * | kubeedge: refactored the folder structure•••refactored the folder structure of kubeedge to accomodate both edge and cloud part | Siddharth Bhadri | 2019-02-14 | 4 | -0/+465 |
