summaryrefslogtreecommitdiff
path: root/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make kubeedge time international•••Signed-off-by: WillardHu <wei.hu@daocloud.io> WillardHu2024-08-261-2/+0
* Migrate client and openapi to the api directory and adjust dependency references•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> wbc60802024-08-091-2/+2
* Modify the way each component in kubeedge refers to API dependencies and chan...•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> wbc60802024-08-081-2/+2
* Remove unnecessary references about api in keadm•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> wbc60802024-07-291-0/+2
* Merge pull request #5649 from JiaweiGithub/feat/dmi_state_cloud•••cloud support device statev1.18.0-beta.0KubeEdge Bot2024-07-191-1/+2
|\
| * cloud support device state•••Signed-off-by: jiawei <jiawei.liu@daocloud.io> jiawei2024-07-191-1/+2
* | 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-181-0/+5
|\ \ | |/ |/|
| * Switch the keadm ctl client to client go and add the restful interface for re...•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2024-07-141-0/+5
* | Merge pull request #5544 from WillardHu/enhance-certs•••Encapsulate CA and Certificate operationsKubeEdge Bot2024-07-181-2/+3
|\ \
| * | Encapsulate CA and Certificate operations•••Signed-off-by: WillardHu <wei.hu@daocloud.io> WillardHu2024-07-171-2/+3
| |/
* / Supports high availability of router messages.•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2024-07-181-1/+2
|/
* modification for k8s v1.29•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-07-081-1/+1
* add dummy interface•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-04-181-0/+1
* add csr approver and certificate manager•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-04-181-1/+3
* modification for kubernetes 1.28•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-03-191-1/+1
* Merge pull request #5330 from ZhengXinwei-F/task-manager••• Implement task manager to complete cloud edge task executionKubeEdge Bot2024-01-172-2/+36
|\
| * support edge nodes upgrade and image pre pull•••Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com> zhengxinwei2024-01-161-1/+22
| * Implement task manager to complete cloud edge task execution•••Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com> zhengxinwei2024-01-162-6/+11
| * notify the task manager of the task status•••Signed-off-by: zhengxinwei <zhengxinwei@huawei.com> zhengxinwei2024-01-161-0/+8
* | Merge pull request #5235 from WillardHu/mqtt-daemonset•••Use the DaemonSet to manage the mqtt brokerKubeEdge Bot2024-01-171-2/+8
|\ \
| * | Use the DaemonSet to manage the mqtt broker•••Signed-off-by: WillardHu <wei.hu@daocloud.io> WillardHu2024-01-161-2/+8
| |/
* | Merge pull request #5294 from Shelley-BaoYue/certificate-uniqueness••• Add nodename in edge certificateKubeEdge Bot2024-01-162-3/+1
|\ \ | |/ |/|
| * change the edgecert subject•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-12-152-3/+1
* | Merge pull request #5331 from Shelley-BaoYue/image-prepull•••support image prepull featureKubeEdge Bot2024-01-152-0/+24
|\ \
| * | support imageprepull feature•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-01-032-0/+24
| |/
* / support configuring dmisock path in edgecore•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> wbc60802023-12-291-0/+3
|/
* fix default staticPodPath in windows•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-12-023-3/+6
* Merge pull request #5121 from Shelley-BaoYue/bump-k8s-1.27.7•••bump kubernetes dependency version to v1.27.7KubeEdge Bot2023-11-231-1/+1
|\
| * update kind version to 0.19.0•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-11-201-1/+1
* | fix quic server ip•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2023-11-221-0/+4
|/
* fix: typo•••Signed-off-by: guoguangwu <guoguangwu@magic-shield.com> guoguangwu2023-10-311-1/+1
* add support static in kubeedge•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2023-09-231-0/+5
* Merge pull request #4967 from wujunyi792/feat/windows-nodes-edgecore•••Feat/windows nodes edgecoreKubeEdge Bot2023-09-223-32/+77
|\
| * fix: bugs•••Signed-off-by: wujunyi <wu65830600@163.com> wujunyi2023-09-212-9/+9
| * feat: clean code•••Signed-off-by: JunYi Wu <wu65830600@163.com> JunYi Wu2023-09-113-181/+43
| * feat: use conditional compilation to complete edgecore windows configuration•••Signed-off-by: JunYi Wu <wu65830600@163.com> JunYi Wu2023-08-302-0/+183
* | update kind version•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-09-121-1/+1
* | fix typo and update comments•••Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com> Zhizhen He2023-08-251-2/+2
* | fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-211-1/+1
|/
* fix reviewer opinion•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-07-241-1/+2
* fix mqtt: start mqtt container•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-07-241-0/+2
* update k8s version to 1.24•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-07-011-1/+5
* reconcile rules•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-05-312-5/+13
* drop ImageCredentialProvider param in kubelet flags•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-01-171-0/+1
* drop kubeconfig in kubelet flags•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-01-171-2/+0
* update version info•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-01-161-1/+1
* Merge pull request #4376 from wackxu/adjustconfig•••auto adjust cloudcore configKubeEdge Bot2023-01-161-13/+10
|\
| * auto adjust cloudcore config•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2023-01-141-13/+10
* | Merge pull request #4415 from Shelley-BaoYue/convert-kubeletflag•••optimize convert kubelet flag: support more parameterKubeEdge Bot2023-01-161-0/+2
|\ \
| * | optimize convert kubelet flags•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-01-141-0/+2