summaryrefslogtreecommitdiff
path: root/edge (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed edgecore will not restart when the edge node cannot obtain the IP addressWillardHu2024-07-111-20/+19
| | | | Signed-off-by: WillardHu <wei.hu@daocloud.io>
* fix device status problem with device's namespace in kubeege v1.16.0luomengY2024-04-164-5/+9
| | | | Signed-off-by: luomengY <2938893385@qq.com>
* fix retrytimes in imageprepulljobShelley-BaoYue2024-03-261-1/+1
| | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* Merge pull request #5352 from ↵KubeEdge Bot2024-03-201-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-upgradeKubeEdge Bot2024-01-181-1/+1
|\ | | | | Construction of cloudcore upgrading capability
| * Modify the command for upgrading edgenodeWillardHu2024-01-181-1/+1
| | | | | | | | Signed-off-by: WillardHu <wei.hu@daocloud.io>
* | update dmi server to get namespacewbc60802024-01-184-23/+39
|/ | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
* Merge pull request #5330 from ZhengXinwei-F/task-managerKubeEdge Bot2024-01-1711-321/+819
|\ | | | | Implement task manager to complete cloud edge task execution
| * support edge nodes upgrade and image pre pullzhengxinwei2024-01-1610-399/+554
| | | | | | | | Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com>
| * Implement task manager to complete cloud edge task executionzhengxinwei2024-01-165-2/+345
| | | | | | | | Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com>
* | Merge pull request #5321 from luomengY/ci-criKubeEdge Bot2024-01-171-24/+23
|\ \ | | | | | | add cri-ci
| * | add cri-ciluomengY2024-01-161-24/+23
| | | | | | | | | | | | Signed-off-by: luomengY <2938893385@qq.com>
* | | Merge pull request #5235 from WillardHu/mqtt-daemonsetKubeEdge Bot2024-01-173-2/+12
|\ \ \ | | | | | | | | Use the DaemonSet to manage the mqtt broker
| * | | Use the DaemonSet to manage the mqtt brokerWillardHu2024-01-163-2/+12
| | |/ | |/| | | | | | | Signed-off-by: WillardHu <wei.hu@daocloud.io>
* | | Merge pull request #5294 from Shelley-BaoYue/certificate-uniquenessKubeEdge Bot2024-01-162-3/+5
|\ \ \ | |/ / |/| | Add nodename in edge certificate
| * | change the edgecert subjectShelley-BaoYue2023-12-152-3/+5
| | | | | | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* | | Merge pull request #5331 from Shelley-BaoYue/image-prepullKubeEdge Bot2024-01-151-0/+188
|\ \ \ | | | | | | | | support image prepull feature
| * | | support imageprepull featureShelley-BaoYue2024-01-031-0/+188
| | | | | | | | | | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* | | | Merge pull request #5325 from wbc6080/fix-localup-scriptKubeEdge Bot2024-01-032-2/+10
|\ \ \ \ | |/ / / |/| | | Allow configuration of dmi.sock path
| * | | support configuring dmisock path in edgecorewbc60802023-12-292-2/+10
| | | | | | | | | | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
* | | | Merge pull request #5313 from ↵KubeEdge Bot2023-12-201-0/+25
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Windrow14/bugfix/metaserver_panic_when_handling_post_2 Fix Metaserver Panic when Handling POST 2.
| * | | Use klog instead of Fprintf.Windrow142023-12-201-5/+3
| | | | | | | | | | | | | | | | Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com>
| * | | Add logger for errors.Windrow142023-12-181-0/+5
| | | | | | | | | | | | | | | | Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com>
| * | | Add return on failure.Windrow142023-12-181-2/+8
| | | | | | | | | | | | | | | | Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com>
| * | | Fix lint.Windrow142023-12-181-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com>
| * | | Fix Metaserver Panic when Handling POST 2.Windrow142023-12-141-0/+16
| | | | | | | | | | | | | | | | Signed-off-by: Windrow14 <Yinzhe.Wu@sony.com>
* | | | Merge pull request #5299 from Shelley-BaoYue/remove-runtimetypeKubeEdge Bot2023-12-191-1/+4
|\ \ \ \ | |/ / / |/| | | remove `--runtimetype` in keadm
| * | | remove runtimetypeShelley-BaoYue2023-12-111-1/+4
| |/ / | | | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* / / fix mutex unlockcl20172023-12-061-4/+3
|/ / | | | | | | Signed-off-by: cl2017 <chenlin.liu@daocloud.io>
* | fix featuregatesShelley-BaoYue2023-12-061-0/+5
| | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* | edgedconfig modificationShelley-BaoYue2023-12-062-2/+18
|/ | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* Merge pull request #5133 from Shelley-BaoYue/sync-serviceaccountKubeEdge Bot2023-11-272-1/+7
|\ | | | | delete serviceaccount token in edgedb
| * fix panic when serviceaccount/uid saved in db is nilShelley-BaoYue2023-11-231-1/+1
| | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
| * delete serviceaccount token in edgedbShelley-BaoYue2023-11-211-0/+6
| | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* | Merge pull request #5121 from Shelley-BaoYue/bump-k8s-1.27.7KubeEdge Bot2023-11-235-14/+20
|\ \ | | | | | | bump kubernetes dependency version to v1.27.7
| * | modification for controller-runtime 0.15.3Shelley-BaoYue2023-11-204-8/+14
| | | | | | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
| * | modification for kubernetes v1.27.7Shelley-BaoYue2023-11-203-7/+7
| | | | | | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* | | Merge pull request #5141 from ↵KubeEdge Bot2023-11-201-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 ↵Windrow2023-11-061-0/+1
| | | | | | | | | | | | | | | | | | request issue. Signed-off-by: Windrow <565101079@qq.com>
* | | Refactor the code for skip environment checkzhengxinwei2023-11-141-11/+8
| | | | | | | | | | | | Signed-off-by: zhengxinwei <zhengxinwei@huawei.com>
* | | servicebus constant optimizationjiawei2023-11-072-2/+5
|/ / | | | | | | Signed-off-by: jiawei <jiawei.liu@daocloud.io>
* / fix: typoguoguangwu2023-10-312-4/+4
|/ | | | Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
* modify parameters for ginkgo v2Shelley-BaoYue2023-10-271-3/+3
| | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* fix keadm upgrade If edgecore is stopped, the keadm process will stopliqing.wu2023-10-191-2/+2
| | | | Signed-off-by: liqing.wu <liqing.wu@daoclod.io>
* Change astaxie/beego to beego/beegoliulijin2023-10-1822-25/+25
| | | | Signed-off-by: liulijin <253954033@qq.com>
* fix cgroupdriver systemdShelley-BaoYue2023-10-121-1/+1
| | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* Merge pull request #5023 from wbc6080/dmi-dataplanev1.15.0-beta.0KubeEdge Bot2023-10-102-1/+126
|\ | | | | init mapper framework
| * update generate way and modify mistakewbc60802023-10-091-2/+1
| | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
| * update to v1beta1 versionwbc60802023-10-092-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_staticKubeEdge Bot2023-10-094-1/+27
|\ \ | | | | | | Add the function of supporting static pod on edge nodes.