summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5579 from Shelley-BaoYue/automated-cherry-pick-of-#5578-u...•••Automated cherry pick of #5578: fix compile failed in windowsv1.17.0KubeEdge Bot2024-04-282-0/+8
|\
| * fix compile failed in windows•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-04-282-0/+8
|/
* Merge pull request #5576 from WillardHu/automated-cherry-pick-of-#5575-upstre...•••Automated cherry pick of #5575: Fixed failure to run unit-tests on non LinuxKubeEdge Bot2024-04-284-25/+42
|\
| * Fixed failure to run unit-tests on non Linux•••Signed-off-by: WillardHu <wei.hu@daocloud.io> WillardHu2024-04-284-25/+42
|/
* Merge pull request #5514 from wbc6080/add-stream-field•••Mapper supports video streaming data reportingv1.17.0-beta.0KubeEdge Bot2024-04-2418-25/+611
|\
| * mapper supports streaming data reporting•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> wbc60802024-04-2318-25/+611
* | Merge pull request #5504 from luomengY/kectl•••When the edge node goes offline, add pod restart and status query functions for the edge nodeKubeEdge Bot2024-04-2329-1/+3059
|\ \
| * | When the edge node goes offline, add pod restart and status query functions f...•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2024-04-2329-1/+3059
* | | Merge pull request #5513 from micplus/feat/module-restart•••support module restarting featureKubeEdge Bot2024-04-236-22/+113
|\ \ \ | |/ / |/| |
| * | fix: lint: unnecessary leading newline•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-221-1/+0
| * | refactor: remove unnecessary var•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-222-7/+0
| * | style: move pre-conditions of syncpod to outside•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-221-19/+21
| * | chore: remove unneccesary of sync pod loop•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-221-3/+0
| * | fix: remove drain channel operation•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-111-8/+1
| * | fix: duplicate import•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-111-2/+1
| * | refactor: improve code & go fmt•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-113-20/+20
| * | chore: remove unused var•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-071-2/+0
| * | feat: modify syncPod starting logic•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-071-13/+16
| * | chore: correct log•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-071-1/+1
| * | feat: remove unnecessary msg•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-071-6/+6
| * | feat: add feature•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-074-4/+14
| * | feat: improve edged init logic•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-071-5/+19
| * | chore: modify comments•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-072-6/+2
| * | feat: edged compatibility•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-072-0/+13
| * | feat: edged auto restart support•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-071-7/+10
| * | feat: improve localModuleKeeper•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-071-9/+9
| * | feat: remove metamanger main loop goroutine•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-071-16/+14
| * | feat: add feature-gate for module restarting•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-072-0/+8
| * | feat: module auto restart feature•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-072-1/+66
* | | Merge pull request #5463 from luomengY/reset•••Refactor the command reset to third-level commands, like: keamd resetKubeEdge Bot2024-04-225-89/+392
|\ \ \ | |_|/ |/| |
| * | Refactor the command reset to third-level commands, like: keamd reset•••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> luomengY2024-04-225-89/+392
* | | Merge pull request #5540 from luomengY/keadminit_image_repository•••Add the image-repository address of the container in keadm init/upgrade.KubeEdge Bot2024-04-224-0/+16
|\ \ \
| * | | Add the image-repository address of the container in keadm init/upgrade.•••Signed-off-by: 2938893385@qq.com <2938893385@qq.com> 2938893385@qq.com2024-04-174-0/+16
* | | | Merge pull request #5376 from luomengY/mysql•••Add mysql to mapper-framework for enhancing pushmethod db.KubeEdge Bot2024-04-2021-4920/+865
|\ \ \ \
| * | | | add msyql to mapper framwork•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2024-04-1921-4920/+865
* | | | | Merge pull request #5461 from luomengY/helm_install•••Refactor the implementation code for the cloud init commandKubeEdge Bot2024-04-204-18/+25
|\ \ \ \ \
| * | | | | Refactor the implementation code for the cloud init command, use the gofile k...•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2024-04-164-18/+25
| | |_|/ / | |/| | |
* | | | | Merge pull request #5524 from Shelley-BaoYue/inclusterconfig-proposal•••Proposal: Support Edge Pods Using InClusterConfig to Access Kube-APIServerKubeEdge Bot2024-04-193-0/+114
|\ \ \ \ \
| * | | | | add inclusterconfig proposal•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-04-103-0/+114
| | |_|_|/ | |/| | |
* | | | | Merge pull request #5541 from Shelley-BaoYue/inclusterconfig•••Support edge pods using inclusterconfig to access Kube-APIServerKubeEdge Bot2024-04-1928-98/+2120
|\ \ \ \ \
| * | | | | fix bugs for inclusterconfig feature•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-04-1811-46/+68
| * | | | | update vendor•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-04-185-1811/+11
| * | | | | update rbac for csr•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-04-181-0/+10
| * | | | | add dummy interface•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-04-185-1/+139
| * | | | | add csr approver and certificate manager•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-04-1819-92/+842
| * | | | | update vendor for certificate manager•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-04-184-0/+2902
| | |_|/ / | |/| | |
* | | | | Merge pull request #5533 from Piwriw/fix-validate-imageprepull-crdexample•••fix:fix-validate imageprepull crdexample,now it is use nodeNames not …KubeEdge Bot2024-04-191-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix:fix-validate imageprepull crdexample,now it is use nodeNames not nodes•••Signed-off-by: joohwan <piwriw@163.com> joohwan2024-04-131-1/+1
* | | | | Merge pull request #5490 from luomengY/rbac•••fix the error "failed to create serviceaccount access" when metaserver switches to HTTPS.KubeEdge Bot2024-04-171-2/+2
|\ \ \ \ \
| * | | | | fix the error "failed to create serviceaccount access" when metaserver switch...•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2024-03-291-2/+2