summaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: update•••Signed-off-by: wujunyi <wu65830600@163.com> wujunyi2023-10-271-8/+8
* feat: update to support release windows/amd64•••Signed-off-by: wujunyi <wu65830600@163.com> wujunyi2023-10-271-13/+28
* cleanup unused images for ci•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-10-251-0/+12
* reclaim space for docker•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-10-131-1/+4
* Add e2e is compatible with kubernetes schedule test•••Signed-off-by: wlq1212 <liqing.wu@daoclod.io> wlq12122023-09-201-0/+151
* update kind version•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-09-122-18/+18
* update ginkgo version v2•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-09-111-5/+5
* fix e2e test in doc pr•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-09-011-3/+13
* enable cri config in containerd•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-281-0/+15
* Add e2e compatibility test•••Signed-off-by: wlq1212 <liqing.wu@daoclod.io> wlq12122023-08-231-7/+18
* update build image 1.19.12-ke2•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-222-3/+3
* update kubeedge build tool image•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-222-3/+3
* update go version to 1.19•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-213-17/+17
* Fix keadm e2e test ci failure•••Signed-off-by: liqing.wu <liqing.wu@daoclod.io> liqing.wu2023-08-161-1/+1
* update k8s version to 1.24•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-07-011-11/+7
* update the timeout to 40 mins for docker image ci test•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2023-05-251-1/+1
* fix iptables-manager controller-manager image name•••Signed-off-by: gy95 <1015105054@qq.com> gy952023-02-251-4/+4
* update build-tools image tag to 1.17.13-ke1 in ci•••Signed-off-by: gy95 <1015105054@qq.com> gy952023-02-022-3/+3
* bump kind version to 0.17.0•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-01-171-3/+3
* update version info•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-01-161-3/+3
* revert ginkgo to v1•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2023-01-141-5/+5
* Merge pull request #4285 from vincentgoat/slsa•••[Sig-Security] Generation of SLSA3+ provenance for KubeEdge release artifactsKubeEdge Bot2023-01-141-31/+103
|\
| * Generation of SLSA3+ provenance for KubeEdge•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2023-01-111-31/+103
* | Merge pull request #4494 from gy95/codecov•••increase codecov successful uploadsKubeEdge Bot2023-01-141-0/+7
|\ \
| * | increase codecov successful uploads•••Signed-off-by: gy95 <1015105054@qq.com> gy952022-12-131-0/+7
| |/
* | replace default runtime docker with containerd•••Signed-off-by: gy95 <1015105054@qq.com> gy952023-01-131-0/+8
* | update golang to 1.17•••Signed-off-by: gy95 <1015105054@qq.com> gy952023-01-121-1/+1
|/
* Merge pull request #4367 from gy95/codecov•••integrate Codecov into CIKubeEdge Bot2022-12-012-1/+22
|\
| * integrate Codecov into CI•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-11-222-1/+22
* | Merge pull request #4452 from YTGhost/fix-doc-link•••fix: security docs link 404KubeEdge Bot2022-11-301-1/+1
|\ \
| * | fix: security docs link 404•••Signed-off-by: HIHIA <283304489@qq.com> HIHIA2022-11-291-1/+1
* | | Merge pull request #4456 from gy95/master•••pass checks when a PR that only changes the docsKubeEdge Bot2022-11-304-1/+156
|\ \ \
| * | | pass checks when a PR that only changes the docs•••Signed-off-by: gy95 <1015105054@qq.com> gy952022-11-304-1/+156
| |/ /
* / / fix: ci deprecated warnings•••Signed-off-by: HIHIA <283304489@qq.com> HIHIA2022-11-264-37/+37
|/ /
* | Merge pull request #4383 from gy95/doc•••trigger fossa ci on every prKubeEdge Bot2022-11-261-9/+3
|\ \
| * | use fossa action•••Signed-off-by: gy95 <1015105054@qq.com> gy952022-11-101-8/+3
| * | trigger fossa ci on every pr•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-11-071-1/+0
| |/
* / add CI about building build-tools image•••Signed-off-by: gy95 <1015105054@qq.com> gy952022-11-251-0/+32
|/
* donot trigger ci when only docs changed•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-11-073-1/+36
* add quic e2e test•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2022-10-211-2/+9
* Merge pull request #3909 from AdamKorcz/cifuzz•••run fuzzers in CIKubeEdge Bot2022-07-221-0/+26
|\
| * run fuzzers in CI•••Signed-off-by: AdamKorcz <Adam@adalogics.com> AdamKorcz2022-06-131-0/+26
* | bump ginkgo to v2•••Signed-off-by: Congrool <chpzhangyifei@zju.edu.cn> Congrool2022-07-121-4/+5
* | update go version in github actions•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2022-07-111-5/+5
* | add controllermanager to release ci•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-06-231-1/+1
* | add release ci•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-06-221-0/+84
* | always upload e2e logs•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-06-161-0/+1
* | Merge pull request #3900 from gy95/keadm_beta_ga•••move keadm beta command to GAKubeEdge Bot2022-06-141-6/+6
|\ \ | |/ |/|
| * move keadm beta subcommands to default commands•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-06-091-3/+3
| * move keadm init/join/reset to deprecated•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-06-091-3/+3