summaryrefslogtreecommitdiff
path: root/build (follow)
Commit message (Expand)AuthorAgeFilesLines
* compile inside container by default•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-04-071-2/+2
* support armhf•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2022-03-221-1/+1
* move helm base dir•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562022-03-1621-1655/+0
* remove unnecessary type check•••Signed-off-by: zc <zc2638@qq.com> zc2022-03-091-6/+0
* Merge pull request #3637 from wackxu/edgemark•••Add Edgemark for scalability testv1.10.0-beta.0KubeEdge Bot2022-03-045-0/+214
|\
| * add edgemark performance testing tool•••Signed-off-by: wackxu <xushiwei5@huawei.com> x004255952022-03-045-0/+214
* | Merge pull request #3626 from fisherxu/bt-srm•••Update build-tools to support arm archKubeEdge Bot2022-03-045-14/+59
|\ \
| * | update build-tools to support arm arch•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2022-03-035-14/+59
* | | remove iptablesmgr static file•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562022-03-031-95/+0
* | | add keadm beta init/manifest cmd•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562022-03-0322-0/+233
|/ /
* / add edgecore image build script•••Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io> TianTianBigWang2022-03-022-0/+48
|/
* Fix-3585 pv's objectsync spec.ObjectKind is empty•••Signed-off-by: chengengkun <1366542563@qq.com> chengengkun2022-02-101-4/+6
* Merge pull request #3576 from wackxu/patch-1•••fix wrong build image command for cloudcloreKubeEdge Bot2022-01-263-3/+3
|\
| * fix wrong build image command for cloudclore in doc•••Signed-off-by: wackxu <xushiwei5@huawei.com> XsWack2022-01-263-3/+3
* | Update version of helm to 1.9.1•••Signed-off-by: zhukunshuai <jookunshuai@gmail.com> zhukunshuai2022-01-253-6/+6
|/
* Merge pull request #3513 from zc2638/feat/docker•••add a basic image for building various components of KubeEdgeKubeEdge Bot2022-01-111-0/+14
|\
| * add a basic image for building various components of KubeEdge•••Signed-off-by: zc <zc2638@qq.com> zc2022-01-111-0/+14
* | patch cloudcore rbac•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562022-01-063-3/+3
* | simplify edgecore image build•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-12-291-1/+4
|/
* 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
* | Merge pull request #3344 from lvchenggang/csinode_yaml_update•••Optimization of csinode.yamlKubeEdge Bot2021-12-231-1/+3
|\ \
| * | csinode.yaml update•••Signed-off-by: lvchenggang <lvchenggang@cmss.chinamobile.com> lvchenggang2021-11-231-1/+3
* | | Add missing resource permissions to cloudcore ClusterRole•••Signed-off-by: zivAnyvision <ziv@oosto.com> zivAnyvision2021-12-213-5/+11
* | | patch CRD and make sense imagePullScrets•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-12-215-7/+10
* | | patch cloudcore sa•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-12-211-1/+1
| |/ |/|
* | fixes imagePullSecrets in cloudcore deployment and in iptablesManager daemonset•••Signed-off-by: zivAnyvision <ziv@oosto.com> zivAnyvision2021-12-132-3/+6
* | Merge pull request #3412 from gujun4990/master•••Optimize script when create stream certKubeEdge Bot2021-12-101-3/+4
|\ \
| * | Optimize script when create stream cert•••Signed-off-by: jun.gu <jun.gu@easystack.cn> jun.gu2021-12-011-3/+4
* | | add rules to 01-ha-prepare.yaml•••Signed-off-by: Rachel-Shao <34911960+Rachel-Shao@users.noreply.github.com> Rachel-Shao2021-12-073-0/+9
* | | Merge pull request #3379 from CharlesLvw/master•••add build/READMEKubeEdge Bot2021-12-062-2/+80
|\ \ \
| * | | add build/README•••Signed-off-by: CharlesLvw <17763040192@163.com> Charles2021-11-262-2/+80
| |/ /
* | | Merge pull request #3304 from zhu733756/support-helm•••Support helm repo for cloudcoreKubeEdge Bot2021-12-0118-0/+1512
|\ \ \ | |/ / |/| |
| * | make service pluggable•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-11-262-1/+4
| * | integrate iptables-manager•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-11-2611-65/+194
| * | helm: add imagePullSecrets and ingressLabels•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-11-194-21/+38
| * | fix apiversion for helm repo•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-11-182-2/+2
| * | support custom configuration for securityContext•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-11-182-4/+5
| * | Support helm repo for cloudcore•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-11-1818-0/+1362
* | | Merge pull request #3265 from zhu733756/iptables-daemonset•••Optional loosely-coupled iptables manager for containerized deploymentKubeEdge Bot2021-11-232-0/+96
|\ \ \ | |_|/ |/| |
| * | Optimize startup configuration•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-11-232-1/+1
| * | make iptablesmgr node affinity to the master node•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-11-191-2/+2
| * | fix useless forwordPort, add node affinity to the iptables manager ds•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-11-181-3/+11
| * | optional loosely-coupled iptables manager for containerized deployment•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-11-032-0/+88
| |/
* | 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
* add kubebuilder comments to support correct CR-definition•••Signed-off-by: zhu733756 <talonzhu@yunify.com> zhu7337562021-10-082-1/+3
* Add kubebuilder comments to support enum and subresource•••Signed-off-by: zhu733756 <talonzhu@yunify.com> zhu7337562021-10-083-0/+58
* add verify-crds script•••Signed-off-by: zhu733756 <talonzhu@yunify.com> zhu7337562021-09-294-1176/+574