| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make kubeedge time international•••Signed-off-by: WillardHu <wei.hu@daocloud.io> | WillardHu | 2024-08-26 | 1 | -1/+1 |
| * | Migrate client and openapi to the api directory and adjust dependency references•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | wbc6080 | 2024-08-09 | 14 | -19/+19 |
| * | Modify the way each component in kubeedge refers to API dependencies and chan...•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | wbc6080 | 2024-08-08 | 14 | -19/+19 |
| * | Remove unnecessary references about api in keadm•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | wbc6080 | 2024-07-29 | 1 | -2/+1 |
| * | Merge pull request #5572 from luomengY/kead_ctl_client-go•••Switch the keadm ctl client to client go and add the restful interface for restart pod. | KubeEdge Bot | 2024-07-18 | 6 | -280/+208 |
| |\ | |||||
| | * | Switch the keadm ctl client to client go and add the restful interface for re...•••Signed-off-by: luomengY <2938893385@qq.com> | luomengY | 2024-07-14 | 6 | -280/+208 |
| * | | Merge pull request #5708 from 1Shubham7/debug-tests•••Test Coverage for `debug` package | KubeEdge Bot | 2024-07-16 | 7 | -13/+758 |
| |\ \ | |||||
| | * | | fixing errors•••Signed-off-by: GitHub <noreply@github.com> | Shubham Singh | 2024-07-10 | 8 | -59/+42 |
| | * | | added tests covering the debug package•••Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com> | Shubham Singh | 2024-07-05 | 8 | -31/+793 |
| * | | | Merge pull request #5700 from 1Shubham7/check-tests•••Added tests for `keadm/cmd/keadm/app/cmd/debug/check.go` | KubeEdge Bot | 2024-07-15 | 1 | -0/+230 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | changes suggested by maintainer•••Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com> | Shubham Singh | 2024-07-09 | 1 | -0/+230 |
| | |/ | |||||
| * | | Merge pull request #5634 from luomengY/compatible_with_profile•••fix: compatible with keadm init/upgrade -- profie | KubeEdge Bot | 2024-07-11 | 3 | -12/+73 |
| |\ \ | |||||
| | * | | fix: compatible with keadm init/upgrade -- profie•••Signed-off-by: 2938893385@qq.com <2938893385@qq.com> | 2938893385@qq.com | 2024-07-10 | 3 | -12/+73 |
| * | | | Merge pull request #5656 from Shelley-BaoYue/bump-k8s-1.29•••Bump k8s version to 1.29.6 | KubeEdge Bot | 2024-07-11 | 4 | -19/+4 |
| |\ \ \ | |||||
| | * | | | modification for k8s v1.29•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2024-07-08 | 4 | -19/+4 |
| * | | | | Merge pull request #5693 from 1Shubham7/unit-tests-comb•••Test coverage for `keadm/cmd/keadm/app/cmd/ctl` module | KubeEdge Bot | 2024-07-09 | 7 | -1/+279 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | added test coverage to the ctl module•••Signed-off-by: GitHub <noreply@github.com> | Shubham Singh | 2024-06-28 | 7 | -1/+279 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #5695 from 1Shubham7/keadm-tests•••Added tests for `keadm beta` and `cloud` packages | KubeEdge Bot | 2024-07-08 | 8 | -0/+714 |
| |\ \ \ | |||||
| | * | | | added tests for beta and cloud packages•••Signed-off-by: GitHub <noreply@github.com> | Shubham Singh | 2024-07-02 | 8 | -0/+714 |
| | |/ / | |||||
| * | | | Merge pull request #5653 from Shelley-BaoYue/go1.21•••upgrade golang to v1.21 | KubeEdge Bot | 2024-07-05 | 4 | -7/+4 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | update golint version and fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2024-06-20 | 4 | -7/+4 |
| * | | | Merge pull request #5547 from luomengY/log_level•••Add a parent flag --log-level to the keadm and make it hidden for debug. | KubeEdge Bot | 2024-06-21 | 1 | -3/+19 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Add a parent flag --log-level to the keadm and make it hidden for debug.•••Signed-off-by: 2938893385@qq.com <2938893385@qq.com> | 2938893385@qq.com | 2024-04-18 | 1 | -3/+19 |
| * | | | update go-sqlite3 version•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> | wbc6080 | 2024-06-18 | 1 | -5/+8 |
| | |/ |/| | |||||
| * | | These changes can be used as an version to enhance keadm tool to achieve full...•••Signed-off-by: HT0403 <ht000229@qq.com> | HT0403 | 2024-05-25 | 5 | -0/+980 |
| * | | add luomengY as reviewer•••Signed-off-by: 2938893385@qq.com <2938893385@qq.com> | 2938893385@qq.com | 2024-05-16 | 1 | -0/+1 |
| * | | fix compile failed in windows•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2024-04-28 | 2 | -0/+8 |
| * | | When the edge node goes offline, add pod restart and status query functions f...•••Signed-off-by: luomengY <2938893385@qq.com> | luomengY | 2024-04-23 | 10 | -0/+680 |
| * | | Merge pull request #5463 from luomengY/reset•••Refactor the command reset to third-level commands, like: keamd reset | KubeEdge Bot | 2024-04-22 | 5 | -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> | luomengY | 2024-04-22 | 5 | -89/+392 |
| * | | | Merge pull request #5540 from luomengY/keadminit_image_repository•••Add the image-repository address of the container in keadm init/upgrade. | KubeEdge Bot | 2024-04-22 | 4 | -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.com | 2024-04-17 | 4 | -0/+16 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #5461 from luomengY/helm_install•••Refactor the implementation code for the cloud init command | KubeEdge Bot | 2024-04-20 | 2 | -16/+23 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Refactor the implementation code for the cloud init command, use the gofile k...•••Signed-off-by: luomengY <2938893385@qq.com> | luomengY | 2024-04-16 | 2 | -16/+23 |
| | |/ | |||||
| * | | Merge pull request #5462 from luomengY/keadm_manifest•••Change the print helm chart resources YAML command name keadm generate to keadm manifest. | KubeEdge Bot | 2024-04-15 | 1 | -27/+6 |
| |\ \ | |||||
| | * | | Change the print helm chart resources YAML command namekeadm generate to kead...•••Signed-off-by: luomengY <2938893385@qq.com> | luomengY | 2024-03-26 | 1 | -27/+6 |
| | |/ | |||||
| * / | Fix keadm upgrade command•••Signed-off-by: WillardHu <wei.hu@daocloud.io> | WillardHu | 2024-03-20 | 2 | -6/+8 |
| |/ | |||||
| * | fix keadm flag in windows•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2024-01-22 | 2 | -11/+15 |
| * | For backward compatibility of the edgecore trigger the upgrade command•••Signed-off-by: WillardHu <wei.hu@daocloud.io> | WillardHu | 2024-01-19 | 2 | -16/+25 |
| * | Modify the command for upgrading edgenode•••Signed-off-by: WillardHu <wei.hu@daocloud.io> | WillardHu | 2024-01-18 | 7 | -3/+79 |
| * | Construction of cloudcore upgrading capability•••Signed-off-by: WillardHu <wei.hu@daocloud.io> | WillardHu | 2024-01-17 | 23 | -141/+1049 |
| * | Merge pull request #5330 from ZhengXinwei-F/task-manager••• Implement task manager to complete cloud edge task execution | KubeEdge Bot | 2024-01-17 | 4 | -108/+243 |
| |\ | |||||
| | * | support edge nodes upgrade and image pre pull•••Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com> | zhengxinwei | 2024-01-16 | 4 | -108/+243 |
| * | | Merge pull request #5235 from WillardHu/mqtt-daemonset•••Use the DaemonSet to manage the mqtt broker | KubeEdge Bot | 2024-01-17 | 5 | -7/+19 |
| |\ \ | |||||
| | * | | Use the DaemonSet to manage the mqtt broker•••Signed-off-by: WillardHu <wei.hu@daocloud.io> | WillardHu | 2024-01-16 | 5 | -7/+19 |
| | |/ | |||||
| * | | Merge pull request #5234 from luomengY/compatible_selinux_install_edgecore•••Resolve the issue of deploying edgecore failing when CR turns on selinux. | KubeEdge Bot | 2024-01-17 | 3 | -0/+33 |
| |\ \ | |||||
| | * | | Resolve the issue of deploying edgecore failing when CR turns on selinux•••Signed-off-by: luomengY <2938893385@qq.com> | luomengY | 2023-12-24 | 3 | -0/+33 |
| * | | | Merge pull request #5196 from luomengY/no_cni_install_edgecore•••Supports installing edgecore without installing the CNI plugin. | KubeEdge Bot | 2024-01-17 | 1 | -1/+1 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Supports installing edgecore without installing the CNI plugin•••Signed-off-by: luomengY <2938893385@qq.com> | luomengY | 2023-11-30 | 1 | -1/+1 |
| * | | | support imageprepull feature•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> | Shelley-BaoYue | 2024-01-03 | 1 | -8/+16 |
| | |/ |/| | |||||
