summaryrefslogtreecommitdiff
path: root/hack (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move apis and client under kubeedge/cloud/pkg/ to kubeedge/pkg/•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-03-115-0/+191
* make log level configurable for local up kubeedge•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2022-03-091-2/+3
* Merge pull request #3637 from wackxu/edgemark•••Add Edgemark for scalability testv1.10.0-beta.0KubeEdge Bot2022-03-043-1/+4
|\
| * add edgemark performance testing tool•••Signed-off-by: wackxu <xushiwei5@huawei.com> x004255952022-03-043-1/+4
* | fix vendor/licenses && go.mod•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562022-03-031-0/+5
* | fix scripts•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562022-03-031-1/+1
|/
* Merge pull request #3624 from Shelley-BaoYue/bump-1.22•••update k8s to 1.22KubeEdge Bot2022-02-281-22/+20
|\
| * remove the skip check licenses for some pkgs•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> fisherxu2022-02-231-22/+20
* | 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
* | Merge pull request #3563 from JooKS-me/fix-check-sed•••Fix no prompt while executing `make all` without sedKubeEdge Bot2022-01-181-18/+23
|\ \
| * | Wrap initialization operations in lint.sh into functions•••Signed-off-by: zhukunshuai <jookunshuai@gmail.com> zhukunshuai2022-01-181-20/+23
| * | Fix no prompt while executing make all without sed•••Signed-off-by: zhukunshuai <jookunshuai@gmail.com> zhukunshuai2022-01-181-4/+6
* | | 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-178-40/+31
|/ /
* / add script for build release•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-01-131-0/+196
|/
* Merge pull request #3512 from fisherxu/add-iptablesmgr•••add iptablesmanager to make allKubeEdge Bot2021-12-301-0/+1
|\
| * add iptablesmanager to makefile•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2021-12-281-0/+1
* | unify image build•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-12-291-0/+91
* | add all components to crossbuild•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2021-12-291-23/+1
* | Fix the issue when cross-building for ARMv8•••Signed-off-by: Dave Chen <dave.chen@arm.com> Dave Chen2021-12-291-0/+1
|/
* enable golangci-lint for codes under staging•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-12-171-3/+4
* replace deprecated package io/ioutil with packages io and os•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-12-111-2/+2
* Support helm repo for cloudcore•••Signed-off-by: zhu733756 <zhu733756@kubesphere.io> zhu7337562021-11-181-1/+12
* replace go get with go install•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-11-051-1/+1
* cleanup device script•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-10-272-52/+0
* Merge pull request #3227 from gy95/golang_minor•••update golang required version to 1.15KubeEdge Bot2021-10-201-2/+2
|\
| * update golang required version to 1.15•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-10-201-2/+2
* | fix make verify-crds failed•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-10-131-0/+1
|/
* Add kubebuilder comments to support enum and subresource•••Signed-off-by: zhu733756 <talonzhu@yunify.com> zhu7337562021-10-082-37/+46
* better code style•••Signed-off-by: zhu733756 <talonzhu@yunify.com> zhu7337562021-10-011-45/+58
* integration CRD upgrade script•••Signed-off-by: zhu733756 <talonzhu@yunify.com> zhu7337562021-10-011-0/+85
* add verify-crds script•••Signed-off-by: zhu733756 <talonzhu@yunify.com> zhu7337562021-09-291-0/+43
* make:build csidriver binary in makefile•••Signed-off-by: CooperLi <a710905118@163.com> CooperLi2021-09-091-0/+1
* update golangci-lint version to v1.42.0•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-09-081-5/+17
* fix help message when white noise issue occurs•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-09-011-1/+1
* Merge pull request #3021 from gy95/service_token_beehive•••support k8s v1.21.XKubeEdge Bot2021-08-121-1/+1
|\
| * modify according to the review comments•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-121-1/+1
| * bump the kind from 0.9.0 to 0.11.0•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-111-1/+1
* | add iptables manager for tunnel port•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2021-08-041-5/+0
|/
* fix start local cluster cloudStream and edgeStream disabled•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-031-2/+2
* Merge pull request #2588 from WintonChan/feature/add-router-servicebus•••add router servicebusKubeEdge Bot2021-05-311-1/+2
|\
| * enable serviceBus•••Signed-off-by: Elaine4CY <chenyuncy2017@outlook.com> Elaine4CY2021-05-311-1/+2
* | Edgesite: cluster on edge implement (#2858)•••Co-authored-by: WintonChan <cw_hao@163.com>liufen902021-05-311-3/+2
|/
* change the way of enable router when make e2e•••Signed-off-by: GsssC <914617455@qq.com> GsssC2021-05-201-1/+1
* remove mapper e2e test•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2021-04-142-41/+0
* Add test ci for pkg•••Signed-off-by: Shiming Zhang <wzshiming@foxmail.com> Shiming Zhang2021-03-251-0/+11
* Revert "Don't omitempty for enable field for all modules" (#2609)•••Signed-off-by: fisherxu <xufei40@huawei.com>Fisher Xu2021-03-091-4/+3
* enable all modules in local-up mod•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2021-03-081-3/+4