summaryrefslogtreecommitdiff
path: root/hack/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5292 from cl2017/add_lint_check•••add lint check for mapper-frameworkKubeEdge Bot2024-01-181-0/+2
|\
| * add lint check for mapper-framework•••Signed-off-by: cl2017 <chenlin.liu@daocloud.io> cl20172024-01-161-0/+2
* | add cri-ci•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2024-01-161-3/+150
|/
* Merge pull request #5121 from Shelley-BaoYue/bump-k8s-1.27.7•••bump kubernetes dependency version to v1.27.7KubeEdge Bot2023-11-231-1/+1
|\
| * update kind version to 0.19.0•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-11-201-1/+1
* | Merge pull request #5176 from ZhengXinwei-F/bugfix-1118-1•••add go test for NegotiateTunnelPort functionKubeEdge Bot2023-11-211-2/+2
|\ \ | |/ |/|
| * add go test for NegotiateTunnelPort function•••Signed-off-by: zhengxinwei <zhengxinwei@huawei.com> zhengxinwei2023-11-201-2/+2
* | fix go version verify•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-11-171-1/+1
|/
* 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-8/+21
* update kind version•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-09-121-1/+1
* Add a timeout option to the golangci-lint command•••Signed-off-by: WillardHu <wei.hu@daocloud.io> WillardHu2023-09-081-3/+3
* fix typo and update comments•••Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com> Zhizhen He2023-08-251-9/+9
* Add e2e compatibility test•••Signed-off-by: wlq1212 <liqing.wu@daoclod.io> wlq12122023-08-231-1/+1
* update go version to 1.19•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-211-2/+2
* fix the wrong value for cni overwrite•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2023-08-011-1/+1
* fix the bug in local-up mode that causes cni to not launch•••Signed-off-by: zhengxinwei <zhengxinwei@huawei.com> zhengxinwei2023-07-311-4/+66
* bump kind version to 1.12.0•••Signed-off-by: gy95 <1015105054@qq.com> gy952023-01-171-1/+1
* replace default runtime docker with containerd•••Signed-off-by: gy95 <1015105054@qq.com> gy952023-01-131-0/+20
* integrate Codecov into CI•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-11-221-1/+0
* Add a blank•••Signed-off-by: penguin <lihan.zhou@daocloud.io> penguin2022-10-121-1/+1
* support operations: upgrade edge node from cloud•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-09-221-1/+1
* Merge pull request #3719 from vincentgoat/nodegroup•••[feature] implementation of nodegroup and edgeapplication controller KubeEdge Bot2022-06-151-0/+1
|\
| * controller manager fix•••Signed-off-by: Congrool <chpzhangyifei@qq.com> Signed-off-by: Congrool <chpzhangyifei@zju.edu.cn> Congrool2022-05-191-0/+1
* | codegen update in repository•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-05-191-0/+15
|/
* fix make lint error: GOPATH: unbound variable•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-05-161-0/+1
* remove gopath in makefile•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2022-04-181-1/+1
* Merge pull request #3678 from fisherxu/fix-local-up•••Fix local-up exit without error msgKubeEdge Bot2022-03-241-4/+0
|\
| * fix local-up exit without error msg•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2022-03-101-4/+0
* | support armhf•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2022-03-221-1/+1
|/
* add edgemark performance testing tool•••Signed-off-by: wackxu <xushiwei5@huawei.com> x004255952022-03-041-0/+1
* 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
* | verify go version when call build.sh script•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2022-01-172-20/+22
|/
* 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
* | 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 go get with go install•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-11-051-1/+1
* 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
* 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
* Edgesite: cluster on edge implement (#2858)•••Co-authored-by: WintonChan <cw_hao@163.com>liufen902021-05-311-3/+2
* 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
* scripts: modify wrong word•••modify the wrong word in golang.sh Fixes # Signed-off-by: zyt312074545 <zyt312074545@hotmail.com> zyt3120745452021-01-291-6/+6