kmesh-net / kmesh

High Performance ServiceMesh Data Plane Based on Programmable Kernel
https://kmesh.net
Apache License 2.0
424 stars 59 forks source link

[E2E Enhancement] cross ns access #728

Closed YaoZengzeng closed 1 month ago

YaoZengzeng commented 1 month ago

What would you like to be added:

Now all E2E test cases are mutual access between workloads in the same ns. It's necessary to add test cases for cross ns access.

Why is this needed:

For comprehensive coverage.