-
Notifications
You must be signed in to change notification settings - Fork 614
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Istio mentorship project proposal
Signed-off-by: Faseela K <[email protected]>
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 |