summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5740 from ↵v1.17.2origin/release-1.17KubeEdge Bot2024-07-185-3/+234
|\ | | | | | | | | luomengY/automated-cherry-pick-of-#5556-upstream-release-1.17 Automated cherry pick of #5556:fix:edge node offline pod‘s status update
| * edge node offline pod‘s status update2938893385@qq.com2024-07-185-3/+234
|/ | | | Signed-off-by: 2938893385@qq.com <2938893385@qq.com>
* Merge pull request #5732 from ↵KubeEdge Bot2024-07-185-8/+7
|\ | | | | | | | | tangming1996/automated-cherry-pick-of-#5523-upstream-release-1.17 Automated cherry pick of #5523 upstream release 1.17
| * fix device mapper data collecting cycle calculation error.ming.tang2024-07-175-8/+7
| | | | | | | | Signed-off-by: ming.tang <ming.tang@daocloud.io>
* | Merge pull request #5733 from ↵KubeEdge Bot2024-07-181-1/+1
|\ \ | |/ |/| | | | | luomengY/automated-cherry-pick-of-#5721-upstream-release-1.17 Automated cherry pick of #5721: fix func NewErrorMessage
| * fix func NewErrorMessage2938893385@qq.com2024-07-171-1/+1
|/ | | | Signed-off-by: 2938893385@qq.com <2938893385@qq.com>
* Merge pull request #5718 from ↵v1.17.1KubeEdge Bot2024-07-113-12/+73
|\ | | | | | | | | Shelley-BaoYue/automated-cherry-pick-of-#5634-upstream-release-1.17 Automated cherry pick of #5634: fix: compatible with keadm init/upgrade -- profie
| * fix: compatible with keadm init/upgrade -- profie2938893385@qq.com2024-07-113-12/+73
|/ | | | Signed-off-by: 2938893385@qq.com <2938893385@qq.com>
* Merge pull request #5719 from ↵KubeEdge Bot2024-07-112-2/+2
|\ | | | | | | | | Shelley-BaoYue/automated-cherry-pick-of-#5632-upstream-release-1.17 Automated cherry pick of #5632: fix keadm init profile in v1.17.0 for keadm_e2e test.
| * fix keadm init profile in v1.17.0 for keadm_e2e test.2938893385@qq.com2024-07-112-2/+2
|/ | | | Signed-off-by: 2938893385@qq.com <2938893385@qq.com>
* Merge pull request #5715 from ↵KubeEdge Bot2024-07-111-20/+19
|\ | | | | | | | | WillardHu/automated-cherry-pick-of-#5643-upstream-release-1.17 Automated cherry pick of #5643: Fixed edgecore will not restart when the edge node cannot
| * 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>
* Merge pull request #5697 from Shelley-BaoYue/bump-k8s-1.28.11KubeEdge Bot2024-07-08136-1721/+5407
|\ | | | | Bump k8s form v1.28.6 to v1.28.11
| * update k8s version in CIShelley-BaoYue2024-07-013-6/+6
| | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
| * update mapper-framework gomod for k8s 1.28.11Shelley-BaoYue2024-07-012-17/+12
| | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
| * update related vendor for k8s v1.28.11Shelley-BaoYue2024-07-01131-1646/+5337
| | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
| * update go.mod for k8s v1.28.11Shelley-BaoYue2024-07-011-52/+52
|/ | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* Merge pull request #5579 from ↵v1.17.0KubeEdge Bot2024-04-282-0/+8
|\ | | | | | | | | Shelley-BaoYue/automated-cherry-pick-of-#5578-upstream-release-1.17 Automated cherry pick of #5578: fix compile failed in windows
| * fix compile failed in windowsShelley-BaoYue2024-04-282-0/+8
|/ | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* Merge pull request #5576 from ↵KubeEdge Bot2024-04-284-25/+42
|\ | | | | | | | | WillardHu/automated-cherry-pick-of-#5575-upstream-release-1.17 Automated cherry pick of #5575: Fixed failure to run unit-tests on non Linux
| * Fixed failure to run unit-tests on non LinuxWillardHu2024-04-284-25/+42
|/ | | | Signed-off-by: WillardHu <wei.hu@daocloud.io>
* Merge pull request #5514 from wbc6080/add-stream-fieldv1.17.0-beta.0KubeEdge Bot2024-04-2418-25/+611
|\ | | | | Mapper supports video streaming data reporting
| * mapper supports streaming data reportingwbc60802024-04-2318-25/+611
| | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
* | Merge pull request #5504 from luomengY/kectlKubeEdge Bot2024-04-2329-1/+3059
|\ \ | | | | | | When the edge node goes offline, add pod restart and status query functions for the edge node
| * | When the edge node goes offline, add pod restart and status query functions ↵luomengY2024-04-2329-1/+3059
| | | | | | | | | | | | | | | | | | for the edge node Signed-off-by: luomengY <2938893385@qq.com>
* | | Merge pull request #5513 from micplus/feat/module-restartKubeEdge Bot2024-04-236-22/+113
|\ \ \ | |/ / |/| | support module restarting feature
| * | fix: lint: unnecessary leading newlinemicplus2024-04-221-1/+0
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | refactor: remove unnecessary varmicplus2024-04-222-7/+0
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | style: move pre-conditions of syncpod to outsidemicplus2024-04-221-19/+21
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | chore: remove unneccesary of sync pod loopmicplus2024-04-221-3/+0
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | fix: remove drain channel operationmicplus2024-04-111-8/+1
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | fix: duplicate importmicplus2024-04-111-2/+1
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | refactor: improve code & go fmtmicplus2024-04-113-20/+20
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | chore: remove unused varmicplus2024-04-071-2/+0
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | feat: modify syncPod starting logicmicplus2024-04-071-13/+16
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | chore: correct logmicplus2024-04-071-1/+1
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | feat: remove unnecessary msgmicplus2024-04-071-6/+6
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | feat: add featuremicplus2024-04-074-4/+14
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | feat: improve edged init logicmicplus2024-04-071-5/+19
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | chore: modify commentsmicplus2024-04-072-6/+2
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | feat: edged compatibilitymicplus2024-04-072-0/+13
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | feat: edged auto restart supportmicplus2024-04-071-7/+10
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | feat: improve localModuleKeepermicplus2024-04-071-9/+9
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | feat: remove metamanger main loop goroutinemicplus2024-04-071-16/+14
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | feat: add feature-gate for module restartingmicplus2024-04-072-0/+8
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
| * | feat: module auto restart featuremicplus2024-04-072-1/+66
| | | | | | | | | | | | Signed-off-by: micplus <ain01a@outlook.com>
* | | Merge pull request #5463 from luomengY/resetKubeEdge Bot2024-04-225-89/+392
|\ \ \ | |_|/ |/| | Refactor the command reset to third-level commands, like: keamd reset
| * | Refactor the command reset to third-level commands, like: keamd resetluomengY2024-04-225-89/+392
| | | | | | | | | | | | | | | | | | | | | cloud and keadm reset edge. If uses keadm rest, both the cloud and the edge will be reset.` Signed-off-by: luomengY <2938893385@qq.com>
* | | Merge pull request #5540 from luomengY/keadminit_image_repositoryKubeEdge Bot2024-04-224-0/+16
|\ \ \ | | | | | | | | Add the image-repository address of the container in keadm init/upgrade.
| * | | Add the image-repository address of the container in keadm init/upgrade.2938893385@qq.com2024-04-174-0/+16
| | | | | | | | | | | | | | | | Signed-off-by: 2938893385@qq.com <2938893385@qq.com>