From c27f827da659e73968e1a4206eae346f5a50c456 Mon Sep 17 00:00:00 2001 From: Faseela K Date: Wed, 24 Jan 2024 16:14:33 +0100 Subject: [PATCH] Add Istio mentorship project proposal (#1126) Signed-off-by: Faseela K Signed-off-by: Ali Ok Co-authored-by: Ali Ok --- .../2024/01-Mar-May/project_ideas.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/programs/lfx-mentorship/2024/01-Mar-May/project_ideas.md b/programs/lfx-mentorship/2024/01-Mar-May/project_ideas.md index a12dc7f4..e7114200 100644 --- a/programs/lfx-mentorship/2024/01-Mar-May/project_ideas.md +++ b/programs/lfx-mentorship/2024/01-Mar-May/project_ideas.md @@ -76,6 +76,22 @@ - Bill Mulligan(@xmulligan, bill@isovalent.com) - Upstream Issue: https://github.com/cilium/community/issues/78 https://github.com/cilium/community/issues/27 +### Istio + +#### Improve Test Coverage for Istio Ambient Mesh + +- Description: Ambient mesh is now one of the biggest features in Istio, but it is in its early stage. We are in the process of improving the test coverage for Ambient Mesh in order to move it to Beta. Ztunnel works as shared data plane within a node, it subscribes to `Workload` and `Authorization` resources, both need to be well tested. +- Expected Outcome: + - Enhanced UnitTest coverage for `Workload` and `Authorization` Delta xDS/Stow interface. + - Enhanced integration tests for ztunnel Authorization Policy +- Recommended Skills: Go, Istio Test Framework +- Mentor(s): + - Zhonghu Xu (@hzxuzhonghu, zhhxu2011@gmail.com) + - Faseela K (@kfaseela, k.faseela@gmail.com) +- Upstream Issue: + - https://github.com/orgs/istio/projects/9 + - https://github.com/istio/ztunnel/issues/251 + ### Jaeger #### Jaeger-V2 Storage Backends @@ -237,4 +253,3 @@ - Hung-Ying Tai (@hydai, hydai@secondstate.io) - dm4 (@dm4, dm4@secondstate.io) - Upstream Issue: https://github.com/WasmEdge/WasmEdge/issues/3172 -