From 0bd080f506db6364585a2db4fafd09901423a78c Mon Sep 17 00:00:00 2001 From: tianmuyang Date: Tue, 28 Oct 2025 15:01:15 +0800 Subject: [PATCH] Remove package openEuler/Kmesh Signed-off-by: tianmuyang --- sig/sig-ebpf/openeuler/k/Kmesh.yaml | 6 ------ sig/sig-ebpf/sig-info.yaml | 24 ------------------------ sig/sig-ebpf/src-openeuler/k/Kmesh.yaml | 2 +- 3 files changed, 1 insertion(+), 31 deletions(-) delete mode 100644 sig/sig-ebpf/openeuler/k/Kmesh.yaml diff --git a/sig/sig-ebpf/openeuler/k/Kmesh.yaml b/sig/sig-ebpf/openeuler/k/Kmesh.yaml deleted file mode 100644 index fae8213ec..000000000 --- a/sig/sig-ebpf/openeuler/k/Kmesh.yaml +++ /dev/null @@ -1,6 +0,0 @@ -name: Kmesh -description: Kmesh (kernel mesh) is a data plane software for service grids. It is dedicated to providing infrastructure for service communication and service governance for cloud applications, provides better latency and noise floor performance. -branches: -- name: master - type: protected -type: public diff --git a/sig/sig-ebpf/sig-info.yaml b/sig/sig-ebpf/sig-info.yaml index 7511cb844..62c856022 100644 --- a/sig/sig-ebpf/sig-info.yaml +++ b/sig/sig-ebpf/sig-info.yaml @@ -99,30 +99,6 @@ repositories: name: wulinfeng organization: xfusion email: wulinfeng@xfusion.com -- repo: - - openeuler/Kmesh - repo_admin: - - gitee_id: nlgwcy - name: wuchangye - organization: Huawei - email: wuchangye@huawei.com - committers: - - gitee_id: nlgwcy - name: wuchangye - organization: Huawei - email: wuchangye@huawei.com - - gitee_id: bitcoffee - name: liuxin - organization: Huawei - email: liuxin350@huawei.com - - gitee_id: supercharge - name: xiesongyang - organization: Huawei - email: xiesongyang@huawei.com - - gitee_id: LemmyHuang - name: huangliming - organization: Huawei - email: huangliming5@huawei.com - repo: - openeuler/gala-gopher - src-openeuler/gala-gopher diff --git a/sig/sig-ebpf/src-openeuler/k/Kmesh.yaml b/sig/sig-ebpf/src-openeuler/k/Kmesh.yaml index b26e70422..ab2c3cddf 100644 --- a/sig/sig-ebpf/src-openeuler/k/Kmesh.yaml +++ b/sig/sig-ebpf/src-openeuler/k/Kmesh.yaml @@ -2,7 +2,7 @@ name: Kmesh description: Kmesh (kernel mesh) is a data plane software for service grids. It is dedicated to providing infrastructure for service communication and service governance for cloud applications, provides better latency and noise floor performance. -upstream: https://gitee.com/openeuler/Kmesh +upstream: https://github.com/kmesh-net/kmesh branches: - name: master type: protected -- Gitee