summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5817 from WillardHu/time-utcorigin/masterorigin/HEADKubeEdge Bot2024-08-277-16/+7
|\ | | | | Make the timestamps of kubeedge resources support international time
| * Make kubeedge time internationalWillardHu2024-08-267-16/+7
| | | | | | | | Signed-off-by: WillardHu <wei.hu@daocloud.io>
* | Merge pull request #5808 from Catherine-monk/kubeedge/makefileKubeEdge Bot2024-08-261-5/+5
|\ \ | |/ |/| update to output the information of help
| * updatelingyu2024-08-151-5/+5
| | | | | | | | Signed-off-by: lingyu <lingyu.hou@daocloud.io>
* | Merge pull request #5806 from luomengY/hack_ownerKubeEdge Bot2024-08-231-0/+1
|\ \ | | | | | | add luomengY as reviewer
| * | add luomengY as reviewerluomengY2024-08-151-0/+1
| |/ | | | | | | Signed-off-by: luomengY <2938893385@qq.com>
* | Merge pull request #5804 from luomengY/fix_edged_startKubeEdge Bot2024-08-191-4/+30
|\ \ | | | | | | Optimize the syncPod startup time for edge nodes.
| * | Optimize the syncPod startup time for edge nodes.luomengY2024-08-191-4/+30
|/ / | | | | | | Signed-off-by: luomengY <2938893385@qq.com>
* | Merge pull request #5800 from wbc6080/fix-container-ciKubeEdge Bot2024-08-161-0/+5
|\ \ | | | | | | Change apt source to fix container runtime CI failures
| * | changing apt source after multiple failureswbc60802024-08-121-0/+5
| | | | | | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
* | | Merge pull request #5789 from WillardHu/fix-impersonationKubeEdge Bot2024-08-152-20/+85
|\ \ \ | |_|/ |/| | Fixed the k8s client impersonation for the authroization
| * | Fixed the k8s client impersonation for authroizationWillardHu2024-08-132-20/+85
| | | | | | | | | | | | Signed-off-by: WillardHu <wei.hu@daocloud.io>
* | | Merge pull request #5795 from 1Shubham7/listenerKubeEdge Bot2024-08-144-0/+517
|\ \ \ | | | | | | | | Added tests for `cloud/pkg/csidriver` pkg
| * | | Test coverage for csidriverShubham Singh2024-08-134-0/+517
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com> Test coverage for csidriver Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>
* | | | Merge pull request #5793 from fujitatomoya/typo-fixes-github-workflowKubeEdge Bot2024-08-132-8/+8
|\ \ \ \ | | | | | | | | | | typo fixes for github workflow stes names.
| * | | | typo fixes for github workflow stes names.Tomoya Fujita2024-08-092-8/+8
| |/ / / | | | | | | | | | | | | Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
* | | | Merge pull request #5760 from wbc6080/change-api-referKubeEdge Bot2024-08-13372-1750/+4058
|\ \ \ \ | |_|_|/ |/| | | Migrate the kubeedge api to staging and modify the method to refer api
| * | | Delete the original apidoc and pkg/clientwbc60802024-08-12178-67350/+1
| | | | | | | | | | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
| * | | Fix the reference to api/client after completing the migrationwbc60802024-08-1028-36/+71
| | | | | | | | | | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
| * | | Modify the codegen and openapi scripts so that the code can be generated in ↵wbc60802024-08-10115-10/+45666
| | | | | | | | | | | | | | | | | | | | | | | | the correct location after the migration is completed. Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
| * | | Migrate client and openapi to the api directory and adjust dependency referenceswbc60802024-08-09301-1487/+1454
| | | | | | | | | | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
| * | | Modify the way each component in kubeedge refers to API dependencies and ↵wbc60802024-08-08220-1573/+1815
| | | | | | | | | | | | | | | | | | | | | | | | change openapi and swagger after migrating Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
| * | | migrate kubeedge api to stage directorywbc60802024-07-2987-0/+23759
| | | | | | | | | | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
| * | | Remove unnecessary references about api in keadmwbc60802024-07-294-7/+5
| | | | | | | | | | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
* | | | Merge pull request #5790 from WillardHu/cleanup-kubeclientKubeEdge Bot2024-08-121-18/+1
|\ \ \ \ | |_|/ / |/| | | Cleanup the kube client tool
| * | | Cleanup the kube client toolWillardHu2024-08-081-18/+1
| | |/ | |/| | | | | | | Signed-off-by: WillardHu <wei.hu@daocloud.io>
* | | Merge pull request #5763 from 1Shubham7/utKubeEdge Bot2024-08-082-0/+150
|\ \ \ | |/ / |/| | Tests for `storage/v1` module
| * | Tests for storage/v1 moduleShubham Singh2024-07-302-0/+150
| |/ | | | | | | Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>
* | Merge pull request #5778 from 1Shubham7/metaserverKubeEdge Bot2024-08-062-0/+385
|\ \ | | | | | | Added tests for pkgs in `kubernetes` module
| * | added tests for pkgs in kubernetes moduleShubham Singh2024-08-032-0/+385
|/ / | | | | | | Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>
* | Merge pull request #5756 from NishantBansal2003/optimize/keadm_e2e_testKubeEdge Bot2024-07-294-95/+60
|\ \ | |/ |/| Optimize keadm E2E test #5266
| * Optimize keadm E2E test #5266Nishant Bansal2024-07-264-95/+60
| | | | | | | | Signed-off-by: Nishant Bansal <nishant.bansal.mec21@iitbhu.ac.in>
* | Merge pull request #5748 from Shelley-BaoYue/changelogKubeEdge Bot2024-07-253-0/+64
|\ \ | | | | | | Add release 1.18 changelog
| * | add 1.18 changelogShelley-BaoYue2024-07-233-0/+64
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: WillardHu <wei.hu@daocloud.io> Co-authored-by: luomengY <2938893385@qq.com> Co-authored-by: jiawei <jiawei.liu@daocloud.io> Co-authored-by: spambot000 <jkjkjk0306@163.com> Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* | | Merge pull request #5747 from JiaweiGithub/feat/fix_devicestatusKubeEdge Bot2024-07-244-13/+29
|\ \ \ | |/ / |/| | fix edge device state sync error
| * | fix edge device state sync errorjiawei2024-07-234-13/+29
|/ / | | | | | | Signed-off-by: jiawei <jiawei.liu@daocloud.io>
* | Merge pull request #5743 from Shelley-BaoYue/changelogKubeEdge Bot2024-07-191-0/+19
|\ \ | | | | | | add v1.17.2 changelog
| * | add v1.17.2 changelogShelley-BaoYue2024-07-191-0/+19
| | | | | | | | | | | | 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>