summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5384 from ↵v1.16.0KubeEdge Bot2024-01-232-11/+15
|\ | | | | | | | | Shelley-BaoYue/automated-cherry-pick-of-#5383-upstream-release-1.16 Automated cherry pick of #5383: fix keadm flag in windows
| * fix keadm flag in windowsShelley-BaoYue2024-01-232-11/+15
|/ | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* Merge pull request #5379 from ↵KubeEdge Bot2024-01-223-8/+11
|\ | | | | | | | | wbc6080/automated-cherry-pick-of-#5375-upstream-release-1.16 Automated cherry pick of #5375: fix the package version in mapper-framework
| * fix the package version in mapper-frameworkwbc60802024-01-223-8/+11
| | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
* | Merge pull request #5380 from ↵KubeEdge Bot2024-01-222-16/+25
|\ \ | |/ |/| | | | | WillardHu/automated-cherry-pick-of-#5374-upstream-release-1.16 Automated cherry pick of #5374: For backward compatibility of the edgecore trigger the
| * For backward compatibility of the edgecore trigger the upgrade commandWillardHu2024-01-222-16/+25
|/ | | | Signed-off-by: WillardHu <wei.hu@daocloud.io>
* Merge pull request #5370 from tangming1996/feature/edgeapplicationsv1.16.0-beta.0KubeEdge Bot2024-01-193-0/+334
|\ | | | | EdgeApplication differential configuration added support for env and …
| * EdgeApplication differential configuration added support for env and ↵ming.tang2024-01-193-0/+334
| | | | | | | | | | | | resources fields. Signed-off-by: ming.tang <ming.tang@daocloud.io>
* | Merge pull request #5373 from ZhengXinwei-F/indentationKubeEdge Bot2024-01-191-9/+9
|\ \ | |/ |/| fix the indentation bug of keadm init
| * fix the indentation bug of keadm initzhengxinwei-f2024-01-191-9/+9
|/ | | | Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com>
* Merge pull request #5280 from wbc6080/fix-namespace-in-mapperKubeEdge Bot2024-01-1810-38/+64
|\ | | | | Modify the same name problem caused by namespace in mapper-framework
| * fix namespace in mapperwbc60802024-01-1810-38/+64
| | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
* | Merge pull request #5229 from WillardHu/cloud-upgradeKubeEdge Bot2024-01-1829-166/+1145
|\ \ | |/ |/| Construction of cloudcore upgrading capability
| * Modify the command for upgrading edgenodeWillardHu2024-01-188-4/+80
| | | | | | | | Signed-off-by: WillardHu <wei.hu@daocloud.io>
| * Construction of cloudcore upgrading capabilityWillardHu2024-01-1728-165/+1068
| | | | | | | | Signed-off-by: WillardHu <wei.hu@daocloud.io>
* | Merge pull request #5356 from wbc6080/fix-framework-e2eKubeEdge Bot2024-01-181-51/+30
|\ \ | | | | | | fix some bug in framework
| * | fix lintwbc60802024-01-181-1/+1
| | | | | | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
| * | fix some bug in frameworkwbc60802024-01-181-51/+30
| | | | | | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
* | | Merge pull request #5361 from luomengY/mapper_retry_frameworkKubeEdge Bot2024-01-183-9/+17
|\ \ \ | | | | | | | | Unify the use of the "github. com/avast/retry go" framework for retries in the mapper framework.
| * | | Use the "github. com/avast/retry go" framework uniformly for retry.luomengY2024-01-183-9/+17
| |/ / | | | | | | | | | Signed-off-by: luomengY <2938893385@qq.com>
* | | Merge pull request #5253 from wbc6080/update-dmiserverKubeEdge Bot2024-01-187-37/+54
|\ \ \ | | | | | | | | update dmi server to get namespace
| * | | update dmi server to get namespacewbc60802024-01-187-37/+54
| | |/ | |/| | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
* | | Merge pull request #5262 from tangming1996/feature/edgeapplicationKubeEdge Bot2024-01-1810-8/+997
|\ \ \ | |_|/ |/| | Update the EdgeApplication API definition. EdgeApplication Differenti…
| * | Update the EdgeApplication API definition. EdgeApplication Differential ↵ming.tang2024-01-1710-8/+997
| | | | | | | | | | | | | | | | | | configuration Added support for command and arg fields. Signed-off-by: ming.tang <ming.tang@daocloud.io>
* | | Merge pull request #5292 from cl2017/add_lint_checkKubeEdge Bot2024-01-1810-302/+68
|\ \ \ | |_|/ |/| | add lint check for mapper-framework
| * | add lint check for mapper-frameworkcl20172024-01-164-144/+24
| | | | | | | | | | | | Signed-off-by: cl2017 <chenlin.liu@daocloud.io>
| * | add lint check for mapper-frameworkcl20172024-01-169-160/+46
| | | | | | | | | | | | Signed-off-by: cl2017 <chenlin.liu@daocloud.io>
* | | Merge pull request #5330 from ZhengXinwei-F/task-managerKubeEdge Bot2024-01-1768-2462/+3981
|\ \ \ | |_|/ |/| | Implement task manager to complete cloud edge task execution
| * | support edge nodes upgrade and image pre pullzhengxinwei2024-01-1671-2986/+2475
| | | | | | | | | | | | Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com>
| * | Implement task manager to complete cloud edge task executionzhengxinwei2024-01-1636-209/+1987
| | | | | | | | | | | | Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com>
| * | notify the task manager of the task statuszhengxinwei2024-01-163-0/+67
| | | | | | | | | | | | Signed-off-by: zhengxinwei <zhengxinwei@huawei.com>
| * | task state machinezhengxinwei2024-01-165-0/+185
| | | | | | | | | | | | Signed-off-by: zhengxinwei <zhengxinwei@huawei.com>
* | | Merge pull request #5321 from luomengY/ci-criKubeEdge Bot2024-01-176-79/+310
|\ \ \ | | | | | | | | add cri-ci
| * | | add cri-ciluomengY2024-01-166-79/+310
| | | | | | | | | | | | | | | | Signed-off-by: luomengY <2938893385@qq.com>
* | | | Merge pull request #5235 from WillardHu/mqtt-daemonsetKubeEdge Bot2024-01-1713-12/+143
|\ \ \ \ | | | | | | | | | | Use the DaemonSet to manage the mqtt broker
| * | | | Use the DaemonSet to manage the mqtt brokerWillardHu2024-01-1613-12/+143
| | |_|/ | |/| | | | | | | | | | Signed-off-by: WillardHu <wei.hu@daocloud.io>
* | | | Merge pull request #5329 from wbc6080/fix-device-namespace-incloudKubeEdge Bot2024-01-175-14/+28
|\ \ \ \ | | | | | | | | | | fix namespace problem in cloudcore
| * | | | change the way to generate resource IDwbc60802024-01-163-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
| * | | | change the function to generate resource idwbc60802024-01-094-22/+23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
| * | | | fix namespace problem in cloudcorewbc60802024-01-084-14/+27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
* | | | | Merge pull request #5234 from luomengY/compatible_selinux_install_edgecoreKubeEdge Bot2024-01-174-1/+34
|\ \ \ \ \ | | | | | | | | | | | | Resolve the issue of deploying edgecore failing when CR turns on selinux.
| * | | | | Resolve the issue of deploying edgecore failing when CR turns on selinuxluomengY2023-12-244-1/+34
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: luomengY <2938893385@qq.com>
* | | | | | Merge pull request #5196 from luomengY/no_cni_install_edgecoreKubeEdge Bot2024-01-171-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Supports installing edgecore without installing the CNI plugin.
| * | | | | | Supports installing edgecore without installing the CNI pluginluomengY2023-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: luomengY <2938893385@qq.com>
* | | | | | | Merge pull request #5294 from Shelley-BaoYue/certificate-uniquenessKubeEdge Bot2024-01-165-14/+29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add nodename in edge certificate
| * | | | | | | change the edgecert subjectShelley-BaoYue2023-12-155-14/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
* | | | | | | | Merge pull request #5251 from wbc6080/update-dmiapiKubeEdge Bot2024-01-163-324/+420
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | add namespace field in dmi-api
| * | | | | | | add namespace field in dmi-apiwbc60802023-12-123-324/+420
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: wbc6080 <wangbincheng4@huawei.com>
* | | | | | | | Merge pull request #5290 from cl2017/device_admissionKubeEdge Bot2024-01-162-0/+91
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | Add Device Admission
| * | | | | | | add device admissioncl20172023-12-272-0/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: cl2017 <chenlin.liu@daocloud.io>