Skip to content

Commit

Permalink
Add Istio mentorship project proposal (#1126)
Browse files Browse the repository at this point in the history
Signed-off-by: Faseela K <[email protected]>
Signed-off-by: Ali Ok <[email protected]>
Co-authored-by: Ali Ok <[email protected]>
  • Loading branch information
kfaseela and aliok authored Jan 24, 2024
1 parent 92be514 commit c27f827
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion programs/lfx-mentorship/2024/01-Mar-May/project_ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,22 @@
- Bill Mulligan(@xmulligan, [email protected])
- 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, [email protected])
- Faseela K (@kfaseela, [email protected])
- Upstream Issue:
- https://github.com/orgs/istio/projects/9
- https://github.com/istio/ztunnel/issues/251

### Jaeger

#### Jaeger-V2 Storage Backends
Expand Down Expand Up @@ -237,4 +253,3 @@
- Hung-Ying Tai (@hydai, [email protected])
- dm4 (@dm4, [email protected])
- Upstream Issue: https://github.com/WasmEdge/WasmEdge/issues/3172

0 comments on commit c27f827

Please sign in to comment.