From e7ea4c31d4fd0e50e1763538a3d23197707279f3 Mon Sep 17 00:00:00 2001 From: Fupan Li Date: Fri, 13 Oct 2023 16:45:50 +0800 Subject: [PATCH] election: 2023-10 Add Fupan Li candidacy Add my candidacy for the October 2023 cycle. Fixes: #359 Signed-off-by: Fupan Li --- elections/arch-committee-2023-10/FupanLi.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 elections/arch-committee-2023-10/FupanLi.txt diff --git a/elections/arch-committee-2023-10/FupanLi.txt b/elections/arch-committee-2023-10/FupanLi.txt new file mode 100644 index 0000000000..22553e4488 --- /dev/null +++ b/elections/arch-committee-2023-10/FupanLi.txt @@ -0,0 +1,19 @@ +Name: Fupan Li + +Email: lifupan@gmail.com + +Background: + +I’m one of the Kata Containers communities maintainer and active contributor since 2018, +during the past few years, I developed the Kata Containers shimv2, which promoted Kata +Containers from multi process model into only two process(shimv2 and vmm) model, at the +same time, it made Kata Containers much more populated and adoptable in the k8s community. +In addition, I’m the author of the rust version of the kata-agent, which bring Kata Containers +from 1.0 to 2.0. Last but not lease, I’m the architecture and key developer of the rust version’s +kata runtime, which had been opened and contributed to runtime-rs. + +In addition to that, I worked in Ant Group , which maintained the largest Kata Containers cluster, +as an senior engineer, I’m responsible for the implementation and development of the kata container +inside Ant, and I am confident that based on my development and land experience on the Ant Group, +as well as the maintenance work of the community, I’d try my best to contribute much more to the +Kata community.