summaryrefslogtreecommitdiff
path: root/hack/make-rules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5165 from Shelley-BaoYue/conformance-image•••add 'push conformance image to dockerhub' in release.yaml KubeEdge Bot2023-11-211-0/+2
|\
| * push conformance image to dockerhub•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-11-141-0/+2
* | bump go version to 1.20•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-11-071-1/+1
|/
* feat: update to support release windows/amd64•••Signed-off-by: wujunyi <wu65830600@163.com> wujunyi2023-10-271-35/+61
* reclaim space for docker•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-10-131-1/+6
* update build image 1.19.12-ke2•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-221-1/+1
* update kubeedge build tool image•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-221-1/+1
* add node runner test•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-06-202-0/+2
* fix iptables-manager controller-manager image name•••Signed-off-by: gy95 <1015105054@qq.com> gy952023-02-252-4/+4
* add e2e runner•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2023-01-172-0/+2
* Merge pull request #4285 from vincentgoat/slsa•••[Sig-Security] Generation of SLSA3+ provenance for KubeEdge release artifactsKubeEdge Bot2023-01-141-0/+72
|\
| * Generation of SLSA3+ provenance for KubeEdge•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-01-111-0/+72
* | update golang to 1.17•••Signed-off-by: gy95 <1015105054@qq.com> gy952023-01-121-1/+1
|/
* Merge pull request #3956 from gy95/controller•••add controllermanager releaseKubeEdge Bot2022-06-272-2/+5
|\
| * add controllermanager release•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-06-212-2/+5
* | add release ci•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-06-221-1/+1
|/
* controller manager fix•••Signed-off-by: Congrool <chpzhangyifei@qq.com> Signed-off-by: Congrool <chpzhangyifei@zju.edu.cn> Congrool2022-05-191-0/+1
* fix propagating signals on docker build•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-04-191-2/+3
* support make release inside container•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-04-181-3/+6
* support crossbuild with container•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-04-091-2/+1
* compile inside container by default•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-04-071-1/+7
* support compile binaries with golang images•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-04-061-0/+29
* add keadm beta e2e•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> Signed-off-by: zhu733756 <qq1079333812@gmail.com> zhu7337562022-03-222-0/+2
* add edgemark performance testing tool•••Signed-off-by: wackxu <xushiwei5@huawei.com> x004255952022-03-042-1/+3
* buildx on x86•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562022-02-251-0/+5
* Merge pull request #3530 from gy95/crossimage•••support multi architecture image buildKubeEdge Bot2022-01-221-0/+94
|\
| * support multi architecture image build•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-01-221-0/+94
* | fix make release•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2022-01-171-3/+3
* | verify go version when call build.sh script•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2022-01-174-0/+4
* | add script for build release•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-01-131-0/+196
|/
* unify image build•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-12-291-0/+91
* cleanup device script•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-10-272-52/+0
* Generate coverprofile when test•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2021-01-091-0/+1
* install golangci-lintxufei 004169462020-12-111-0/+5
* Modbus mapper refactor (#2282)•••* Add modbus mapper. * Add modbus mapper. * Address comments. 1. Set client to each RTU port instead of each RTU device. 2. Add README 3. Refine the dockerfile * Refine device instance & model example files. * Fix verify and lint issues. * Address lint & verify issues. * Add license * Remove whitenoise * Fix error * Address lint errors * Refine as the Fisher's comment * Remove serial license * Add more license * Address conflictsailorvii2020-11-051-0/+26
* Clean all cache before do test•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-301-0/+6
* update build image for components, fix -ldflags•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-03-091-0/+27
* support make bluetoothdevice and make bluetoothdevice_imagex•••Signed-off-by: zhangjie <iamkadisi@163.com> Co-Authored-By: Kevin Wang <kevinwzf0126@gmail.com> zhangjie2020-02-183-1/+56
* support make smallbuild•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-02-181-0/+26
* support make crossbuild•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-02-181-0/+26
* support make lint•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-02-181-0/+26
* support make test•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-02-181-0/+26
* use bash to build kubeedge components, and use WHAT param•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-02-181-0/+27