| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix device status problem with device's namespace in kubeege v1.16.0 | luomengY | 2024-04-16 | 1 | -1/+1 |
| | | | | | Signed-off-by: luomengY <2938893385@qq.com> | ||||
| * | Merge pull request #5321 from luomengY/ci-cri | KubeEdge Bot | 2024-01-17 | 1 | -24/+23 |
| |\ | | | | | add cri-ci | ||||
| | * | add cri-ci | luomengY | 2024-01-16 | 1 | -24/+23 |
| | | | | | | | | | Signed-off-by: luomengY <2938893385@qq.com> | ||||
| * | | support configuring dmisock path in edgecore | wbc6080 | 2023-12-29 | 1 | -0/+1 |
| |/ | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | ||||
| * | modify parameters for ginkgo v2 | Shelley-BaoYue | 2023-10-27 | 1 | -3/+3 |
| | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * | update ginkgo version v2 | Shelley-BaoYue | 2023-09-11 | 8 | -8/+8 |
| | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * | fix typo and update comments | Zhizhen He | 2023-08-25 | 3 | -5/+5 |
| | | | | | Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com> | ||||
| * | fix lint | Shelley-BaoYue | 2023-08-21 | 9 | -37/+37 |
| | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * | Use http constants as function arguments | Zechun Chen | 2023-02-13 | 1 | -2/+2 |
| | | | | | Signed-off-by: Zechun Chen <zechun.chen@daocloud.io> | ||||
| * | modification for k8s 1.23.15 | Shelley-BaoYue | 2023-01-16 | 1 | -4/+4 |
| | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * | revert ginkgo to v1 | wackxu | 2023-01-14 | 7 | -10/+10 |
| | | | | | Signed-off-by: wackxu <xushiwei5@huawei.com> | ||||
| * | Merge pull request #4249 from vincentgoat/featuregates_rbac | KubeEdge Bot | 2022-09-27 | 1 | -9/+2 |
| |\ | | | | | start http server when featuregates requireAuthorization is false | ||||
| | * | start http server when featuregates requireAuthorization is false otherthan ↵ | vincentgoat | 2022-09-27 | 1 | -9/+2 |
| | | | | | | | | | | | | | https Signed-off-by: vincentgoat <linguohui1@huawei.com> | ||||
| * | | restore device integration test | Shelley-BaoYue | 2022-09-27 | 2 | -6/+7 |
| |/ | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * | delete authentication && bugfix ci | Shelley-BaoYue | 2022-09-24 | 1 | -4/+4 |
| | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * | undo edge deploy test & e2e statefulset | Shelley-BaoYue | 2022-09-24 | 1 | -4/+4 |
| | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * | add edgecore v1alpha2 config | Shelley-BaoYue | 2022-09-24 | 3 | -4/+4 |
| | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * | add featuregate for authorization | vincentgoat | 2022-09-24 | 1 | -1/+3 |
| | | | | | Signed-off-by: vincentgoat <linguohui1@huawei.com> | ||||
| * | Merge pull request #4104 from vincentgoat/rbac | KubeEdge Bot | 2022-09-16 | 3 | -5/+16 |
| |\ | | | | | Verify token when list/watch and add autonomy switch | ||||
| | * | add autonomy switch when edge node is offline | vincentgoat | 2022-09-16 | 3 | -5/+15 |
| | | | | | | | | | Signed-off-by: vincentgoat <linguohui1@huawei.com> | ||||
| | * | edgecore reports authorization header to cloudcore and cloudcore repalce it ↵ | chengjin | 2022-08-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | into each all to API server Signed-off-by: chengjin <sdghchj@qq.com> | ||||
| * | | fix e2e failure not report | gy95 | 2022-09-06 | 2 | -21/+24 |
| |/ | | | | Signed-off-by: gy95 <guoyao17@huawei.com> | ||||
| * | bump ginkgo to v2 | Congrool | 2022-07-12 | 7 | -11/+10 |
| | | | | | Signed-off-by: Congrool <chpzhangyifei@zju.edu.cn> | ||||
| * | Merge pull request #3972 from vincentgoat/deprecated-dependency | KubeEdge Bot | 2022-07-11 | 1 | -6/+4 |
| |\ | | | | | update deprecate dependency | ||||
| | * | update deprecate dependency | vincentgoat | 2022-06-28 | 1 | -6/+4 |
| | | | | | | | | | Signed-off-by: vincentgoat <linguohui1@huawei.com> | ||||
| * | | clean up: delete import alias | chenlin.liu | 2022-07-05 | 1 | -2/+2 |
| |/ | | | | Signed-off-by: chenlin.liu <chenlin.liu@daocloud.io> | ||||
| * | remove redundant type conversion | chenlin.liu | 2022-04-06 | 1 | -1/+1 |
| | | | | | Signed-off-by: chenlin.liu <chenlin.liu@daocloud.io> | ||||
| * | filter pod in edged | lyndon | 2022-02-10 | 1 | -1/+1 |
| | | | | | | | | modify the helper.go, add NodeName for pod simplified return value Signed-off-by: 胡正阳 <huzhengyang@gridsum.com> | ||||
| * | replace deprecated package io/ioutil with packages io and os | gy95 | 2021-12-11 | 4 | -13/+9 |
| | | | | | Signed-off-by: gy95 <guoyao17@huawei.com> | ||||
| * | add device state update topic constant | TianTianBigWang | 2021-12-06 | 1 | -5/+5 |
| | | | | | Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io> | ||||
| * | Merge pull request #3297 from hainesc/type_check | KubeEdge Bot | 2021-11-16 | 2 | -0/+4 |
| |\ | | | | | Add type check for each implementation of Module interface | ||||
| | * | Add type check for each implementation of Module interface | Haines Chan | 2021-11-15 | 2 | -0/+4 |
| | | | | | | | | | Signed-off-by: Haines Chan <hainescx@gmail.com> | ||||
| * | | replace go get with go install | gy95 | 2021-11-05 | 1 | -1/+1 |
| |/ | | | | Signed-off-by: gy95 <guoyao17@huawei.com> | ||||
| * | fix resp body close | gy95 | 2021-10-14 | 1 | -0/+2 |
| | | | | | Signed-off-by: gy95 <guoyao17@huawei.com> | ||||
| * | add basic integration test for meta server | GsssC | 2021-05-19 | 4 | -0/+108 |
| | | | | | Signed-off-by: GsssC <914617455@qq.com> | ||||
| * | Use pidof install ps to check process existence | Xiang Dai | 2020-12-26 | 1 | -2/+2 |
| | | | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com> | ||||
| * | CI: fix panic and other existing issues | Xiang Dai | 2020-12-07 | 4 | -4/+4 |
| | | | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com> | ||||
| * | CI: enable gci linter | Xiang Dai | 2020-11-23 | 1 | -2/+1 |
| | | | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com> | ||||
| * | upgrade klog@0.4.0 to klog/v2@2.2.0 | GsssC | 2020-11-20 | 2 | -2/+2 |
| | | |||||
| * | move some pictures into images folder to skip them in lint.sh | Gui Hecheng | 2020-10-12 | 3 | -3/+3 |
| | | | | | Signed-off-by: Gui Hecheng <guihecheng@cmiot.chinamobile.com> | ||||
| * | Replace `Kubeedge` with `KubeEdge` | Joe Borg | 2020-09-22 | 2 | -2/+2 |
| | | |||||
| * | Do not send SIGKILL to stop process | Xiang Dai | 2020-08-17 | 2 | -2/+2 |
| | | | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com> | ||||
| * | Docs: fix all dead links | Xiang Dai | 2020-07-20 | 1 | -1/+1 |
| | | | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com> | ||||
| * | Merge pull request #1801 from daixiang0/rnd | KubeEdge Bot | 2020-06-17 | 1 | -0/+1 |
| |\ | | | | | edge/test/integration/scripts/generate_cert.sh: fix no rnd file issue | ||||
| | * | edge/test/integration/scripts/generate_cert.sh: fix no rnd file issue | Xiang Dai | 2020-06-12 | 1 | -0/+1 |
| | | | | | | | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com> | ||||
| * | | Optimize integration test scripts | Xiang Dai | 2020-06-10 | 3 | -51/+66 |
| |/ | | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com> | ||||
| * | Lint: cleanup white noise | Xiang Dai | 2020-06-04 | 2 | -28/+28 |
| | | | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com> | ||||
| * | Merge pull request #1725 from daixiang0/fix | KubeEdge Bot | 2020-05-30 | 1 | -1/+1 |
| |\ | | | | | Fix TC_TEST_EBUS_6 failed to run in arm machine issue | ||||
| | * | Fix TC_TEST_EBUS_6 failed to run in arm machine issue | Xiang Dai | 2020-05-23 | 1 | -1/+1 |
| | | | | | | | | | Signed-off-by: Xiang Dai <long0dai@foxmail.com> | ||||
| * | | Merge pull request #1720 from daixiang0/enable-goconst | KubeEdge Bot | 2020-05-28 | 1 | -12/+12 |
| |\ \ | | | | | | | Lint: enable goconst linter | ||||
