Skip to content

Commit

Permalink
Add Istio mentorship project proposal
Browse files Browse the repository at this point in the history
Signed-off-by: Faseela K <[email protected]>
  • Loading branch information
kfaseela authored Jan 23, 2024
1 parent b82526a commit 47f90d6
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions programs/lfx-mentorship/2024/01-Mar-May/project_ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,20 @@
- Pierangelo Di Pilato (@pierdipi, [email protected])
- Upstream Issue: https://github.com/knative/eventing/issues/7530

---

### 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

0 comments on commit 47f90d6

Please sign in to comment.