summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5592 from kevin-wangzefeng/fix-tsc-chater-link•••fix link to technical steering committee chatermasterKubeEdge Bot2024-05-071-1/+1
|\
| * fix link to technical steering committee chater•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2024-05-071-1/+1
* | Merge pull request #5357 from fujitatomoya/bugfix/20230112-stream-ca-gen-script•••add check if the mandatory command exist.KubeEdge Bot2024-05-071-1/+11
|\ \ | |/ |/|
| * address review comments.•••Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com> Tomoya Fujita2024-05-061-1/+2
| * address comment.•••Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com> Tomoya Fujita2024-05-061-0/+3
| * add check if the mandatory command exist.•••Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com> Tomoya Fujita2024-05-061-1/+7
|/
* Merge pull request #5580 from Shelley-BaoYue/changelog-1.17•••Add release 1.17 changelogKubeEdge Bot2024-04-291-0/+81
|\
| * add release 1.17 changelog•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Co-authored-by: fisherxu <fisherxu1@gmail.com> Co-authored-by: WillardHu <wei.hu@daocloud.io> Co-authored-by: luomengY <2938893385@qq.com> Co-authored-by: wbc6080 <wangbincheng4@huawei.com> Co-authored-by: micplus <ain01a@outlook.com> Shelley-BaoYue2024-04-281-0/+81
* | Merge pull request #5578 from Shelley-BaoYue/fix-reset-windows•••fix compile failed for some unimplemented function in windowsKubeEdge 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 #5448 from wbc6080/add-mapper-stream-proposal•••Add proposal of mapper supporting stream data KubeEdge Bot2024-04-282-0/+136
|\
| * add mapper support stream data proposal•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> wbc60802024-04-192-0/+136
* | Merge pull request #5575 from WillardHu/fail-in-non-linux•••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 #5509 from micplus/proposal/module-restart•••add proposal of module restartingKubeEdge Bot2024-04-262-0/+80
|\ \
| * | Update module-restarting.md•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-241-11/+12
| * | chore: add version info & typo•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-091-16/+16
| * | proposal: module restaring•••Signed-off-by: micplus <ain01a@outlook.com> micplus2024-04-042-0/+79
* | | Merge pull request #5555 from fisherxu/update-roadmap•••Update the roadmap to 2024KubeEdge Bot2024-04-262-2/+2
|\ \ \
| * | | update the roadmap to 2024•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2024-04-222-2/+2
* | | | Merge pull request #5558 from Shelley-BaoYue/changelog•••update CHANGELOG for v1.16.2KubeEdge Bot2024-04-241-0/+18
|\ \ \ \
| * | | | update CHANGELOG for v1.16.2•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-04-241-0/+18
|/ / / /
* | | | 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
|\ \ \ \