summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5649 from JiaweiGithub/feat/dmi_state_cloud•••cloud support device statev1.18.0-beta.0KubeEdge Bot2024-07-1910-21/+129
|\
| * cloud support device state•••Signed-off-by: jiawei <jiawei.liu@daocloud.io> jiawei2024-07-1910-21/+129
* | Merge pull request #5742 from 1Shubham7/misspell•••Small misspellKubeEdge Bot2024-07-191-1/+1
|\ \
| * | mispell•••Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com> Shubham Singh2024-07-191-1/+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 Bot2024-07-1811-281/+344
|\ \ \ | |_|/ |/| |
| * | Switch the keadm ctl client to client go and add the restful interface for re...•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2024-07-1411-281/+344
* | | Merge pull request #5544 from WillardHu/enhance-certs•••Encapsulate CA and Certificate operationsKubeEdge Bot2024-07-1848-914/+5298
|\ \ \
| * | | Encapsulate CA and Certificate operations•••Signed-off-by: WillardHu <wei.hu@daocloud.io> WillardHu2024-07-1748-914/+5298
* | | | Merge pull request #5650 from JiaweiGithub/feat/dmi_state•••edge support device stateKubeEdge Bot2024-07-1817-372/+722
|\ \ \ \
| * | | | edge support device state•••Signed-off-by: jiawei <jiawei.liu@daocloud.io> jiawei2024-07-1317-372/+722
| | |/ / | |/| |
* | | | Merge pull request #5535 from luomengY/edgepod_restart_get_proposal•••Proposal: When the edge node goes offline, add pod restart and status query functions for the edge nodeKubeEdge Bot2024-07-184-0/+136
|\ \ \ \
| * | | | Proposal: When the edge node goes offline, add pod restart and status query f...•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2024-07-184-0/+136
* | | | | Merge pull request #5556 from luomengY/offine_pod_status•••fix:edge node offline pod‘s status updateKubeEdge Bot2024-07-185-5/+236
|\ \ \ \ \
| * | | | | edge node offline pod‘s status update•••Signed-off-by: 2938893385@qq.com <2938893385@qq.com> 2938893385@qq.com2024-07-155-5/+236
| | |/ / / | |/| | |
* | | | | Merge pull request #5619 from luomengY/harouter•••Supports high availability of router messages.KubeEdge Bot2024-07-187-67/+263
|\ \ \ \ \
| * | | | | Supports high availability of router messages.•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2024-07-187-67/+263
|/ / / / /
* | | | | Merge pull request #5585 from spambot000/cloudhub_enhance•••cloudhub enhancementKubeEdge Bot2024-07-1886-80/+8173
|\ \ \ \ \
| * | | | | cloudhub enhancement•••Signed-off-by: spambot000 <jkjkjk0309@163.com> spambot0002024-07-1786-80/+8173
| | |_|_|/ | |/| | |
* | | | | Merge pull request #5663 from bzsuni/bz/e2e/conformance•••Add conformance e2e testKubeEdge Bot2024-07-185-1/+165
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add conformance e2e test•••Signed-off-by: bzsuni <bingzhe.sun@daocloud.io> bzsuni2024-07-175-1/+165
| | |_|/ | |/| |
* | | | Merge pull request #5523 from tangming1996/bugfix/device•••fix device mapper data collecting cycle calculation errorKubeEdge Bot2024-07-175-8/+7
|\ \ \ \ | |/ / / |/| | |
| * | | fix device mapper data collecting cycle calculation error.•••Signed-off-by: ming.tang <ming.tang@daocloud.io> ming.tang2024-07-175-8/+7
|/ / /
* | | Merge pull request #5730 from fisherxu/lint-err•••Fix lint errorKubeEdge Bot2024-07-171-1/+1
|\ \ \
| * | | fix lint error•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2024-07-161-1/+1
* | | | Merge pull request #5721 from luomengY/feedbackerror_bug•••fix: func NewErrorMessageKubeEdge Bot2024-07-171-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix func NewErrorMessage•••Signed-off-by: 2938893385@qq.com <2938893385@qq.com> 2938893385@qq.com2024-07-151-1/+1
| |/ /
* | | Merge pull request #5708 from 1Shubham7/debug-tests•••Test Coverage for `debug` packageKubeEdge Bot2024-07-167-13/+758
|\ \ \
| * | | fixing errors•••Signed-off-by: GitHub <noreply@github.com> Shubham Singh2024-07-108-59/+42
| * | | added tests covering the debug package•••Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com> Shubham Singh2024-07-058-31/+793
* | | | Merge pull request #5687 from 1Shubham7/helper-unit-tests•••Unit tests for `cloud/pkg/cloudhub/common/helper.go`KubeEdge Bot2024-07-161-0/+279
|\ \ \ \
| * | | | added test coverage for helper.go•••Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com> Shubham Singh2024-07-091-0/+279
* | | | | Merge pull request #5723 from 1Shubham7/admission-tests•••Test coverage for `cloud/cmd/admission` moduleKubeEdge Bot2024-07-162-0/+195
|\ \ \ \ \
| * | | | | fixing linting issues•••Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com> Shubham Singh2024-07-121-2/+4
| * | | | | added tests for admission module•••Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com> Shubham Singh2024-07-122-0/+193
* | | | | | Merge pull request #5512 from spambot000/cloudhub_authorization_proposal•••add proposal of cloudhub enhancementKubeEdge Bot2024-07-163-0/+71
|\ \ \ \ \ \
| * | | | | | add proposal of cloudhub enhancement•••Signed-off-by: spambot000 <jkjkjk0306@163.com> spambot0002024-06-223-0/+71
* | | | | | | Merge pull request #5502 from WillardHu/enhance-token•••Encapsulate Token operationsKubeEdge Bot2024-07-168-177/+221
|\ \ \ \ \ \ \
| * | | | | | | Encapsulate Token operations•••Signed-off-by: WillardHu <wei.hu@daocloud.io> WillardHu2024-07-088-177/+221
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #5700 from 1Shubham7/check-tests•••Added tests for `keadm/cmd/keadm/app/cmd/debug/check.go`KubeEdge Bot2024-07-151-0/+230
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | changes suggested by maintainer•••Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com> Shubham Singh2024-07-091-0/+230
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #5720 from Shelley-BaoYue/changelog•••add v1.17.1/v1.16.3/v1.15.3 patch release changelogKubeEdge Bot2024-07-124-4/+57
|\ \ \ \ \ \
| * | | | | | fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-07-111-4/+4
| * | | | | | add v1.17.1/v1.16.3/v1.15.3 CHANGELOG•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-07-113-0/+53
|/ / / / / /
* | | | | | Merge pull request #5690 from 1Shubham7/edgestream•••Added test coverage for `pkg/stream` packageKubeEdge Bot2024-07-116-1/+486
|\ \ \ \ \ \
| * | | | | | Added test coverage for pkg/stream package•••Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com> Shubham Singh2024-07-096-1/+486
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #5634 from luomengY/compatible_with_profile•••fix: compatible with keadm init/upgrade -- profieKubeEdge Bot2024-07-113-12/+73
|\ \ \ \ \ \
| * | | | | | fix: compatible with keadm init/upgrade -- profie•••Signed-off-by: 2938893385@qq.com <2938893385@qq.com> 2938893385@qq.com2024-07-103-12/+73
* | | | | | | Merge pull request #5643 from WillardHu/fix-5642•••Fixed edgecore will not restart when the edge node cannot obtain the IPKubeEdge Bot2024-07-111-20/+19
|\ \ \ \ \ \ \
| * | | | | | | Fixed edgecore will not restart when the edge node cannot obtain the IP address•••Signed-off-by: WillardHu <wei.hu@daocloud.io> WillardHu2024-05-311-20/+19
* | | | | | | | Merge pull request #5635 from luomengY/proposal_ha_router•••Proposal:Add router message high availability.KubeEdge Bot2024-07-112-0/+37
|\ \ \ \ \ \ \ \