summaryrefslogtreecommitdiff
path: root/cloud (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix bugs for inclusterconfig feature•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-04-183-4/+13
* add csr approver and certificate manager•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-04-185-20/+323
* Merge pull request #5467 from luomengY/fix_devicestatus_twin•••Fix the status reporting of device to avoid issues defined by twin.KubeEdge Bot2024-04-172-5/+42
|\
| * Fix the status reporting of device to avoid issues defined by twin.•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2024-03-282-5/+42
* | Merge pull request #5506 from luomengY/fix_devicestatus•••fix device status problem with device's namespace in kubeege v1.16.0KubeEdge Bot2024-04-152-9/+9
|\ \
| * | fix device status problem with device's namespace in kubeege v1.16.0•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2024-04-092-9/+9
* | | servicebus constant optimization•••Signed-off-by: jiawei <jiawei.liu@daocloud.io> jiawei2024-03-271-1/+1
|/ /
* / update setup-envtest version•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-03-251-1/+1
|/
* fix some character error•••Signed-off-by: ming.tang <ming.tang@daocloud.io> ming.tang2024-03-072-2/+2
* Merge pull request #5392 from tangming1996/bugfix/edgeapp-env•••fixed an issue where env support for edgeapplication was not comprehe…KubeEdge Bot2024-03-071-7/+89
|\
| * fixed an issue where env support for edgeapplication was not comprehensive•••Signed-off-by: ming.tang <ming.tang@daocloud.io> ming.tang2024-02-261-7/+89
* | Remove some unused constants in devicecontroller•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> wbc60802024-02-051-9/+0
|/
* 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
|\ \ | |/ |/|