summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5750 from ↵v1.18.0origin/release-1.18KubeEdge Bot2024-07-254-13/+29
|\ | | | | | | | | Shelley-BaoYue/automated-cherry-pick-of-#5747-upstream-release-1.18 Automated cherry pick of #5747: fix edge device state sync error
| * fix edge device state sync errorjiawei2024-07-254-13/+29
|/ | | | | Signed-off-by: jiawei <jiawei.liu@daocloud.io> Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* Merge pull request #5649 from JiaweiGithub/feat/dmi_state_cloudv1.18.0-beta.0KubeEdge Bot2024-07-1910-21/+129
|\ | | | | cloud support device state
| * cloud support device statejiawei2024-07-1910-21/+129
| | | | | | | | Signed-off-by: jiawei <jiawei.liu@daocloud.io>
* | Merge pull request #5742 from 1Shubham7/misspellKubeEdge Bot2024-07-191-1/+1
|\ \ | | | | | | Small misspell
| * | mispellShubham Singh2024-07-191-1/+1
| | | | | | | | | | | | Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>
* | | Merge pull request #5572 from luomengY/kead_ctl_client-goKubeEdge Bot2024-07-1811-281/+344
|\ \ \ | |_|/ |/| | Switch the keadm ctl client to client go and add the restful interface for restart pod.
| * | Switch the keadm ctl client to client go and add the restful interface for ↵luomengY2024-07-1411-281/+344
| | | | | | | | | | | | | | | | | | restart pod. Signed-off-by: luomengY <2938893385@qq.com>
* | | Merge pull request #5544 from WillardHu/enhance-certsKubeEdge Bot2024-07-1848-914/+5298
|\ \ \ | | | | | | | | Encapsulate CA and Certificate operations
| * | | Encapsulate CA and Certificate operationsWillardHu2024-07-1748-914/+5298
| | | | | | | | | | | | | | | | Signed-off-by: WillardHu <wei.hu@daocloud.io>
* | | | Merge pull request #5650 from JiaweiGithub/feat/dmi_stateKubeEdge Bot2024-07-1817-372/+722
|\ \ \ \ | | | | | | | | | | edge support device state
| * | | | edge support device statejiawei2024-07-1317-372/+722
| | |/ / | |/| | | | | | | | | | Signed-off-by: jiawei <jiawei.liu@daocloud.io>
* | | | Merge pull request #5535 from luomengY/edgepod_restart_get_proposalKubeEdge Bot2024-07-184-0/+136
|\ \ \ \ | | | | | | | | | | Proposal: When the edge node goes offline, add pod restart and status query functions for the edge node
| * | | | Proposal: When the edge node goes offline, add pod restart and status query ↵luomengY2024-07-184-0/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functions for the edge node Signed-off-by: luomengY <2938893385@qq.com>
* | | | | Merge pull request #5556 from luomengY/offine_pod_statusKubeEdge Bot2024-07-185-5/+236
|\ \ \ \ \ | | | | | | | | | | | | fix:edge node offline pod‘s status update
| * | | | | edge node offline pod‘s status update2938893385@qq.com2024-07-155-5/+236
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: 2938893385@qq.com <2938893385@qq.com>
* | | | | Merge pull request #5619 from luomengY/harouterKubeEdge Bot2024-07-187-67/+263
|\ \ \ \ \ | | | | | | | | | | | | Supports high availability of router messages.
| * | | | | Supports high availability of router messages.luomengY2024-07-187-67/+263
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: luomengY <2938893385@qq.com>
* | | | | Merge pull request #5585 from spambot000/cloudhub_enhanceKubeEdge Bot2024-07-1886-80/+8173
|\ \ \ \ \ | | | | | | | | | | | | cloudhub enhancement
| * | | | | cloudhub enhancementspambot0002024-07-1786-80/+8173
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: spambot000 <jkjkjk0309@163.com>
* | | | | Merge pull request #5663 from bzsuni/bz/e2e/conformanceKubeEdge Bot2024-07-185-1/+165
|\ \ \ \ \ | |/ / / / |/| | | | Add conformance e2e test
| * | | | add conformance e2e testbzsuni2024-07-175-1/+165
| | |_|/ | |/| | | | | | | | | | Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
* | | | Merge pull request #5523 from tangming1996/bugfix/deviceKubeEdge Bot2024-07-175-8/+7
|\ \ \ \ | |/ / / |/| | | fix device mapper data collecting cycle calculation error
| * | | 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 #5730 from fisherxu/lint-errKubeEdge Bot2024-07-171-1/+1
|\ \ \ | | | | | | | | Fix lint error
| * | | fix lint errorfisherxu2024-07-161-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: fisherxu <xufei40@huawei.com>
* | | | Merge pull request #5721 from luomengY/feedbackerror_bugKubeEdge Bot2024-07-171-1/+1
|\ \ \ \ | |/ / / |/| | | fix: func NewErrorMessage
| * | | fix func NewErrorMessage2938893385@qq.com2024-07-151-1/+1
| |/ / | | | | | | | | | Signed-off-by: 2938893385@qq.com <2938893385@qq.com>
* | | Merge pull request #5708 from 1Shubham7/debug-testsKubeEdge Bot2024-07-167-13/+758
|\ \ \ | | | | | | | | Test Coverage for `debug` package
| * | | fixing errorsShubham Singh2024-07-108-59/+42
| | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
| * | | added tests covering the debug packageShubham Singh2024-07-058-31/+793
| | | | | | | | | | | | | | | | Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>
* | | | Merge pull request #5687 from 1Shubham7/helper-unit-testsKubeEdge Bot2024-07-161-0/+279
|\ \ \ \ | | | | | | | | | | Unit tests for `cloud/pkg/cloudhub/common/helper.go`
| * | | | added test coverage for helper.goShubham Singh2024-07-091-0/+279
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>
* | | | | Merge pull request #5723 from 1Shubham7/admission-testsKubeEdge Bot2024-07-162-0/+195
|\ \ \ \ \ | | | | | | | | | | | | Test coverage for `cloud/cmd/admission` module
| * | | | | fixing linting issuesShubham Singh2024-07-121-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>
| * | | | | added tests for admission moduleShubham Singh2024-07-122-0/+193
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>
* | | | | | Merge pull request #5512 from spambot000/cloudhub_authorization_proposalKubeEdge Bot2024-07-163-0/+71
|\ \ \ \ \ \ | | | | | | | | | | | | | | add proposal of cloudhub enhancement
| * | | | | | add proposal of cloudhub enhancementspambot0002024-06-223-0/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: spambot000 <jkjkjk0306@163.com>
* | | | | | | Merge pull request #5502 from WillardHu/enhance-tokenKubeEdge Bot2024-07-168-177/+221
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Encapsulate Token operations
| * | | | | | | Encapsulate Token operationsWillardHu2024-07-088-177/+221
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: WillardHu <wei.hu@daocloud.io>
* | | | | | | Merge pull request #5700 from 1Shubham7/check-testsKubeEdge Bot2024-07-151-0/+230
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | Added tests for `keadm/cmd/keadm/app/cmd/debug/check.go`
| * | | | | | changes suggested by maintainerShubham Singh2024-07-091-0/+230
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>
* | | | | | Merge pull request #5720 from Shelley-BaoYue/changelogKubeEdge Bot2024-07-124-4/+57
|\ \ \ \ \ \ | | | | | | | | | | | | | | add v1.17.1/v1.16.3/v1.15.3 patch release changelog
| * | | | | | fix lintShelley-BaoYue2024-07-111-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
| * | | | | | add v1.17.1/v1.16.3/v1.15.3 CHANGELOGShelley-BaoYue2024-07-113-0/+53
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* | | | | | Merge pull request #5690 from 1Shubham7/edgestreamKubeEdge Bot2024-07-116-1/+486
|\ \ \ \ \ \ | | | | | | | | | | | | | | Added test coverage for `pkg/stream` package
| * | | | | | Added test coverage for pkg/stream packageShubham Singh2024-07-096-1/+486
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>
* | | | | | Merge pull request #5634 from luomengY/compatible_with_profileKubeEdge Bot2024-07-113-12/+73
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix: compatible with keadm init/upgrade -- profie
| * | | | | | fix: compatible with keadm init/upgrade -- profie2938893385@qq.com2024-07-103-12/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: 2938893385@qq.com <2938893385@qq.com>
* | | | | | | Merge pull request #5643 from WillardHu/fix-5642KubeEdge Bot2024-07-111-20/+19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fixed edgecore will not restart when the edge node cannot obtain the IP