Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support monitoring ztunnel to adapt istio ambient mode #142

Merged
merged 3 commits into from
Sep 14, 2024

Conversation

mrproliu
Copy link
Contributor

In the Istio ambient mode, it uses ztunnel to load balance the request.

Therefore, when the downstream sends a request to the upstream in Istio ambient mode, the rover can only know the remote service IP in the downstream request. After monitoring the ztunnel method, the rover can detect the real upstream IP address.

@mrproliu mrproliu added the enhancement New feature or request label Sep 14, 2024
@mrproliu mrproliu added this to the 0.7.0 milestone Sep 14, 2024
wu-sheng
wu-sheng previously approved these changes Sep 14, 2024
Copy link
Member

@wu-sheng wu-sheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Later, let's add e2e in both sides.

wu-sheng
wu-sheng previously approved these changes Sep 14, 2024
@wu-sheng wu-sheng merged commit 2331dbe into apache:main Sep 14, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants