summaryrefslogtreecommitdiff
path: root/cloud (follow)
Commit message (Expand)AuthorAgeFilesLines
* update setup-envtest version•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-03-261-1/+1
* fix some character error•••Signed-off-by: ming.tang <ming.tang@daocloud.io> ming.tang2024-03-082-2/+2
* fixed an issue where env support for edgeapplication was not comprehensive•••Signed-off-by: ming.tang <ming.tang@daocloud.io> ming.tang2024-03-071-7/+89
* EdgeApplication differential configuration added support for env and resource...•••Signed-off-by: ming.tang <ming.tang@daocloud.io> ming.tang2024-01-193-0/+334
* Merge pull request #5253 from wbc6080/update-dmiserver•••update dmi server to get namespaceKubeEdge Bot2024-01-182-14/+10
|\
| * update dmi server to get namespace•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> wbc60802024-01-182-14/+10
* | Merge pull request #5262 from tangming1996/feature/edgeapplication•••Update the EdgeApplication API definition. EdgeApplication Differenti…KubeEdge Bot2024-01-185-6/+182
|\ \ | |/ |/|
| * Update the EdgeApplication API definition. EdgeApplication Differential confi...•••Signed-off-by: ming.tang <ming.tang@daocloud.io> ming.tang2024-01-175-6/+182
* | Merge pull request #5330 from ZhengXinwei-F/task-manager••• Implement task manager to complete cloud edge task executionKubeEdge Bot2024-01-1731-1734/+2189
|\ \ | |/ |/|
| * support edge nodes upgrade and image pre pull•••Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com> zhengxinwei2024-01-1635-2242/+1205
| * Implement task manager to complete cloud edge task execution•••Signed-off-by: zhengxinwei-f <zhengxinwei@huawei.com> zhengxinwei2024-01-1615-13/+1446
| * notify the task manager of the task status•••Signed-off-by: zhengxinwei <zhengxinwei@huawei.com> zhengxinwei2024-01-162-0/+59
* | Merge pull request #5329 from wbc6080/fix-device-namespace-incloud•••fix namespace problem in cloudcoreKubeEdge Bot2024-01-175-14/+28
|\ \
| * | change the way to generate resource ID•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> wbc60802024-01-163-3/+3
| * | change the function to generate resource id•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> wbc60802024-01-094-22/+23
| * | fix namespace problem in cloudcore•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> wbc60802024-01-084-14/+27
* | | Merge pull request #5294 from Shelley-BaoYue/certificate-uniqueness••• Add nodename in edge certificateKubeEdge Bot2024-01-161-8/+23
|\ \ \
| * | | change the edgecert subject•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-12-151-8/+23
* | | | Merge pull request #5290 from cl2017/device_admission•••Add Device AdmissionKubeEdge Bot2024-01-162-0/+91
|\ \ \ \ | |_|_|/ |/| | |
| * | | add device admission•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> cl20172023-12-272-0/+91
| |/ /
* | | Merge pull request #5331 from Shelley-BaoYue/image-prepull•••support image prepull featureKubeEdge Bot2024-01-1516-71/+921
|\ \ \ | |_|/ |/| |
| * | fix imageprepull api•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-01-041-1/+1
| * | support imageprepull feature•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-01-0316-71/+921
* | | Merge pull request #5303 from luomengY/deviceandmodelorder•••Add a retry mechanism to solve situations where the device is deployed before the devicemodel.KubeEdge Bot2024-01-041-3/+18
|\ \ \ | |/ / |/| |
| * | Add a retry mechanism to solve situations where the device is deployed before...•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2023-12-211-3/+18
* | | fix device status problem•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> wbc60802023-12-221-5/+5
|/ /
* / eventbus constant optimization•••Signed-off-by: jiawei <jiawei.liu@daocloud.io> jiawei2023-12-151-2/+3
|/
* Merge pull request #5225 from JiaweiGithub/feat/rule_valid•••endpoint should not created successfully if the port is invalidKubeEdge Bot2023-12-042-1/+202
|\
| * endpoint should not be created successfully if the port is invalid•••Signed-off-by: jiawei <jiawei.liu@daocloud.io> jiawei2023-12-042-1/+202
* | optimize variable names•••Signed-off-by: lishaokai1995 <lishaokai1995@126.com> lishaokai19952023-11-281-2/+2
|/
* Merge pull request #5065 from cl2017/fix_modelsync•••bugfix: device model syncKubeEdge Bot2023-11-281-2/+33
|\
| * bugfix: device model sync•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> cl20172023-10-131-2/+33
* | Merge pull request #5140 from luomengY/mapper_define_status•••Resolve that users do not need to define the status module in device. yaml.KubeEdge Bot2023-11-281-4/+26
|\ \
| * | Define Twin based on properties in mapper.•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2023-11-281-4/+26
* | | Merge pull request #5121 from Shelley-BaoYue/bump-k8s-1.27.7•••bump kubernetes dependency version to v1.27.7KubeEdge Bot2023-11-2310-35/+27
|\ \ \
| * | | modification for controller-runtime 0.15.3•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-11-207-32/+24
| * | | modification for kubernetes v1.27.7•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-11-203-3/+3
* | | | add go test for NegotiateTunnelPort function•••Signed-off-by: zhengxinwei <zhengxinwei@huawei.com> zhengxinwei2023-11-201-0/+88
|/ / /
* / / bump go version to 1.20•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-11-071-12/+10
|/ /
* | Fix error logs for nodegroupx•••Signed-off-by: lishaokai1995 <lishaokai1995@126.com> lishaokai19952023-10-231-1/+1
* | Merge pull request #5047 from WillardHu/fix-upgradetime•••Fix upgrade time layout and lost time value issueKubeEdge Bot2023-10-123-8/+19
|\ \ | |/ |/|
| * Fix upgrade time layout and lost time value issue•••Signed-off-by: WillardHu <wei.hu@daocloud.io> WillardHu2023-09-223-8/+19
* | Merge pull request #4825 from luomengY/modify_mqtt_static•••Add the function of supporting static pod on edge nodes.KubeEdge Bot2023-10-092-3/+60
|\ \
| * | update resourcetype pod•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-10-082-6/+6
| * | add support static in kubeedge•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2023-09-232-1/+58
| |/
* | metaserver support pass through API, open /version path•••Signed-off-by: zhengxinwei <zhengxinwei@huawei.com> zhengxinwei2023-10-072-12/+122
* | Merge pull request #4983 from cl2017/device_v1beta1_api•••device crd v1beta1 and API definitionKubeEdge Bot2023-09-2511-2013/+81
|\ \ | |/ |/|
| * device crd v1beta1 test•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> cl20172023-09-224-1188/+0
| * device crd v1beta1 cloud•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> cl20172023-09-227-825/+81
* | update ginkgo version v2•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-09-112-2/+2