summaryrefslogtreecommitdiff
path: root/build/cloud (follow)
Commit message (Expand)AuthorAgeFilesLines
* add image prepull api•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2024-01-031-1/+1
* bump go version to 1.20•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-11-071-2/+2
* update go version to 1.19•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-211-2/+2
* add the right to deleting configmaps in rbac of cloudcore to support deviceco...•••Signed-off-by: Ryan <zhaoran11@huawei.com> Ryan2023-06-061-1/+1
* fix grammar error•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> cl20172023-05-311-1/+1
* update golang to 1.17•••Signed-off-by: gy95 <1015105054@qq.com> gy952023-01-121-2/+2
* Merge pull request #4234 from gy95/role•••add nodeupgradejob related rbac to cloudcore deploymentKubeEdge Bot2022-09-271-0/+3
|\
| * add nodeupgradejob related rbac to cloudcore deployment•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-09-271-0/+3
* | fix cloudcore cluster role•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2022-09-261-1/+1
|/
* update crds to newer ones•••crds in this file use apiextensions.k8s.io/v1beta1,which has been removed from kubernetes 1.22; use newer generated crds instead of the old ones; Signed-off-by: snstaberah <yangyonglc@inspur.com> snstaberah2022-06-091-593/+736
* fix wrong build image command for cloudclore in doc•••Signed-off-by: wackxu <xushiwei5@huawei.com> XsWack2022-01-263-3/+3
* patch cloudcore rbac•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562022-01-062-2/+2
* Merge pull request #3502 from allenleu/dev•••add stream/tunnel port and nodeport for cloudcoreKubeEdge Bot2021-12-253-1/+30
|\
| * add stream/tunnel port and nodeport for cloudcore•••Signed-off-by: allenleu <liulun@inspur.com> allenleu2021-12-243-1/+30
* | Add missing resource permissions to cloudcore ClusterRole•••Signed-off-by: zivAnyvision <ziv@oosto.com> zivAnyvision2021-12-212-4/+10
|/
* add rules to 01-ha-prepare.yaml•••Signed-off-by: Rachel-Shao <34911960+Rachel-Shao@users.noreply.github.com> Rachel-Shao2021-12-072-0/+6
* delete unwanted configmap label•••Signed-off-by: allenleu <liulun@inspur.com> allenleu2021-11-191-8/+0
* delete unwanted labels•••Signed-off-by: allenleu <liulun@inspur.com> allenleu2021-11-181-2/+0
* update the cloudcore version•••Signed-off-by: pengbinbin1 <pengbiny@163.com> pengbinbin12021-10-271-1/+1
* fix image build error due to upgrade golang to 1.16•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-09-231-1/+1
* update golang to 1.16•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-09-231-2/+2
* when use local-volume plugin,if edged cannot get pv&pvc,the volume mount acti...•••Signed-off-by: cuirunxing-hub <cuirunxing@inspur.com> cuirunxing-hub2021-09-172-3/+3
* added iptables to Dockerfile and made cloudcore privileged•••Signed-off-by: Armin Schlegel <armin.schlegel@gmx.de> Armin Schlegel2021-09-033-34/+41
* CloudCore HA can be configured to use modules such as DeviceController•••Signed-off-by: Jw <17366060309@163.com> Jw2021-05-061-0/+62
* Add rules crd to cluster rule•••Signed-off-by: Mingjun Zhang <zhangmingjun@harmonycloud.cn> Mingjun Zhang2021-03-262-0/+6
* Docs: fix grammar issues (#2303)•••* fixes typos in docs * Update edgesite.md * fix grammar issues in docs * fix grammar issues in docs Co-authored-by: Jiayi Suo <joy@Jiayis-MacBook-Pro.local>Joy2020-11-111-1/+1
* modify the port name to lowercase[zqzzq]2020-10-091-1/+1
* Add hostPath volume for sock[zqzzq]2020-08-051-0/+7
* Add description about configuring ip address[zqzzq]2020-08-052-0/+19
* Merge pull request #1756 from XJangel/ha•••Add docs for CloudCore HA deploymentKubeEdge Bot2020-08-055-36/+983
|\
| * add docs for CloudCore HA deploymentXujiejie2020-08-045-36/+983
* | upgrade device api from v1alpha1 to v1alpha2luogangyi2020-07-181-1/+1
* | upate go versionJan Unterbrink2020-07-141-2/+2
|/
* Cloud: update cluster role•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-181-0/+9
* update README•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-102-14/+18
* bump up cloudcore image version•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-101-11/+5
* Merge pull request #1600 from GsssC/ha•••Implement HA in hot standby modeKubeEdge Bot2020-04-302-0/+108
|\
| * Add yaml for ha deploymentGsssC2020-04-302-0/+108
* | update 05-configmap.yaml to reflect Config API capitalization change•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-04-281-1/+1
|/
* update build image for components, fix -ldflags•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-03-091-2/+4
* Update build/cloud/07-deployment.yaml•••Co-Authored-By: Fei Xu <xufei40@huawei.com>Kevin Wang2020-03-091-1/+1
* Apply suggestions from code review•••Co-Authored-By: Fei Xu <xufei40@huawei.com>Kevin Wang2020-03-061-3/+3
* update Dockerfile and cloudcore deployment•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-03-063-8/+10
* fix cloudcore config•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-03-051-1/+1
* update cloudpore network config•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-03-052-0/+2
* update cluster role setting for cloudcore•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com>Kevin Wang2020-03-041-44/+12
* updated yamls for cloudcore incluster deployment•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-03-042-65/+21
* Merge pull request #1271 from johscheuer/cleanup-dockerfiles•••Use the same golang base image to build images KubeEdge Bot2019-11-202-2/+2
|\
| * Adjust all base images to match latest golang 1.12 and alpine 3.10Johannes M. Scheuermann2019-11-201-1/+1
| * Revert base image changeJohannes M. Scheuermann2019-11-191-1/+1