| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed edgecore will not restart when the edge node cannot obtain the IP address | WillardHu | 2024-07-11 | 1 | -20/+19 |
| | | | | | Signed-off-by: WillardHu <wei.hu@daocloud.io> | ||||
| * | fix device status problem with device's namespace in kubeege v1.16.0 | luomengY | 2024-04-16 | 4 | -5/+9 |
| | | | | | Signed-off-by: luomengY <2938893385@qq.com> | ||||
| * | fix retrytimes in imageprepulljob | Shelley-BaoYue | 2024-03-26 | 1 | -1/+1 |
| | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * | Merge pull request #5352 from ↵ | KubeEdge Bot | 2024-03-20 | 1 | -17/+25 |
| | | | | | | | | | Windrow14/bugfix/metaserver_panic_when_handling_post_3 Fix edgecore's metaserver panic due to nil initializers in request scope. Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com> | ||||
| * | Merge pull request #5229 from WillardHu/cloud-upgrade | KubeEdge Bot | 2024-01-18 | 1 | -1/+1 |
| |\ | | | | | Construction of cloudcore upgrading capability | ||||
| | * | Modify the command for upgrading edgenode | WillardHu | 2024-01-18 | 1 | -1/+1 |
| | | | | | | | | | Signed-off-by: WillardHu <wei.hu@daocloud.io> | ||||
| * | | update dmi server to get namespace | wbc6080 | 2024-01-18 | 4 | -23/+39 |
| |/ | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | ||||
| * | Merge pull request #5330 from ZhengXinwei-F/task-manager | KubeEdge Bot | 2024-01-17 | 11 | -321/+819 |
| |\ | | | | | Implement task manager to complete cloud edge task execution | ||||
| | * | support edge nodes upgrade and image pre pull | zhengxinwei | 2024-01-16 | 10 | -399/+554 |
| | | | | | | | | | Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com> | ||||
| | * | Implement task manager to complete cloud edge task execution | zhengxinwei | 2024-01-16 | 5 | -2/+345 |
| | | | | | | | | | Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.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> | ||||
| * | | | Merge pull request #5235 from WillardHu/mqtt-daemonset | KubeEdge Bot | 2024-01-17 | 3 | -2/+12 |
| |\ \ \ | | | | | | | | | Use the DaemonSet to manage the mqtt broker | ||||
| | * | | | Use the DaemonSet to manage the mqtt broker | WillardHu | 2024-01-16 | 3 | -2/+12 |
| | | |/ | |/| | | | | | | | Signed-off-by: WillardHu <wei.hu@daocloud.io> | ||||
| * | | | Merge pull request #5294 from Shelley-BaoYue/certificate-uniqueness | KubeEdge Bot | 2024-01-16 | 2 | -3/+5 |
| |\ \ \ | |/ / |/| | | Add nodename in edge certificate | ||||
| | * | | change the edgecert subject | Shelley-BaoYue | 2023-12-15 | 2 | -3/+5 |
| | | | | | | | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * | | | Merge pull request #5331 from Shelley-BaoYue/image-prepull | KubeEdge Bot | 2024-01-15 | 1 | -0/+188 |
| |\ \ \ | | | | | | | | | support image prepull feature | ||||
| | * | | | support imageprepull feature | Shelley-BaoYue | 2024-01-03 | 1 | -0/+188 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * | | | | Merge pull request #5325 from wbc6080/fix-localup-script | KubeEdge Bot | 2024-01-03 | 2 | -2/+10 |
| |\ \ \ \ | |/ / / |/| | | | Allow configuration of dmi.sock path | ||||
| | * | | | support configuring dmisock path in edgecore | wbc6080 | 2023-12-29 | 2 | -2/+10 |
| | | | | | | | | | | | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | ||||
| * | | | | Merge pull request #5313 from ↵ | KubeEdge Bot | 2023-12-20 | 1 | -0/+25 |
| |\ \ \ \ | |/ / / |/| | | | | | | | | | | | Windrow14/bugfix/metaserver_panic_when_handling_post_2 Fix Metaserver Panic when Handling POST 2. | ||||
| | * | | | Use klog instead of Fprintf. | Windrow14 | 2023-12-20 | 1 | -5/+3 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com> | ||||
| | * | | | Add logger for errors. | Windrow14 | 2023-12-18 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com> | ||||
| | * | | | Add return on failure. | Windrow14 | 2023-12-18 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com> | ||||
| | * | | | Fix lint. | Windrow14 | 2023-12-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com> | ||||
| | * | | | Fix Metaserver Panic when Handling POST 2. | Windrow14 | 2023-12-14 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com> | ||||
| * | | | | Merge pull request #5299 from Shelley-BaoYue/remove-runtimetype | KubeEdge Bot | 2023-12-19 | 1 | -1/+4 |
| |\ \ \ \ | |/ / / |/| | | | remove `--runtimetype` in keadm | ||||
| | * | | | remove runtimetype | Shelley-BaoYue | 2023-12-11 | 1 | -1/+4 |
| | |/ / | | | | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * / / | fix mutex unlock | cl2017 | 2023-12-06 | 1 | -4/+3 |
| |/ / | | | | | | | Signed-off-by: cl2017 <chenlin.liu@daocloud.io> | ||||
| * | | fix featuregates | Shelley-BaoYue | 2023-12-06 | 1 | -0/+5 |
| | | | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * | | edgedconfig modification | Shelley-BaoYue | 2023-12-06 | 2 | -2/+18 |
| |/ | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * | Merge pull request #5133 from Shelley-BaoYue/sync-serviceaccount | KubeEdge Bot | 2023-11-27 | 2 | -1/+7 |
| |\ | | | | | delete serviceaccount token in edgedb | ||||
| | * | fix panic when serviceaccount/uid saved in db is nil | Shelley-BaoYue | 2023-11-23 | 1 | -1/+1 |
| | | | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| | * | delete serviceaccount token in edgedb | Shelley-BaoYue | 2023-11-21 | 1 | -0/+6 |
| | | | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * | | Merge pull request #5121 from Shelley-BaoYue/bump-k8s-1.27.7 | KubeEdge Bot | 2023-11-23 | 5 | -14/+20 |
| |\ \ | | | | | | | bump kubernetes dependency version to v1.27.7 | ||||
| | * | | modification for controller-runtime 0.15.3 | Shelley-BaoYue | 2023-11-20 | 4 | -8/+14 |
| | | | | | | | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| | * | | modification for kubernetes v1.27.7 | Shelley-BaoYue | 2023-11-20 | 3 | -7/+7 |
| | | | | | | | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * | | | Merge pull request #5141 from ↵ | KubeEdge Bot | 2023-11-20 | 1 | -0/+1 |
| |\ \ \ | |/ / |/| | | | | | | | | Windrow14/bugfix/metaserver_panic_when_handling_post Fix Metaserver Panic when Handling POST. | ||||
| | * | | Fix edgecore's metaserver panic when handling create, update, and patch ↵ | Windrow | 2023-11-06 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | request issue. Signed-off-by: Windrow <565101079@qq.com> | ||||
| * | | | Refactor the code for skip environment check | zhengxinwei | 2023-11-14 | 1 | -11/+8 |
| | | | | | | | | | | | | | Signed-off-by: zhengxinwei <zhengxinwei@huawei.com> | ||||
| * | | | servicebus constant optimization | jiawei | 2023-11-07 | 2 | -2/+5 |
| |/ / | | | | | | | Signed-off-by: jiawei <jiawei.liu@daocloud.io> | ||||
| * / | fix: typo | guoguangwu | 2023-10-31 | 2 | -4/+4 |
| |/ | | | | Signed-off-by: guoguangwu <guoguangwu@magic-shield.com> | ||||
| * | modify parameters for ginkgo v2 | Shelley-BaoYue | 2023-10-27 | 1 | -3/+3 |
| | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * | fix keadm upgrade If edgecore is stopped, the keadm process will stop | liqing.wu | 2023-10-19 | 1 | -2/+2 |
| | | | | | Signed-off-by: liqing.wu <liqing.wu@daoclod.io> | ||||
| * | Change astaxie/beego to beego/beego | liulijin | 2023-10-18 | 22 | -25/+25 |
| | | | | | Signed-off-by: liulijin <253954033@qq.com> | ||||
| * | fix cgroupdriver systemd | Shelley-BaoYue | 2023-10-12 | 1 | -1/+1 |
| | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | ||||
| * | Merge pull request #5023 from wbc6080/dmi-dataplanev1.15.0-beta.0 | KubeEdge Bot | 2023-10-10 | 2 | -1/+126 |
| |\ | | | | | init mapper framework | ||||
| | * | update generate way and modify mistake | wbc6080 | 2023-10-09 | 1 | -2/+1 |
| | | | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | ||||
| | * | update to v1beta1 version | wbc6080 | 2023-10-09 | 2 | -0/+126 |
| | | | | | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com> Co-authored-by: QiQi-OvO <2763359332@qq.com> | ||||
| * | | Merge pull request #4825 from luomengY/modify_mqtt_static | KubeEdge Bot | 2023-10-09 | 4 | -1/+27 |
| |\ \ | | | | | | | Add the function of supporting static pod on edge nodes. | ||||
