summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add keadm compatible e2e testliqing.wu2023-12-211-0/+17
| | | | Signed-off-by: liqing.wu <liqing.wu@daoclod.io>
* fix: remove uselesswujunyi2023-10-271-1/+0
| | | | Signed-off-by: wujunyi <wu65830600@163.com>
* chore: updatewujunyi2023-10-271-0/+5
| | | | Signed-off-by: wujunyi <wu65830600@163.com>
* feat: update to support release windows/amd64wujunyi2023-10-271-2/+3
| | | | Signed-off-by: wujunyi <wu65830600@163.com>
* Add e2e compatibility testwlq12122023-08-231-1/+1
| | | | Signed-off-by: wlq1212 <liqing.wu@daoclod.io>
* add e2e runnerwackxu2023-01-171-1/+2
| | | | Signed-off-by: wackxu <xushiwei5@huawei.com>
* clean up e2e dirwackxu2023-01-161-3/+3
| | | | Signed-off-by: wackxu <xushiwei5@huawei.com>
* add integration test to ci workflowCongrool2022-12-061-0/+1
| | | | Signed-off-by: Congrool <chpzhangyifei@zju.edu.cn>
* add dmi api, proto, services, server and dmi module in devicetwinRyanZhaoXB2022-09-191-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix device twin UT and review comment. update device model crd. add mutex lock for MapperRegister add rate limiter for DMI server make dmiclients as a map and generate a new client when a new mapper registers update api.pb.go modify dmi client move deviceList to the server struct make DMIcache mv edge/pkg/apis/dmi to pkg/apis/dmi add some mutex and fix some comment optimized the v1alpha1 of DMI proto and add some comments update api.pb.go generate crd fix review comments Signed-off-by: RyanZhaoXB <zhaoran11@huawei.com>
* Merge pull request #3719 from vincentgoat/nodegroupKubeEdge Bot2022-06-151-1/+2
|\ | | | | [feature] implementation of nodegroup and edgeapplication controller
| * controller manager fixCongrool2022-05-191-1/+2
| | | | | | | | | | Signed-off-by: Congrool <chpzhangyifei@qq.com> Signed-off-by: Congrool <chpzhangyifei@zju.edu.cn>
* | move keadm beta subcommands to default commandsgy952022-06-091-9/+9
| | | | | | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* | move keadm init/join/reset to deprecatedgy952022-06-091-8/+8
| | | | | | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* | codegen update in repositorygy952022-05-191-1/+1
|/ | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* remove gopath in makefilefisherxu2022-04-181-1/+0
| | | | Signed-off-by: fisherxu <xufei40@huawei.com>
* support make release inside containergy952022-04-181-1/+5
| | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* support smallbuild inside containergy952022-04-121-0/+4
| | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* support crossbuild with containergy952022-04-091-0/+4
| | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* compile inside container by defaultgy952022-04-071-4/+5
| | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* support compile binaries with golang imagesgy952022-04-061-0/+10
| | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* add keadm beta e2ezhu7337562022-03-221-6/+6
| | | | | Signed-off-by: zhu733756 <zhu733756@kubesphere.io> Signed-off-by: zhu733756 <qq1079333812@gmail.com>
* Move apis and client under kubeedge/cloud/pkg/ to kubeedge/pkg/gy952022-03-111-1/+1
| | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* add edgemark performance testing toolx004255952022-03-041-5/+6
| | | | Signed-off-by: wackxu <xushiwei5@huawei.com>
* Merge pull request #3530 from gy95/crossimageKubeEdge Bot2022-01-221-0/+21
|\ | | | | support multi architecture image build
| * support multi architecture image buildgy952022-01-221-0/+21
| | | | | | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* | Merge pull request #3553 from fisherxu/verify-goKubeEdge Bot2022-01-181-8/+8
|\ \ | | | | | | Verify go version when running build script directly
| * | fix make releasefisherxu2022-01-171-3/+3
| | | | | | | | | | | | Signed-off-by: fisherxu <xufei40@huawei.com>
| * | verify go version when call build.sh scriptfisherxu2022-01-171-6/+6
| | | | | | | | | | | | Signed-off-by: fisherxu <xufei40@huawei.com>
* | | using lateset codes to do keadm_e2egy952022-01-151-0/+1
|/ / | | | | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* / add script for build releasegy952022-01-131-0/+23
|/ | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* Merge pull request #3512 from fisherxu/add-iptablesmgrKubeEdge Bot2021-12-301-1/+2
|\ | | | | add iptablesmanager to make all
| * add iptablesmanager to makefilefisherxu2021-12-281-1/+2
| | | | | | | | Signed-off-by: fisherxu <xufei40@huawei.com>
* | fix helm_e2egy952021-12-301-6/+0
| | | | | | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* | unify image buildgy952021-12-291-27/+20
| | | | | | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* | Merge pull request #3519 from gy95/edgecoreKubeEdge Bot2021-12-291-9/+1
|\ \ | | | | | | simplify edgecore image build
| * | simplify edgecore image buildgy952021-12-291-9/+1
| |/ | | | | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* | add all components to crossbuildfisherxu2021-12-291-2/+1
| | | | | | | | Signed-off-by: fisherxu <xufei40@huawei.com>
* | Fix the issue when cross-building for ARMv8Dave Chen2021-12-291-1/+1
|/ | | | Signed-off-by: Dave Chen <dave.chen@arm.com>
* support helm-keadm ci testzhu7337562021-12-211-0/+17
| | | | Signed-off-by: zhu733756 <zhu733756@kubesphere.io>
* Optimize startup configurationzhu7337562021-11-231-1/+1
| | | | Signed-off-by: zhu733756 <zhu733756@kubesphere.io>
* optional loosely-coupled iptables manager for containerized deploymentzhu7337562021-11-031-0/+4
| | | | Signed-off-by: zhu733756 <zhu733756@kubesphere.io>
* Add kubebuilder comments to support enum and subresourcezhu7337562021-10-081-1/+1
| | | | Signed-off-by: zhu733756 <talonzhu@yunify.com>
* better code stylezhu7337562021-10-011-10/+10
| | | | Signed-off-by: zhu733756 <talonzhu@yunify.com>
* integration CRD upgrade scriptzhu7337562021-10-011-0/+27
| | | | Signed-off-by: zhu733756 <talonzhu@yunify.com>
* add verify-crds scriptzhu7337562021-09-291-2/+5
| | | | Signed-off-by: zhu733756 <talonzhu@yunify.com>
* update golang to 1.16gy952021-09-231-1/+1
| | | | Signed-off-by: gy95 <guoyao17@huawei.com>
* make:build csidriver binary in makefileCooperLi2021-09-091-1/+2
| | | | Signed-off-by: CooperLi <a710905118@163.com>
* Edgesite: cluster on edge implement (#2858)liufen902021-05-311-17/+11
| | | Co-authored-by: WintonChan <cw_hao@163.com>
* remove mapper e2e testfisherxu2021-04-141-19/+0
| | | | Signed-off-by: fisherxu <xufei40@huawei.com>
* Merge pull request #2497 from llhuii/fix_makefileKubeEdge Bot2021-01-131-2/+2
|\ | | | | Makefile: fix OUT_DIR does not work